Savvas Papageorgiadis
|
e5cd2c8622
|
chore(rpcHandler): onError ctx (#4259)
* chore(rpcHandler): onError ctx
* chore: add changeset
* Update .changeset/rare-squids-brake.md
---------
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com>
|
2023-12-20 18:09:17 +00:00 |
|
Paul
|
ed2b0e22c5
|
Add feature for resolvers to exist outside of Blitz root (#3953)
Co-authored-by: Paul Moss <paulmoss06@gmail.com>
Co-authored-by: Brandon Bayer <b@bayer.ws>
Co-authored-by: Dillon Raphael <dillon@creatorsneverdie.com>
|
2022-11-14 14:51:42 -05:00 |
|
Fran Zekan
|
aa34661fac
|
Fix queryKeyGeneration when using invalidateQuery (#3728)
Co-authored-by: beerose <alexsandra.sikora@gmail.com>
|
2022-10-11 16:01:47 +08:00 |
|
Aleksandra
|
1742eb45db
|
Use prefetchInfiniteQuery from @tanstack/react-query for prefetching infinite Blitz queries (#3847)
* Use prefetchInfiniteQuery from @tanstack/react-query for prefetching infinite Blitz queries
|
2022-09-19 15:23:57 -04:00 |
|
Edrick Leong
|
4902802402
|
Add getQueryData utility to get an existing query's cached data (#3648)
* feat: add getQueryData
* test: add integration test for getQueryData
* Add changeset
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com>
|
2022-08-10 11:17:37 +02:00 |
|