INPUT_OBJECT
CreateOrUpdateQuoteAccountRelationInput
link GraphQL Schema definition
- input CreateOrUpdateQuoteAccountRelationInput {
 - : String
 - #   Unique identifier of entity.
 - : ID
 - #   Last modification time.
 - : DateTime
 - #   Creation time.
 - : DateTime
 - #   Relation to single entity instance.
 - : ID
 - #   Boolean value.
 - : Boolean
 - #   Relation to single entity instance.
 - : ID
 - #   Revision when entity was lastly changed.
 - : Int
 - }