Fields
Name | Type | Description |
---|---|---|
endpoint | URL! | |
eventTypes | [EventType!]! | |
failureEmail | String! | |
targets | [WebhookSubscriptionTargetInput!]! |
Definition of the CreateWebhookInput input object
Name | Type | Description |
---|---|---|
endpoint | URL! | |
eventTypes | [EventType!]! | |
failureEmail | String! | |
targets | [WebhookSubscriptionTargetInput!]! |