INPUT_OBJECT
UpdateQuoteAccountRelationInput
link GraphQL Schema definition
- input UpdateQuoteAccountRelationInput {
- 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 :
- }