Method: GraphQL::Tracing::MonitorTrace::Monitor::GraphQLPrefixNames#platform_authorized_key

Defined in:
lib/graphql/tracing/monitor_trace.rb

#platform_authorized_key(type) ⇒ Object



121
122
123
# File 'lib/graphql/tracing/monitor_trace.rb', line 121

def platform_authorized_key(type)
  "graphql.authorized.#{type.graphql_name}"
end