INPUT_OBJECT
QuoteInvoiceInput
Represents invoice data to create.
link GraphQL Schema definition
- input QuoteInvoiceInput {
- QuoteInvoiceNidScalar :
- DocumentTemplateNid! :
- String! :
- String! :
- String :
- QuoteInvoiceItemInput!]! : [
- SalesBuyerInput! :
- String! :
- String! :
- String! :
- Boolean :
- Boolean :
- TagInput!] : [
- }