AccountMembershipConnection
A connection type used to page through a list of account memberships
This page contains
Fields
totalCount: Int! | The total number of account memberships that meet the criteria of the query |
nodes: [AccountMembership!] PREVIEW | The list of account memberships |
pageInfo: PageInfo! | Information used for pagination |
Queries for AccountMembershipConnection
accountMemberships | Retrieve list of account memberships by account ID |
accountMembershipsByAccessType | |
accountMembershipsForLinkedReseller | Retrieve list of account memberships by reseller account ID and associated customer user ID |