pub const GRAPHQL_OPERATION_TYPE: &'static str;
opentelemetry
semconv_experimental
The type of the operation being executed.
"query"
"mutation"
"subscription"