This commit is contained in:
parent
dd7c967624
commit
fd36f7ecc3
|
@ -13,7 +13,8 @@ module.exports = Self => {
|
||||||
{
|
{
|
||||||
arg: 'landed',
|
arg: 'landed',
|
||||||
type: 'date',
|
type: 'date',
|
||||||
description: `The landing date`
|
description: `The landing date`,
|
||||||
|
required: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
arg: 'warehouseId',
|
arg: 'warehouseId',
|
||||||
|
|
Loading…
Reference in New Issue