WebhookSubscription
WebhookSubscription
- events: WebhookSubscriptionEventConnection!
Webhook subscription events
Arguments - id: ID!
- query: String!
The query used to specify which data to send when the event occurs. See GraphqlSubscription type for the list of events to subscribe.
- variables: String
The variables to be used when executing the query
- webhookUrl: Url!
The URL the event data will be posted to when the event occurs