INPUT_OBJECT

CreateWebhookV2Input

Description

The input values for creating the webhook configuration.

link GraphQL Schema definition

  • input CreateWebhookV2Input {
  • # Webhook configuration information.
  • payload: WebhookPayload!
  • }

link Require by