plugin-graphql
GraphQL client
Syncs Vuex state with a GraphQL API using auto-generated queries and mutations
Vuex ORM persistence plugin to sync the store against a GraphQL API.
226 stars
10 watching
52 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
apollographql-apigraphql-clientvuevuexvuex-ormvuex-orm-pluginvuex-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
storipress/apollo-vue-devtools | Integrates Apollo Client with Vue Devtools for debugging GraphQL queries | 19 |
wheatjs/vite-plugin-vue-gql | A plugin that allows writing GraphQL queries directly within Vue component files without cluttering the code with scripts. | 212 |
gabrielmbmb/vuex-multi-tab-state | A plugin that synchronizes state between multiple tabs or windows in a Vue.js application using local storage. | 160 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
albertlucianto/vuex-search | A plugin for searching collections of objects using Web Workers and Regenerator Runtime | 163 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
apollographql/graphql-subscriptions | A module that enables real-time communication between GraphQL clients and servers using publish-subscribe messaging | 1,596 |
ibm/openapi-to-graphql | Converts OpenAPI specifications into GraphQL interfaces | 1,610 |
championswimmer/vuex-persist | A Vuex plugin to persist store data in various storage formats. | 1,668 |
niklv/vuex-coolstory | A Vuex plugin for managing side effects with Redux Saga | 23 |
rashadsaleh/vuex-basement | Enables persistent and synchronized state management across multiple tabs or windows in a Vue application | 64 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
apollographql/federation-jvm | Provides support for building unified GraphQL APIs with multiple subgraphs and subscriptions in the Java ecosystem. | 253 |
welikegraphql/universal-react-apollo-example | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |