This commit is contained in:
parent
cc3f2da639
commit
c4f8734d44
|
@ -6,7 +6,7 @@ module.exports = Self => {
|
|||
accessType: 'READ',
|
||||
accepts: [
|
||||
{
|
||||
arg: 'itemFk',
|
||||
arg: 'id',
|
||||
type: 'number',
|
||||
description: 'The item id',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue