@groovy.transform.CompileStatic class SimpleOperation extends CustomOperation
Used to create custom operations with simple types
Type Params | Return Type | Name and description |
---|---|---|
|
protected DataFetcher |
buildDataFetcher(PersistentEntity entity, GraphQLServiceManager serviceManager) |
|
protected GraphQLOutputType |
getType(GraphQLTypeManager typeManager, MappingContext mappingContext) |
|
void |
validate() |
Methods inherited from class | Name |
---|---|
class CustomOperation |
argument, argument, argument, buildDataFetcher, createField, dataFetcher, defaultListArguments, getType, validate |