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

feathers' service hooks and service filters #2

Open
gpolitog opened this issue Sep 26, 2017 · 1 comment
Open

feathers' service hooks and service filters #2

gpolitog opened this issue Sep 26, 2017 · 1 comment

Comments

@gpolitog
Copy link

Hi,

I checked code of the two nextql-feathers samples. I am new to Node, Feathers and NextQL. I would like to ask if you can use feathers service hooks and feathers service filters when using nextql-feathers?

I see that on nextql model, you add feathers: {path, service} section, and I am wondering if that is the place to include something about hooks and filters.

But for what I understand about the code of nextql-feathers src, I am not sure that feathers service hooks and filters can be handled at this point. If they can, could you please give a hint on how?

Regards.

@giapnguyen74
Copy link
Owner

Technically, you could extend feathers options inside nextql model to customize underlying feather model. If you could coding, feel free to pull requests. If not, please describe detail your use case, I willing to help you out.

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

2 participants