OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_GRAPHQL_DOCUMENTConst Experimental

    ATTR_GRAPHQL_DOCUMENT: "graphql.document" = ...

    The GraphQL document being executed.

    "query findBookById { bookById(id: ?) { name } }"
    

    If instrumentation can reliably identify and redact sensitive information it SHOULD do it. This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.