itemCategory
Fetches item category by ID.
itemCategory(
id: String!
): ItemCategory
Arguments
itemCategory.id
● String!
non-null scalar
The ID of the item category.
Type
ItemCategory
object
An Item Category is one element in a hierarchical structure used to group Items. This is a customer specific grouping relevant to how the retailer wants to group it's Items.