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