shipmentItem
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR ('user is authenticated')
shipmentItem(
id: String!
): ShipmentItem!
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR ('user is authenticated')
shipmentItem(
id: String!
): ShipmentItem!
shipmentItem.id
● String!
non-null scalarShipmentItem
object