GRAPHQL_OPERATION_NAME

Constant GRAPHQL_OPERATION_NAME 

pub const GRAPHQL_OPERATION_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The name of the operation being executed.

§Notes

§Examples

  • "findBookById"