INPUT_OBJECT

CreateWebhookInput

Autogenerated input type of CreateWebhook

link GraphQL Schema definition

  • input CreateWebhookInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • payloadUrl: String!
  • }

link Require by