INPUT_OBJECT

SendTestMessageToExistingWebhookInput

Description

The input values for sending test message to existing webhook.

link GraphQL Schema definition

  • input SendTestMessageToExistingWebhookInput {
  • # The ID of the webhook to send test message.
  • id: Int!
  • }

link Require by