Package com.graphql_java_generator.client.graphqlrepository


package com.graphql_java_generator.client.graphqlrepository
This package contains all the needed classes to manage GraphQLRepository. More information on that in the GraphQLRepository annotation class.
Its implementation is based on the response of Bilal Mirza in this stackoverflow thread.