MockOrderShipmentItem
Properties
Name | Type | Description |
---|---|---|
__typename | <const>'ShipmentItem' | |
order_item | this.itemFactory.create() | |
quantity_shipped | faker.datatype.number({ min: 1, max: 100 }) |
Name | Type | Description |
---|---|---|
__typename | <const>'ShipmentItem' | |
order_item | this.itemFactory.create() | |
quantity_shipped | faker.datatype.number({ min: 1, max: 100 }) |