Small graphql frontend This repo contains an example api using: Vite Vue 3 Vuetify (Beta) TypeScript GraphQL Schema based on small-graphql-api. How to run it npm install npm run dev Generate types npm run codegen --watch