Method: GraphQL::Tracing::DataDogTrace#platform_authorized_key
- Defined in:
- lib/graphql/tracing/data_dog_trace.rb
permalink #platform_authorized_key(type) ⇒ Object
[View source] [View on GitHub]
176 177 178 |
# File 'lib/graphql/tracing/data_dog_trace.rb', line 176 def (type) "#{type.graphql_name}.authorized" end |