WebhookEventTypeConnection
The connection type for WebhookEventType.
type WebhookEventTypeConnection {
edges: [WebhookEventTypeEdge!]!
pageInfo: PageInfo!
}
Fields
WebhookEventTypeConnection.edges ● [WebhookEventTypeEdge!]! non-null object
A list of edges.
WebhookEventTypeConnection.pageInfo ● PageInfo! non-null object
Information to help paging through query results.
Returned By
webhookEventTypes query