Method: GraphQL::Tracing::AppOpticsTracing#platform_authorized_key
- Defined in:
- lib/graphql/tracing/appoptics_tracing.rb
permalink #platform_authorized_key(type) ⇒ Object
[View source] [View on GitHub]
63 64 65 |
# File 'lib/graphql/tracing/appoptics_tracing.rb', line 63 def (type) "graphql.authorized.#{type.graphql_name}" end |