ItemLabel Object
Description
Label information associated with an item.
Declaration
type ItemLabel {
name: String!
anv: String
id: Float
catno: String
}
Fields
| Name | Type | Description |
|---|---|---|
name | String! | Label name. |
anv | String | Label name variation (ANV). |
id | Float | External identifier for the label. |
catno | String | Catalog number assigned by the label. |