shipmentItem
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR ('user is authenticated')
shipmentItem(
  id: String!
): ShipmentItem!
Arguments
shipmentItem.id ● String! non-null scalar
Type
ShipmentItem object
Individual item within a shipment representing a specific product and quantity being fulfilled from an order