INPUT_OBJECT
UpdateQuotationInput
An input data structure to update a quotation
link GraphQL Schema definition
- input UpdateQuotationInput {
- : String
- : [InvoiceItemInput]
- }
INPUT_OBJECT
An input data structure to update a quotation
- input UpdateQuotationInput {
- : String
- : [InvoiceItemInput]
- }