Query delivery days by province
This commit is contained in:
parent
54839782f3
commit
dba4ae14d5
|
@ -16,8 +16,7 @@ module.exports = Self => {
|
|||
}, {
|
||||
arg: 'postCode',
|
||||
type: 'String',
|
||||
description: 'The postcode',
|
||||
required: true
|
||||
description: 'The postcode'
|
||||
}
|
||||
],
|
||||
returns: {
|
||||
|
|
Loading…
Reference in New Issue