OBJECT
WebhookEventEntityConnection
link GraphQL Schema definition
- type WebhookEventEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- WebhookEventEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }