New versions doesn't fit the docs?
I just updated versions of my packages and now I get typescript errors that the my query doesn't fit with the types. It says that I'm missing
My package versions:
Query example:
```
initialData and queryKey for .useQuery() however docs says that the queryKey should be auto generated. No? My package versions:
Query example:
```