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

How to apply filters of sort, limit and pagination queries for the sample cource? #8

Open
svenkatesh-nyros opened this issue Dec 7, 2018 · 1 comment

Comments

@svenkatesh-nyros
Copy link

Hi this course awesome. Please provide the steps for how to use the pagination, sort and limit features of the graphql application. Thank you.

@ObaidAshraf
Copy link

Hey there @svenkatesh-nyros , I recently started GraphQL and found this tutorial series and went through it .. It is a bit outdated specially in-terms of Apollo-client for react. I still managed to implement it via latest apollo-client docs.
So, I was also thinking of implementing this Pagination and found-out this link (mentioned below). In short, you (or we) have to manually implement the logic behind implementing pagination as mentioned in the link.
Link: https://sayasuhendra.github.io/graphql-js/11-pagination/

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