GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

NotessaUserManagementListEmailAndFeedsUsersInput

Input type for listEmailAndFeedsUsers query

Fields

  • index

    Int
    Required

    Used for pagination to get the next page of data after the specified index. Index starts at 0.

  • offset

    Int
    Required

    Used for pagination to specify the number of items returned.

  • email

    String
    Optional

    Used for querying to specify the email of the user.

  • Sorting options for Users