Edrick Leong
Edrick Leong
Closes: https://github.com/blitz-js/blitz/issues/3490 ### What are the changes and their implications? A new function `getQueryData` will be exposed. ## Feature Checklist - [x] Integration test added (see [test docs](https://blitzjs.com/docs/contributing#running-tests) if needed)...
### What is the problem? Hi, I am trying to setup the minimal blitzjs project and adding the `@blitz/rpc` without the `@blitz/auth` package. I assumed that blitz rpc would work...
### What do you want and why? I want an exported `getQueryData` function that takes in a resolver. Instead of having to get the query key manually, such as below...
### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session -...
Closes #266 First time using Ruby & Rails, so would appreciate any feedback. If this is good to go, I can put it as Ready for Review. I used the...