purchasesAnalysisTotals
query
Purchases analysis summary totals
Returns the aggregated grand totals for purchases analysis, including total cost, quantities, and averages.
query {
purchasesAnalysisTotals(companyId: Int!, options: PurchasesAnalysisTotalsOptions): PurchasesAnalysisTotals!
}Returns: PurchasesAnalysisTotals!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | PurchasesAnalysisTotalsOptions |