INPUT_OBJECT

TestExistingWebhookInput

Description

The existing webhook to test.

link GraphQL Schema definition

  • input TestExistingWebhookInput {
  • # The ID of the webhook to be tested.
  • id: Int!
  • }

link Require by