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

    An account (that is, a company) in the marketplace

    Queries for AccountMembershipDetailsConnection

    account

    Retrieve an account by ID

    accountByExternalId

    Retrieve an account by external ID