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

Issue with the Resolvers and Paginated data fetch #24497

Open
surajv opened this issue Aug 11, 2020 · 0 comments
Open

Issue with the Resolvers and Paginated data fetch #24497

surajv opened this issue Aug 11, 2020 · 0 comments
Labels
Needs Technical Feedback Needs testing from a developer perspective. [Package] Data /packages/data [Type] Help Request Help with setup, implementation, or "How do I?" questions.

Comments

@surajv
Copy link

surajv commented Aug 11, 2020

I am using data resolvers to fetch some paginated data from the database. If I use only page param, the resolvers are caching fine. But, after adding some filters along with the pagination, it is showing the wrong data.

Is there any way to use resolvers but it not cache data or any fix to make resolvers work with multiple params?

@talldan talldan added [Package] Data /packages/data Needs Technical Feedback Needs testing from a developer perspective. labels Aug 28, 2020
@skorasaurus skorasaurus added the [Type] Help Request Help with setup, implementation, or "How do I?" questions. label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Technical Feedback Needs testing from a developer perspective. [Package] Data /packages/data [Type] Help Request Help with setup, implementation, or "How do I?" questions.
Projects
None yet
Development

No branches or pull requests

3 participants