We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Per #460, which fixed pagination limits for contributions, we should generalize this approach for other subgraph calls, namely:
We will need to bust all users caches again upon this update by incrementing indexdb version number in constants.ts
constants.ts
The text was updated successfully, but these errors were encountered:
This has been resolved by #493 recursiveGraphFetch was introduced
recursiveGraphFetch
Sorry, something went wrong.
aj-maz
No branches or pull requests
Per #460, which fixed pagination limits for contributions, we should generalize this approach for other subgraph calls, namely:
We will need to bust all users caches again upon this update by incrementing indexdb version number in
constants.ts
The text was updated successfully, but these errors were encountered: