OBJECT

RevokePublicWebhookSettingPayload

Autogenerated return type of RevokePublicWebhookSetting

link GraphQL Schema definition

  • type RevokePublicWebhookSettingPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • webhookSetting: PublicWebhookSetting!
  • }

link Require by