OBJECT

GetWebhookByIdReply

Description

The reply for get webhooks by id req.

link GraphQL Schema definition

  • type GetWebhookByIdReply {
  • # Webhook config.
  • webhook: WebhookV2!
  • }

link Require by