mindnektar / apollo-augmented-hooksLinks
Drop-in replacements for @apollo/client's useQuery, useMutation and useSubscription hooks with reduced overhead and additional functionality.
☆74Updated last year
Alternatives and similar repositories for apollo-augmented-hooks
Users that are interested in apollo-augmented-hooks are comparing it to the libraries listed below
Sorting:
- An extension of the Apollo 3 cache with support for advanced cache policies.☆162Updated 6 months ago
- Log, test, intercept and modify Apollo Client's operations☆123Updated 3 weeks ago
- Write GraphQL queries with a gql tag in TypeScript -> have generated types☆162Updated 6 months ago
- A codegen tool for 100% TS type-safety in XState☆246Updated 2 years ago
- 🧑🚀 Apollo Client Feature Requests | (no 🐛 please).☆132Updated 8 months ago
- Dependency injection and replacement for Javascript and React components/hooks☆140Updated last week
- Demonstration of queries/mutations/defer/stream/subscriptions/live☆136Updated 2 weeks ago
- React hook for async effects powered by generator functions.☆197Updated 2 years ago
- A tool for monitoring and debugging urql during development☆273Updated 2 years ago
- An Apollo Link that debounces requests☆120Updated 2 years ago
- Use redux-saga without redux☆75Updated 2 years ago
- ☆42Updated 4 years ago
- A plugin for graphql-code-generator to create fully typed React Hooks from GraphQL queries, mutations and subscriptions.☆46Updated 5 years ago
- Apollo Link middleware which enriches SentryJS with GraphQL data☆126Updated last month
- Experimental dependency injection for React hooks☆112Updated 2 years ago
- TypeScript library files for Relay Modern Offline☆235Updated 2 years ago
- Utils to manage your React Children☆86Updated 6 months ago
- Manage your Redux side effects with XState. Use 100% of XState's features.☆92Updated 4 years ago
- Global handling for loading and error states☆240Updated 7 months ago
- Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering☆208Updated 2 weeks ago
- Write Once, Render Anywhere. typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store…☆174Updated 2 years ago
- A normalized and configurable cache exchange for urql☆88Updated 5 years ago
- Automatically mock GraphQL data with a mocked ApolloProvider☆92Updated 2 years ago
- Convenience utilities for using urql with NextJS.