Skip to main content

item

Accepts id, businessUnitGroupId, businessUnitId arguments and returns a single item in response. Either businessUnitGroupId or businessUnitId argument must be supplied.

item(
id: String
itemId: String
businessUnitGroupId: String
businessUnitId: String
): Item

Arguments

item.id ● String scalar

The ID of the item.

item.itemId ● String scalar

The ID of the item.

item.businessUnitGroupId ● String scalar

Business unit group identifier.

item.businessUnitId ● String scalar

Business unit identifier.

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.