Class GraphQLInvocationData
java.lang.Object
io.micronaut.configuration.graphql.GraphQLInvocationData
Represents the data to execute a GraphQL query.
This class should be treated as Immutable.
- Since:
- 1.0
- Author:
- Marcel Overdijk
-
Constructor Details
-
GraphQLInvocationData
-
-
Method Details
-
getQuery
-
getOperationName
-
getVariables
-