Interface PostsInsightsFeedResponseTop_posts

interface PostsInsightsFeedResponseTop_posts {
    edges: PostsInsightsFeedResponseEdgesItem[];
    page_info: PostsInsightsFeedResponsePage_info;
}

Properties

Properties