item
Get a particular item by item ID.
item(
itemId: String!
businessUnitGroupId: String
businessUnitId: String
): Item
Arguments
item.itemId
● String!
non-null scalar
The ID of the item.
item.businessUnitGroupId
● String
scalar
The ID of the Business Unit Group.
item.businessUnitId
● String
scalar
The ID of the Business Unit.
Type
Item
object
Any item upon which there is a need to retrieve pre-defined information and that may be priced, or ordered, or invoiced at any point in any supply chain. The item entity is the main entity for rapidly changing master data and is the base for most retail operations. A item can be of several types where a normal StockItem is the most common. Other types of items can be used to represent bundles of items, model definitions to related items of different sizes, colors, styles and fragrances.