Mutation
Variables
Response
Mutations
createWebhookCallback
Register an outbound webhook so this Network delivers event payloads to your endpoint
MUTATION
createWebhookCallback(input: CreateWebhookCallbackInput!): CreateWebhookCallbackPayloadArguments
input
CreateWebhookCallbackInput!
required
Parameters for CreateWebhookCallback
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
webhookCallback
Mutation
Variables
Response