-
I understand from the docs that the experimental I'm confused, because query functions in So what's the benefit of the experimental feature? I may well be missing something obvious :-) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It will run on the server but that data will not be sent to the client. Nothing happens with it. You should see that instead, you'll get an additional fetch from the browser. |
Beta Was this translation helpful? Give feedback.
It will run on the server but that data will not be sent to the client. Nothing happens with it. You should see that instead, you'll get an additional fetch from the browser.