AccountMembershipByAccountId
Retrieve a list of AccountMembership by account IDs and returns error if AccountMembership is not found
This page contains
Fields
| accountId: ID! | Unique identifier of the account |
| accountMembership: AccountMembership PREVIEW | Account membership |
| userErrors: [AccountMembershipError] PREVIEW | Error if any |
Queries for AccountMembershipByAccountId
| accountMembershipsByAccountIdAndUserIdPairs PREVIEW | Retrieve a list of account IDs and user IDs |