proFormaInvoices
query
List pro forma invoices
Retrieves a paginated list of pro forma invoices, with filtering by date, customer, status, and document set.
query {
proFormaInvoices(companyId: Int!, options: ProFormaInvoiceOptions): ProFormaInvoices!
}Returns: ProFormaInvoices!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | ProFormaInvoiceOptions |