ra-data-graphql
JSON →Low-level GraphQL data provider for react-admin based on Apollo Client and introspection queries (v5.14.7). This package is not intended for direct use; instead, use it as a base for custom GraphQL adapters like ra-data-graphql-simple. Released alongside react-admin, its stable version follows react-admin's release cadence. Differentiators: provides a flexible introspection-based approach to map React-Admin CRUD operations to GraphQL queries/mutations, but requires a custom buildQuery function. Peer dependencies: graphql ^15.6.0 || ^16 and ra-core ^5.0.0. Ships TypeScript types.
Resources
packagera-data-graphql ↗