Method: GraphQL::Tracing::ScoutTracing#platform_authorized_key

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

#platform_authorized_key(type) ⇒ Object

[View source] [View on GitHub]

47
48
49
# File 'lib/graphql/tracing/scout_tracing.rb', line 47

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