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