AccountMembershipDetailsConnection

A connection type used to page through a list of users

This page contains

    Fields

    totalCount: Int!

    The total number of users that meet the criteria of the query

    nodes: [AccountMembershipDetails!]

    The list of users

    pageInfo: PageInfo!

    Information used for pagination

    Parent objects of AccountMembershipDetailsConnection

    Account PREVIEW

    Stub for an account. Entity defined in Directory.

    Queries for AccountMembershipDetailsConnection

    account

    Retrieve an account by ID

    accountByExternalId

    Retrieve an account by external ID