JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.graphql_java_generator.client.request.Fragment
Packages that use
Fragment
Package
Description
com.graphql_java_generator.client.request
This package contains all the classes used to generate the requests toward the GraphQL server.
Uses of
Fragment
in
com.graphql_java_generator.client.request
Methods in
com.graphql_java_generator.client.request
that return types with arguments of type
Fragment
Modifier and Type
Method
Description
List
<
Fragment
>
AbstractGraphQLRequest.
getFragments
()