Light and simple GraphQL React client with extensible, composable cache invalidation. Works with Suspense.
🚀 An ember-cli addon for Apollo Client and GraphQL
Relay is a GraphQL client framework and state manager used for building data-driven applications. It functions as a declarative data fetching layer and a GraphQL compiler that transforms declarations into optimized runtime code with automatic type generation. The framework distinguishes itself through a build-time compilation process that generates optimized queries and a data masking system that prevents components from accessing undeclared data. It employs a normalized client-side cache to maintain consistency across entities and an optimistic update mechanism to provide immediate interface
🚀🌛 Use the Launch Platform 👩🚀👨🚀
Bindings for mobx-state-tree and GraphQL
The main features of mobxjs/mst-gql are: Frontend Framework Integrations.
Open-source alternatives to mobxjs/mst-gql include: vuejs/vue-apollo — Vue Apollo is a GraphQL client library for Vue.js that integrates Apollo GraphQL queries and mutations into Vue… arackaf/micro-graphql-react — Light and simple GraphQL React client with extensible, composable cache invalidation. Works with Suspense. ember-graphql/ember-apollo-client — 🚀 An ember-cli addon for Apollo Client and GraphQL. facebook/relay — Relay is a GraphQL client framework and state manager used for building data-driven applications. It functions as a… formidablelabs/urql — urql is a GraphQL client and data management tool used to execute GraphQL operations and synchronize data from remote… jycouet/kitql — A set of standalone tools to SpeedRun WebApps!