labelTemplateUpdate
mutation
Update label template
Modifies a label template's layout, dimensions, or field configuration.
mutation {
labelTemplateUpdate(companyId: Int!, labelTemplateId: String!, data: LabelTemplateUpdate!): LabelTemplate!
}Returns: LabelTemplate!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
labelTemplateId | String! | |
data | LabelTemplateUpdate! |