GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

Get SPO/Teams feed reader app integrationsQuery

Fetch all SPO/Teams feed reader app integrations

Request Parameters

  • first

    Int
    Optional

    Used for pagination to specify the number of items returned, should not be used in conjunction with last

  • last

    Int
    Optional

    Used for pagination to specify the number of items returned, should not be used in conjunction with first

  • before

    String
    Optional

    Used for pagination to get the previous page of data before the specified cursor

  • after

    String
    Optional

    Used for pagination to get the next page of data after the specified cursor

  • Sort the list returned