graphql.operation.name
string PII: Maybe OTel: True The name of the operation being executed.
Example
findBookById Raw JSON
{
"key": "graphql.operation.name",
"brief": "The name of the operation being executed.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"example": "findBookById"
}