Class |
Description |
AbstractInputObjectTypeBuilder
|
The base class used to build an input object based on an entity |
CreateInputObjectTypeBuilder
|
The class used to define which properties are available
when creating an entity |
EmbeddedInputObjectTypeBuilder
|
The class used to define which properties are available
when providing an embedded object |
NestedInputObjectTypeBuilder
|
The class used to define which properties are available
when providing an object as a part of a parent object |
UpdateInputObjectTypeBuilder
|
The class used to define which properties are available
when updating an entity |