Does Java APM Agent supports Spring Graphql Resolver request tracking?

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

As you note, we don't have any specific instrumentation for graphql. We do have instrumentation for the spring framework, hence those transactions showing