Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::GRAPHQL_DOCUMENT

The GraphQL document being executed.

The value may be sanitized to exclude sensitive information.

@example query findBookById { bookById(id: ?) { name } }

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 1837

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const GRAPHQL_DOCUMENT = 'graphql.document';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal