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