Method: GraphQL::Tracing::AppsignalTracing#platform_authorized_key
- Defined in:
- lib/graphql/tracing/appsignal_tracing.rb
#platform_authorized_key(type) ⇒ Object
44 45 46 |
# File 'lib/graphql/tracing/appsignal_tracing.rb', line 44 def (type) "#{type.graphql_name}.authorized.graphql" end |