AccountAssociationConnection
A connection type used to navigate through a list of account associations
This page contains
Fields
| totalCount: Int! | The total number of account associations that meet the criteria of the query |
| nodes: [AccountAssociation!] | The list of account associations |
| pageInfo: PageInfo! | Information used for pagination |
Queries for AccountAssociationConnection
| accountAssociations | Retrieve list of account associations |