Interface PostsInsightsFeedResponseActions

interface PostsInsightsFeedResponseActions {
    edges: PostsInsightsFeedResponseEdgesItem[];
}

Properties

Properties