AccountDomainsConnection
Cursor-paginated list of account domains.
This page contains
Fields
| nodes: [AccountDomain!]! PREVIEW | Domains in the current page. |
| pageInfo: PageInfo! | Pagination cursors and whether adjacent pages exist. |
| totalCount: Int | Total number of domains matching the filter, across all pages. |
Parent objects of AccountDomainsConnection
| Account PREVIEW | Account associated with an integration event. |
Queries for AccountDomainsConnection
| account | Retrieve an account by ID |
| accountByExternalId | Retrieve an account by external ID |