feat: add search functionality to customer page
This commit is contained in:
parent
b343ce386f
commit
2a2a0a8a8b
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
const anonymous = require('../../../constants').anonymousCustomer
|
||||
const customers = require('../../../customers')
|
||||
const filters = require('../../filters')
|
||||
const loyalty = require('../../../loyalty')
|
||||
|
||||
const resolvers = {
|
||||
Customer: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue