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

Graphql example with Sort and Filter functionalities #5

Open
sudheerj opened this issue Dec 19, 2016 · 1 comment
Open

Graphql example with Sort and Filter functionalities #5

sudheerj opened this issue Dec 19, 2016 · 1 comment

Comments

@sudheerj
Copy link

This project example is helpful for basic queries and mutations.It will be more interesting if sorting and filtering functionality added with Graphql+mongoose combination.There are no resource on how to achieve this as well.

@sudheerj
Copy link
Author

We can pass sort fields as input variables.But filtering with complex conditions(set of AND,OR,NOT) it will be a problematic.

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