I'm trying to install apollo on my vuejs 3 project but it doesn't work.
Error: You cannot call "get" on a collection with no paths. Instead, check the "length" property first to verify at least 1 path exists.
Even if I try to install it manually with Apollo Boost it doesn't work...
I'm trying to install apollo on my vuejs 3 project but it doesn't work.
Error: You cannot call "get" on a collection with no paths. Instead, check the "length" property first to verify at least 1 path exists.Even if I try to install it manually with Apollo Boost it doesn't work...