public class GraphQLSingleInvocationInput extends GraphQLInvocationInput
Constructor and Description |
---|
GraphQLSingleInvocationInput(GraphQLRequest request,
graphql.schema.GraphQLSchema schema,
GraphQLContext context,
java.lang.Object root) |
Modifier and Type | Method and Description |
---|---|
graphql.ExecutionInput |
getExecutionInput() |
createExecutionInput, getContext, getRoot, getSchema, getSubject
public GraphQLSingleInvocationInput(GraphQLRequest request, graphql.schema.GraphQLSchema schema, GraphQLContext context, java.lang.Object root)