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

Update infinite queries to use pageParams for continuation_token #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewc-dev
Copy link

Currently, infinite queries do not work as intended because the pageParam parameter does not get included in the request url. This change overwrites continuation_token with pageParam if the user does not specify a token.

@andrewc-dev andrewc-dev force-pushed the andrewc/update-page-param-type branch from 1eebb0a to 47d1f97 Compare May 18, 2022 19:33
@mjoshi0923 mjoshi0923 force-pushed the andrewc/update-page-param-type branch from 47d1f97 to c19279c Compare May 19, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant