Method: GraphQL::Tracing::MonitorTrace::Monitor::GraphQLSuffixNames#platform_authorized_key
- Defined in:
- lib/graphql/tracing/monitor_trace.rb
#platform_authorized_key(type) ⇒ Object
97 98 99 |
# File 'lib/graphql/tracing/monitor_trace.rb', line 97 def (type) "#{type.graphql_name}.authorized.graphql" end |