labelTemplateCreate
mutation
Create label template
Adds a new label template with custom layout for printing product or shipping labels.
mutation {
labelTemplateCreate(companyId: Int!, data: LabelTemplateInsert!): LabelTemplate!
}Returns: LabelTemplate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
data | LabelTemplateInsert! |