public class InputDefinitionToDataModelMapper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,java.lang.Object> |
map(MappingContext mappingContext,
ExtendedInputObjectTypeDefinition definition)
Map input type definition to a Freemarker data model
|
public static java.util.Map<java.lang.String,java.lang.Object> map(MappingContext mappingContext, ExtendedInputObjectTypeDefinition definition)
mappingContext
- Global mapping contextdefinition
- Definition of input type including base definition and its extensions