Method: GraphQL::Tracing::NewRelicTracing#platform_authorized_key
- Defined in:
- lib/graphql/tracing/new_relic_tracing.rb
permalink #platform_authorized_key(type) ⇒ Object
[View source] [View on GitHub]
44 45 46 |
# File 'lib/graphql/tracing/new_relic_tracing.rb', line 44 def (type) "GraphQL/Authorize/#{type.graphql_name}" end |