Class: Types::AlertManagement::AlertType

Inherits:
BaseObject
  • Object
show all
Defined in:
app/graphql/types/alert_management/alert_type.rb

Instance Method Summary collapse

Methods inherited from BaseObject

accepts, assignable?, authorization, authorize, authorized?, #current_user, #id

Methods included from Gitlab::Graphql::Present

#present, #unpresented

Instance Method Details

#metrics_dashboard_urlObject



146
147
148
# File 'app/graphql/types/alert_management/alert_type.rb', line 146

def metrics_dashboard_url
  nil
end