Types
CreateWebhookCallbackInput
Autogenerated input type of CreateWebhookCallback
input
CreateWebhookCallbackInputFields
apiKey
String
Optional secret sent with each delivery so your endpoint can verify the request
clientMutationId
String
A unique identifier for the client performing the mutation.
includedEvents
Events to subscribe to. Omit or pass null to subscribe to every event; an empty list is rejected.
url
String!
required
HTTPS endpoint that receives webhook deliveries