GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

FeedResponseConnection

Feeds Response Connection holds posts under the list of FeedResponseEdge along with the cursor based paging information

Fields

  • totalCount

    Int

    Total count of posts

  • pageInfo

    PageInfo

    Paging information

  • Posts