INPUT_OBJECT

updateWebhookInput

Autogenerated input type of updateWebhook

link GraphQL Schema definition

  • input updateWebhookInput {
  • event_type: String
  • id: ID
  • is_enabled: Boolean
  • # A valid URL per the WHATWG specification
  • url: String
  • }