graphql-normalizr
GraphQL transformer
Transforms GraphQL responses into a normalized data structure suitable for caching and state management.
Normalize GraphQL responses for persisting in the client cache/state
194 stars
5 watching
14 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
application-cachegraphqljavascriptnormalizerstate-management
Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 685 |
| A minimal GraphQL client for React applications | 15 |
| A simple GraphQL client with extensible cache invalidation features. | 530 |
| Simplifies GraphQL schema management by layering additional functionality around resolvers. | 1,146 |
| Generates GraphQL schemas and servers based on SQL table structure. | 592 |
| A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
| A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
| Generates C# classes from a GraphQL schema | 96 |
| A GraphQL caching module for Deno applications | 755 |
| A package that simplifies the use of GraphQL with Sequelize models in MySQL and Postgres databases. | 1,899 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| A tool for creating and testing GraphQL APIs with minimal configuration | 1,934 |
| Tools for improving readability of GraphQL requests | 30 |
| A WebSocket client and server implementation for GraphQL communication | 6 |
| An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 939 |