GraphQL Client for Vue 3
"villus is a small and fast GraphQL client for Vue.js 3, exposing components to build highly customizable GraphQL projects. You can use it in small projects or large complex apps.
It's written in TypeScript and built for the Composition API. It also supports the Suspense API in Vue 3.
I needed a bare-bones GraphQL client for Vue.js, but with some out-of-the-box defaults like caching. Keeping it simple means it gets to be flexible & lightweight, and can be scaled to handle more complex challenges."
Abdelrahman Awad
@logaretm