Uses of Class
com.graphql_java_generator.client.GraphQLObjectMapper
Package
Description
This package contains all the classes used to generate the requests toward the GraphQL server.
-
Uses of GraphQLObjectMapper in com.graphql_java_generator.client.request
Modifier and TypeMethodDescriptionAbstractGraphQLRequest.getGraphQLObjectMapper()
This method creates and configures a JacksonObjectMapper
that is ready to parse the response for this GraphQL.