UpdateWebhooksUserInput
No description
input UpdateWebhooksUserInput {
active: Boolean
eventsAllowed: [String!]
purpose: String
}
Fields
UpdateWebhooksUserInput.active ● Boolean scalar references
UpdateWebhooksUserInput.eventsAllowed ● [String!] list scalar references
UpdateWebhooksUserInput.purpose ● String scalar references
Member Of
updateWebhooksUser mutation