public class RelayMutationMethodDataFetcher
extends java.lang.Object
implements graphql.schema.DataFetcher
| Constructor and Description |
|---|
RelayMutationMethodDataFetcher(java.lang.reflect.Method method,
java.util.List<graphql.schema.GraphQLArgument> args,
graphql.schema.GraphQLInputType input,
graphql.schema.GraphQLOutputType type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(graphql.schema.DataFetchingEnvironment environment) |