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

Be consistent API for collections #341

Open
limemloh opened this issue Dec 20, 2024 — with Linear · 0 comments
Open

Be consistent API for collections #341

limemloh opened this issue Dec 20, 2024 — with Linear · 0 comments

Comments

Copy link
Contributor

In the API we exposed some collections using CollectionSegment (offset based pagination) and others using Connections(Cursor connections), it would be good to just use one approach for every collection.
Cursor connections seems easier to implement for the more complex collections, where efficient skipping can be difficult.

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