SLACK_WEBHOOK_URL
with the value from the previous step.SLACK_WEBHOOK_VERBOSITY
environment variable. Options are:MUTATIONS
(default) - only mutations will be sent via the webhookQUERIES
- only data inspect queries will be send via the webhookALL
- both mutations and queries will be sent via the webhook