OBJECT

updateWebhookPayload

Autogenerated return type of updateWebhook

link GraphQL Schema definition

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

link Require by