hasura / client-side-graphqlLinks
☆145Updated 6 years ago
Alternatives and similar repositories for client-side-graphql
Users that are interested in client-side-graphql are comparing it to the libraries listed below
Sorting:
- Apollo link that lets you use graphql client-side only, with a webworker as a "server" supporting normal queries and subscriptions☆96Updated 3 years ago
- An Apollo Link that debounces requests☆120Updated 2 years ago
- Wrap your storybook environment with Apollo Client, provide mocks for isolated UI testing with GraphQL☆331Updated 2 years ago
- Use Apollo Link State to connect components to GraphQL fragments in the Apollo Cache☆111Updated 2 years ago
- A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response.☆279Updated 2 weeks ago
- Normalize GraphQL responses for persisting in the client cache/state☆197Updated last year
- Write Once, Render Anywhere. typescript libraries: cache-persist, apollo-offline, relay-offline, offline-first, apollo-cache, relay-store…☆175Updated 2 months ago
- Use custom directives in your GraphQL schema and queries 🎩☆152Updated 5 years ago
- Add validation to your mutations arguments using yup!☆104Updated 3 years ago
- A fork of Next Apollo by Adam Soffer to work with AWS AppSync☆40Updated 6 years ago
- An Apollo Link that ensures requests are sent in the order they were received☆66Updated 3 years ago
- A link to queue GraphQL requests when offline☆271Updated 2 years ago
- Generate your GraphQL schema from type definitions☆95Updated 2 years ago
- An offline toolkit for the Apollo client☆187Updated 7 years ago
- 🔑 Makes it easy to do boring authentication stuff with GraphQL (login, password reset, ...)☆229Updated 3 years ago
- Apollo Cache implementation that facilitates locally storing resources☆96Updated 2 years ago
- AWS Serverless Prisma Boilerplate☆123Updated 5 years ago
- 🧑🚀 Apollo Client Feature Requests | (no 🐛 please).☆132Updated last year
- Transform, filter & alias resolvers of a GraphQL schema☆84Updated 7 years ago
- 📝 Makes it easy to work with nested data in forms with GraphQL.☆97Updated 7 years ago
- Resolver composition library for GraphQL.☆279Updated 2 years ago
- A plugin for graphql-code-generator to create fully typed React Hooks from GraphQL queries, mutations and subscriptions.☆46Updated 5 years ago
- Global handling for loading and error states☆240Updated 2 months ago
- 🔒 GraphQL authentication and authorization middleware