All Known Subinterfaces:
GraphQLRepositoryPartialRequests
All Known Implementing Classes:
PartialDirectRequests, PartialPreparedRequests

public interface Queries
This interface contains the queries that will be defined in this sample. The queries are defined in the package com.graphql_java_generator.samples.forum.client.graphql, by three classes. These three classes show the three ways to build and execute GraphQL Request with graphql-java-generator
Author:
etienne-sf