labelExportPDF
mutation
Export labels as PDF
Generates a PDF file with labels rendered using the specified template and product data.
mutation {
labelExportPDF(companyId: Int!, options: LabelExportPDFOptions!): Boolean!
}Returns: Boolean!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LabelExportPDFOptions! |