OBJECT

CreateWebhookReply

Description

The webhook that was created.

link GraphQL Schema definition

  • type CreateWebhookReply {
  • # The webhook that was created.
  • webhook: Webhook!
  • }

link Require by