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