Method: GraphQL::Tracing::PrometheusTrace::GraphQLCollector#type
- Defined in:
- lib/graphql/tracing/prometheus_trace/graphql_collector.rb
#type ⇒ Object
16 17 18 |
# File 'lib/graphql/tracing/prometheus_trace/graphql_collector.rb', line 16 def type 'graphql' end |