Uses of Class
com.graphql_java_generator.client.request.AbstractGraphQLRequest.Payload
Package
Description
This package contains all the classes used to generate the requests toward the GraphQL server.
-
Uses of AbstractGraphQLRequest.Payload in com.graphql_java_generator.client.request
Modifier and TypeMethodDescriptionAbstractGraphQLRequest.getPayload
(Map<String, Object> params) Returns the payload for this request.