summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/alert_management/graphql/queries/alert_help_url.query.graphql
blob: 05a8bc7c7360ad7ff3f10c09677d8986a2be0a5d (plain)
1
2
3
query alertsHelpUrl {
  alertsHelpUrl @client
}