graphql.document
Developmentstringas of v1.44.0
The GraphQL document being executed.
If instrumentation can reliably identify and redact sensitive information it SHOULD do it.
Examples
- query findBookById { bookById(id: ?) { name } }
Used by
spans (1)
- span.graphql.server (opt-in)
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).