Class DefaultGraphQLInvocation

java.lang.Object
io.micronaut.configuration.graphql.DefaultGraphQLInvocation
All Implemented Interfaces:
GraphQLInvocation

@Singleton public class DefaultGraphQLInvocation extends Object implements GraphQLInvocation
The default implementation for invoking GraphQL requests.
Since:
1.0
Author:
Marcel Overdijk, Graeme Rocher, James Kleeh
See Also: