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

list-pagination about facebook relay spec #11

Open
vreality64 opened this issue Jul 2, 2019 · 1 comment
Open

list-pagination about facebook relay spec #11

vreality64 opened this issue Jul 2, 2019 · 1 comment

Comments

@vreality64
Copy link

How about writing 5.4. list-pagination document based on FB Relay Connection Spec? In Shoptify, Github, and FB, I saw guide document based on Relay Connection API. I think It seems to be more clear.

@nodkz
Copy link
Member

nodkz commented Jul 3, 2019

For pagination via cursor was created a separate rule
https://github.com/graphql-rules/graphql-rules/blob/master/docs/rules/05-list/list-cursor-pagination.md
Feel free to extend it ;)

According to list-pagination – it's still valid and commonly used pattern for many apps.

Moreover list-pagination well supported by SEO crawlers but cursor-pagination still have problems.

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