Method: GraphQL::Tracing::NewRelicTrace#platform_authorized_key
- Defined in:
- lib/graphql/tracing/new_relic_trace.rb
permalink #platform_authorized_key(type) ⇒ Object
[View source] [View on GitHub]
68 69 70 |
# File 'lib/graphql/tracing/new_relic_trace.rb', line 68 def (type) "GraphQL/Authorize/#{type.graphql_name}" end |