WebhookSubscriptionsConnection
Object

A page of webhook subscriptions.

Fields

NameDescription
The page of webhook subscriptions and their corresponding cursors.
pageInfo* 
PageInfo!
The pagination metadata for this page of subscriptions.
totalCount* 
Int!
The total number of webhook subscriptions in the entire list. This is not influenced by pagination parameters.

Seen in

Parent nameParent typeDescription
webhookSubscriptionsQueryResult type