Query delivery days by province

This commit is contained in:
Juan Ferrer 2019-09-25 22:35:21 +02:00
parent 54839782f3
commit dba4ae14d5
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ module.exports = Self => {
}, {
arg: 'postCode',
type: 'String',
description: 'The postcode',
required: true
description: 'The postcode'
}
],
returns: {