Interface GraphQLRequests


@GraphQLRepository public interface GraphQLRequests
This is a demo of the use of a GraphQLRepository. It contains the definition of GraphQL requests. Doing this hides all the wiring to prepare and execute the GraphQL requests (query/mutation/subscription).
Author:
etienne-sf