AccountWebhookConnection
Paginated results for webhooks by account
This page contains
Fields
| pageInfo: PageInfo! | Information about the returned page |
| totalCount: Int! | Total number of webhook configurations based on filters |
| nodes: [Webhook!]! | Webhook configurations in hte returned page |
Parent objects of AccountWebhookConnection
| Account PREVIEW | An account (that is, a company) in the marketplace |
Queries for AccountWebhookConnection
| account | Retrieve an account by ID |
| accountByExternalId | Retrieve an account by external ID |