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