deleteWebhook
Use this mutation to delete webhooks by giving scope
list.
deleteWebhook(
scopes: [String!]!
): Boolean!
Arguments
Return Type
Boolean
BooleanThe Boolean
scalar type represents true
or false
.
Use this mutation to delete webhooks by giving scope
list.
deleteWebhook(
scopes: [String!]!
): Boolean!
Boolean
BooleanThe Boolean
scalar type represents true
or false
.