INPUT_OBJECT

updateWebhookInput

Autogenerated input type of updateWebhook

link GraphQL Schema definition

  • input updateWebhookInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • event_type: String
  • id: ID
  • is_enabled: Boolean
  • url: String
  • }