OBJECT

deleteWebhookPayload

Autogenerated return type of deleteWebhook

link GraphQL Schema definition

  • type deleteWebhookPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • webhook: Webhook
  • }

link Require by