Skip to main content
inputUpdateWebhookCallbackInput

Fields

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