WebhookConfigurationConnection
Paginated result for webhook configurations by tenant
This page contains
Fields
| pageInfo: PageInfo! | Information about the returned page |
| totalCount: Int! | Total number of webhook configurations based on filters |
| nodes: [WebhookConfiguration!]! | Webhook configurations in the returned page |
Queries for WebhookConfigurationConnection
| webhookConfigurations | Paginated list of webhook configurations for a tenant |