Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the search object in accessor.js #24

Open
adriancorcoran opened this issue Jun 14, 2018 · 0 comments
Open

Where is the search object in accessor.js #24

adriancorcoran opened this issue Jun 14, 2018 · 0 comments

Comments

@adriancorcoran
Copy link

adriancorcoran commented Jun 14, 2018

Hi Guys,

Awesome API :) Just curious, I have been using it and customising it and found that the search method works best for what we need. I can see all the other methods in accessor.js however I cannot see the search object:

  return {
...
...
 search: require('./accessor.js')(config, 'search', 'search')
  };

Could you let me know where this object is, so that I can customise the data being returned to our app?

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant