Package org.restheart.graphql.models
Class ObjectMapping
java.lang.Object
org.restheart.graphql.models.TypeMapping
org.restheart.graphql.models.ObjectMapping
-
Field Summary
Fields inherited from class org.restheart.graphql.models.TypeMapping
fieldMappingMap, typeName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongraphql.schema.idl.TypeRuntimeWiring.BuildergetTypeWiring(graphql.schema.idl.TypeDefinitionRegistry typeRegistry)Methods inherited from class org.restheart.graphql.models.TypeMapping
getFieldMappingMap
-
Constructor Details
-
ObjectMapping
-
-
Method Details
-
getTypeWiring
public graphql.schema.idl.TypeRuntimeWiring.Builder getTypeWiring(graphql.schema.idl.TypeDefinitionRegistry typeRegistry)- Specified by:
getTypeWiringin classTypeMapping
-