profitMarginsTotals
query
Profit margins totals
Retrieves aggregated profit margin totals across all products for the specified period.
query {
profitMarginsTotals(companyId: Int!, options: ProfitMarginsTotalsOptions): ProfitMarginsTotals!
}Returns: ProfitMarginsTotals!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | ProfitMarginsTotalsOptions |