Skip to main content
inputCreateWebhookCallbackInput

Fields

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