Method: GraphQL::Tracing::ScoutTracing#platform_authorized_key
- Defined in:
- lib/graphql/tracing/scout_tracing.rb
permalink #platform_authorized_key(type) ⇒ Object
[View source] [View on GitHub]
47 48 49 |
# File 'lib/graphql/tracing/scout_tracing.rb', line 47 def (type) "#{type.graphql_name}.authorized" end |