Class | Description |
---|---|
DataModelFields |
Freemarker data model field names
|
DefinitionTypeDeterminer | |
MappingConfig | |
Operation |
Freemarker-understandable format of operation (Query/Mutation/Subscription)
|
Parameter |
Freemarker-understandable format of method parameter
|
Enum | Description |
---|---|
DefinitionType |
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
|