WebhookReactivateInput
Autogenerated input type of WebhookReactivate
input WebhookReactivateInput {
clientMutationId: String
webhookId: ID!
}
Fields
WebhookReactivateInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
WebhookReactivateInput.webhookId ● ID! non-null scalar common
The ID of the webhook to reactivate.
Member of
webhookReactivate mutation