labelTemplate
query
Get label template by ID
Retrieves a label template's layout and configuration for printing product or shipping labels.
query {
labelTemplate(companyId: Int!, labelTemplateId: String!): LabelTemplate!
}Returns: LabelTemplate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
labelTemplateId | String! |