/vue-apollo-todos

Vue Apollo GraphQL mutation examples

Primary LanguageVue

vue-apollo-todos

A TODOs demo app with Vue and Apollo

This app have a lot of mutation examples with cache updates.

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build