All Projects → Akryum → Vue Apollo Todos

Akryum / Vue Apollo Todos

Vue Apollo GraphQL mutation examples

Projects that are alternatives of or similar to Vue Apollo Todos

Vue Apollo
🚀 Apollo/GraphQL integration for VueJS
Stars: ✭ 5,529 (+7913.04%)
Mutual labels:  graphql, apollographql
Graphql React Apollo
A GraphQL implementation in React using Apollo.
Stars: ✭ 9 (-86.96%)
Mutual labels:  graphql, apollographql
Offix
GraphQL Offline Client and Server
Stars: ✭ 694 (+905.8%)
Mutual labels:  graphql, apollographql
Fraql
GraphQL fragments made simple ⚡️
Stars: ✭ 433 (+527.54%)
Mutual labels:  graphql, apollographql
Umi Plugin Apollo
Apollo graphql plugin for umi
Stars: ✭ 48 (-30.43%)
Mutual labels:  graphql, apollographql
Get Graphql Schema
Fetch and print the GraphQL schema from a GraphQL HTTP endpoint. (Can be used for Relay Modern.)
Stars: ✭ 443 (+542.03%)
Mutual labels:  graphql, apollographql
Apollo Link Maxage
An Apollo Link to invalidate cached queries
Stars: ✭ 23 (-66.67%)
Mutual labels:  graphql, apollographql
Graphback
Graphback - Out of the box GraphQL server and client
Stars: ✭ 323 (+368.12%)
Mutual labels:  graphql, apollographql
Githunt React
[DEPRECATED] 🔃 An example app frontend built with Apollo Client and React
Stars: ✭ 1,036 (+1401.45%)
Mutual labels:  graphql, apollographql
Howtographql
The Fullstack Tutorial for GraphQL
Stars: ✭ 7,999 (+11492.75%)
Mutual labels:  graphql, apollographql
Graphql Up
Get a ready-to-use GraphQL API for your schema
Stars: ✭ 415 (+501.45%)
Mutual labels:  graphql, apollographql
Apollo Angular
A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
Stars: ✭ 1,058 (+1433.33%)
Mutual labels:  graphql, apollographql
Lucid
A developer tool for engineers working with React and GraphQL.
Stars: ✭ 397 (+475.36%)
Mutual labels:  graphql, apollographql
Learnapollo
👩🏻‍🏫 Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool)
Stars: ✭ 5,274 (+7543.48%)
Mutual labels:  graphql, apollographql
Relate
[ARCHIVED] experimenting React + GraphQL + Next.js web app on the theme of mindfulness
Stars: ✭ 324 (+369.57%)
Mutual labels:  graphql, apollographql
Graphql
GraphQL (TypeScript) module for Nest framework (node.js) 🍷
Stars: ✭ 697 (+910.14%)
Mutual labels:  graphql, apollographql
Apollo Ios
📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
Stars: ✭ 3,192 (+4526.09%)
Mutual labels:  graphql, apollographql
Apollo Client
🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
Stars: ✭ 17,070 (+24639.13%)
Mutual labels:  graphql, apollographql
Link state demo
🚀 Demonstrate how to support multiple stores in Apollo Link State
Stars: ✭ 30 (-56.52%)
Mutual labels:  graphql, apollographql
Graphql Query Test Mock
Easily mock GraphQL queries in your Relay Modern / Apollo / any-other-GraphQL-client tests.
Stars: ✭ 49 (-28.99%)
Mutual labels:  graphql, apollographql

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].