Mutation
Variables
Response
Mutations
updateWebhookCallback
Modify an outbound webhook to change its endpoint, secret, or event subscription
MUTATION
updateWebhookCallback(input: UpdateWebhookCallbackInput!): UpdateWebhookCallbackPayloadArguments
input
UpdateWebhookCallbackInput!
required
Parameters for UpdateWebhookCallback
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
webhookCallback
Mutation
Variables
Response