-
New/hobby developer here. I have this query with initialData in next.js that I'm trying to convert to a prefetch query:
I have de/rehydration setup in _app.js and working with simple queries.
I'm stumped on how to update the prefetch query with filters/query keys: |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Sep 28, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zlever01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
queryKey
on the server and on the client to make hydration work