Annotation Type GraphQLQueryUrl


This annotation should be placed on the parameter of a @GraphQL annotated method. The given parameter will be populated with the specific graphQL query being requested.

This parameter should be of type String