InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
React-apollo Alternatives
Similar projects and alternatives to react-apollo
-
graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
-
-
TanStack Query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
apollo-augmented-hooks
Drop-in replacements for @apollo/client's useQuery, useMutation and useSubscription hooks with reduced overhead and additional functionality.
-
-
JSON-Patch
Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
-
-
react-apollo discussion
react-apollo reviews and mentions
-
Sending object's delta instead of whole object, for a subscription?
This apollo issue matches my problem: https://github.com/apollographql/react-apollo/issues/2866
-
5 tips for debugging Apollo GraphQL MockedProvider
We’re heavy users of Apollo GraphQL in my team at Swarmia, but sometimes mocking the queries is bothersome. And based on a few GitHub comments, it looks like we’re not alone. This blog post is here to help!
-
React-Apollo, don't run query on component load
I'm using the awesome https://github.com/apollographql/react-apollo library and I'm trying to see if there is a better convention to load data into components than how I'm doing it now.
-
GraphQL with React Native
Hello guys, I'm working with GraphQL using Apollo Client and facing a big issue but haven't found a fix yet. The problem is with fetchMore callback. This trigger twice, one is the original call, second is the call with new variables. But onComplete only return the response of the original one. When I use nextFetchPolicy: "cache-first" it not trigger the original variables anymore, but the onComplete doesn't return the result of new call. I've looking for a solution on the internet and found this: https://github.com/apollographql/react-apollo/issues/2177 But a few years passed and there aren't any explain or fix. It makes me nervous about choosing apollo client for long-term usage. Can you suggest a client that still has maintainers?
-
GraphQL Code Generator - Introducing Hooks support for React Apollo plugin
React Apollo fits perfectly the requirements, and it now supports Hooks for your GraphQL operations.
-
Complex Apollo cache management with numerous parameterized queries made as painless as possible
I've been using Apollo for a couple of years now, and it is infamously nebulous when it comes to moderately complex real-world scenarios, such as parameterized queries. There are many years-spanning github issues on this problem alone, with barely any maintainable solutions proffered. I've written a lengthy guide that explains exactly how Apollo's InMemoryCache works under the hood and how to sanely solve these caching issues.
- Apolloclient Refetch All Instances Of This Query
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 May 2025
Stats
The primary programming language of react-apollo is TypeScript.
Popular Comparisons
- react-apollo VS TanStack Query
- react-apollo VS react-relay
- react-apollo VS apollo-client
- react-apollo VS adrenaline
- react-apollo VS react-transmit
- react-apollo VS cerebral-module-http
- react-apollo VS WhatsApp-Clone-Client-React
- react-apollo VS apollo-augmented-hooks
- react-apollo VS React Figma
- react-apollo VS redux-react-hook