pull down to refresh
Not quite.
/worker/search.js
isn't relevant (that's for storing). This should only concern retrieval./api/resolvers/search.js
(search resolver) and /api/resolvers/item.js
(items resolver) and then of course frontend stuff and changes to the graphql queries.reply
Might be good to put these details in the issue, if they’re not there already.
reply
Good idea
reply
For the guy who will do this bounty here is some help:
/worker/search.js
And the sorting/filter side in/api/resolvers/search.js