getSuppliersPDF
mutation
Export suppliers list to PDF
Generates a PDF document listing all suppliers matching the provided filter options.
mutation {
getSuppliersPDF(companyId: Int!, options: SupplierOptions): Boolean!
}Returns: Boolean!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | SupplierOptions |