IGPAPI
    Preparing search index...

    Interface PostsInsightsFeedResponseEdgesItem

    interface PostsInsightsFeedResponseEdgesItem {
        cursor?: string;
        node: PostsInsightsFeedResponseNode;
    }
    Index

    Properties

    Properties

    cursor?: string