OBJECT

CreateWebhookPayload

Autogenerated return type of CreateWebhook

link GraphQL Schema definition

  • type CreateWebhookPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • webhookSetting: PublicWebhookSetting!
  • }

link Require by