All Known Implementing Classes:
PartialDirectRequests, PartialPreparedRequests

public interface Queries
These are samples of queries that can be used with GraphQL against the Star Wars GraphQL schema. There are implemented in three ways in these classes: PartialDirectRequests, WithBuilder, PartialPreparedRequests.
You can see use of these queries in the JUnit tests.
Author:
etienne-sf