{"library":"cashay","type":"library","category":null,"description":"Cashay is a GraphQL client library that integrates with Redux, positioning itself as a simpler alternative to Relay and Apollo. It uses your GraphQL client schema, supports local transforms (sort, filter), and generates mutations automatically. The current stable version is 0.24.0, with a release cadence that appears infrequent (last release likely older). Key differentiators include deep Redux integration, denormalized caching, and support for subscriptions and local state, though it lacks query batching and built-in SSR. It requires a webpack loader for schema integration and is suitable for projects already using Redux.","language":"javascript","status":"active","version":"0.24.0","tags":["javascript","relay","client","cache","redux"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cashay","imports":["import { cashayReducer } from 'cashay'","import { transformSchema } from 'cashay'","import cashay from 'cashay'"]},{"cmd":"yarn add cashay","imports":[]},{"cmd":"pnpm add cashay","imports":[]}],"homepage":"https://github.com/mattkrick/cashay#readme","github":"https://github.com/mattkrick/cashay","docs":null,"changelog":null,"pypi":null,"npm":"cashay","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}