kevinka
kevinka2y ago

The only way to access useQuery options without input is passing undefined to it?

Is there any other way? seems strange pass undefined to the input query
2 Replies
Michael Schaufelberger
I think so. But that's a common pattern in JS if positional, but optional arguments are used.
Nick
Nick2y ago
PRs welcome if you have any ideas 🙂

Did you find this page helpful?