INPUT_OBJECT

RevokePublicWebhookSettingInput

Autogenerated input type of RevokePublicWebhookSetting

link GraphQL Schema definition

  • input RevokePublicWebhookSettingInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • publicWebhookSettingId: ID!
  • }

link Require by