getSalesAnalysisByProductCategorySinglePDF
mutation
Generate Sales Analysis By Product Category with documents PDF
mutation {
getSalesAnalysisByProductCategorySinglePDF(companyId: Int!, productCategoryId: Int!, options: SalesAnalysisOptions): Boolean!
}Returns: Boolean!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
productCategoryId | Int! | |
options | SalesAnalysisOptions |