1.3 KiB
1.3 KiB
GraphQL
GraphQL Attributes
[1]: The value may be sanitized to exclude sensitive information.
graphql.operation.type MUST be one of the following:
| Value | Description | Stability |
|---|---|---|
query |
GraphQL query | |
mutation |
GraphQL mutation | |
subscription |
GraphQL subscription |