itemIdentifier
Get a particular item identifier by GTIN.
itemIdentifier(
gtin: String!
businessUnitGroupId: String
businessUnitId: String
): ItemIdentifier
Arguments
itemIdentifier.gtin
● String!
non-null scalar
The GTIN identifier.
itemIdentifier.businessUnitGroupId
● String
scalar
The ID of the Business Unit Group.
itemIdentifier.businessUnitId
● String
scalar
The ID of the Business Unit.