OperationName is useful for logging purposes, frameworks like HotChocolate have a built-in field to handle it

Describe the solution you'd like
Pass operationName in the request payload
Describe alternatives you've considered
using a customFetch operation and extracting the operationName from the queries sent in
Additional context
Add any other context or screenshots about the feature request here.
OperationName is useful for logging purposes, frameworks like HotChocolate have a built-in field to handle it
Describe the solution you'd like
Pass operationName in the request payload
Describe alternatives you've considered
using a customFetch operation and extracting the operationName from the queries sent in
Additional context
Add any other context or screenshots about the feature request here.