Types
UpdateWebhookCallbackInput
Autogenerated input type of UpdateWebhookCallback
input
UpdateWebhookCallbackInputFields
apiKey
String
Secret sent with each delivery so your endpoint can verify the request
clientMutationId
String
A unique identifier for the client performing the mutation.
id
ID!
required
ID of the webhook callback — resource ID or GlobalID.
includedEvents
Events to subscribe to. Pass null to subscribe to every event; an empty list is rejected.
url
String
HTTPS endpoint that receives webhook deliveries