Replies: 1 comment
-
Hi 👋 This sounds like something you can do in the query function of a normal (non-paginated/infinite) query before returning the data to the query function. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a drop down menu that displays a list of elements. The elements are fetched from the paginated GraphQL API. What is the correct way to load all elements at once?
Beta Was this translation helpful? Give feedback.
All reactions