Method: GraphQL::Tracing::AppsignalTrace#platform_authorized_key

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

#platform_authorized_key(type) ⇒ Object

[View source] [View on GitHub]

70
71
72
# File 'lib/graphql/tracing/appsignal_trace.rb', line 70

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