Method: GraphQL::Tracing::AppOpticsTrace#platform_authorized_key
- Defined in:
- lib/graphql/tracing/appoptics_trace.rb
#platform_authorized_key(type) ⇒ Object
141 142 143 |
# File 'lib/graphql/tracing/appoptics_trace.rb', line 141 def (type) "graphql.authorized.#{type.graphql_name}" end |