INPUT_OBJECT
CreateSalesUnitClientRelationNoClientBackrefInput
link GraphQL Schema definition
- input CreateSalesUnitClientRelationNoClientBackrefInput {
- # Last modification time.
- : DateTime
- # Creation time.
- : DateTime
- # Relation to single entity instance.
- : ID!
- # Field whose values are strictly defined with an enumeration of values.
- : UnitRoleEnum
- # Revision when entity was lastly changed.
- : Int
- }