This example is based on the most basic version of react-static available, and adds:
Official React bindings for Redux
The official, opinionated, batteries-included toolset for efficient Redux development
Predictable state container for JavaScript apps
A fully-featured caching GraphQL client.
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
This package provides building blocks to create framework-level integration of Apollo Client with React's streaming SSR. See the [@apollo/client-integration-nextjs](https://github.com/apollographql/apollo-client-integrations/tree/main/packages/nextjs) pac
Selectors for Redux.
The React interface for integrating with redux-query
A library for querying and managing network state in Redux applications
Core engine for Apollo GraphQL server
Library to help unit testing when using apollo-client
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
Opinionated, transactional, MobX powered state container
This repo hosts the source for Apollo Studio's Embeddable Sandbox
React Apollo Hooks.
TypeScript definitions for react-redux
A simple yet functional GraphQL client.
An application architecture based on a unidirectional data flow
Simple persistence for all Apollo cache implementations
React Apollo common utilities.
Test, mock, intercept and modify Apollo Client's operations — in both browser and unit tests!
React Apollo testing utilities.
Thread-safe Helmet for React 16+ and friends