I have developed Java Graphql project which uses graphql-java-tools-11.1.2.jar
We have GraphQLMutationResolver which handles the request.
These request are not captured by APM. Is this not suported? I don't see in below doc
However Rest transaction are captured which are from RestController of Spring framework