germanius
germanius
NNuxt
Created by awacode on 8/7/2024 in #❓・help
Nuxt Apollo module
Apollo caching is very good feature, we built an app (react + apollo) and we didn’t need any state for it, all the data staff managed by cache
8 replies
NNuxt
Created by awacode on 8/7/2024 in #❓・help
Nuxt Apollo module
Yes, we need ssr on one of our projects and I want to try another package
8 replies
NNuxt
Created by awacode on 8/7/2024 in #❓・help
Nuxt Apollo module
I found the way how to turn the cache off globally, but I don’t remember if I can turn the cache on in requests (i think it works)
8 replies
NNuxt
Created by awacode on 8/7/2024 in #❓・help
Nuxt Apollo module
Turning ssr off helps but if you need seo it’s not an option
8 replies
NNuxt
Created by awacode on 8/7/2024 in #❓・help
Nuxt Apollo module
We faced the problem with refetch asyncQueries ( it doesn’t work) and the problem when query leads to 500 error with ssr (call composable outside of setup or middleware)
8 replies
NNuxt
Created by awacode on 8/7/2024 in #❓・help
Nuxt Apollo module
Good question, there are important issues which stays without answers
8 replies