gitlab-org--gitlab-foss/app/assets/javascripts/alert_management/graphql/queries/alert_help_url.query.graphql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
48 B
GraphQL
Raw Normal View History

query alertsHelpUrl {
alertsHelpUrl @client
}