Interface | Description |
---|---|
Combinable<T> |
The interface Combinable.
|
Class | Description |
---|---|
DataModelFields |
Freemarker data model field names
|
DefaultMappingConfigValues | |
DefinitionTypeDeterminer | |
MappingConfig |
The type Mapping config.
|
OperationDefinition |
Freemarker-understandable format of operation (Query/Mutation/Subscription)
|
ParameterDefinition |
Freemarker-understandable format of method parameter and field definition
|
Enum | Description |
---|---|
GraphqlDefinitionType |
Exception | Description |
---|---|
SchemaValidationException |
Exception that indicates invalid GraphQL schema
|
UnableToLoadFreeMarkerTemplateException |
Exception that indicates error while loading Apache FreeMarker template
|
UnsupportedGraphqlDefinitionException |
Exception that indicates unknown/unsupported GraphQL definition
|