Closed carbonrobot closed 1 year ago
Graphql queries sent using the "anonymous query" format are not properly detected at Graphql.
Expected:
The following should result in a graphql trace type
{ Customers { name } }
Graphql queries sent using the "anonymous query" format are not properly detected at Graphql.
Expected:
The following should result in a graphql trace type