@groovy.transform.AutoClone @groovy.transform.CompileStatic class SimpleGraphQLProperty extends CustomGraphQLProperty<SimpleGraphQLProperty> implements Typed<SimpleGraphQLProperty>
A class for creating custom properties that have a simple type
Constructor and description |
---|
SimpleGraphQLProperty
() |
Type Params | Return Type | Name and description |
---|---|---|
|
graphql.schema.DataFetcher |
getDataFetcher() |
|
graphql.schema.GraphQLType |
getGraphQLType(GraphQLTypeManager typeManager, GraphQLPropertyType propertyType) |