Method: GraphQL::Tracing::AppOpticsTracing#platform_authorized_key

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

#platform_authorized_key(type) ⇒ Object

[View source] [View on GitHub]

63
64
65
# File 'lib/graphql/tracing/appoptics_tracing.rb', line 63

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