Method: GraphQL::Tracing::AppsignalTrace#platform_authorized_key
- Defined in:
- lib/graphql/tracing/appsignal_trace.rb
permalink #platform_authorized_key(type) ⇒ Object
[View source] [View on GitHub]
70 71 72 |
# File 'lib/graphql/tracing/appsignal_trace.rb', line 70 def (type) "#{type.graphql_name}.authorized.graphql" end |