1 dépôt
Logic for modifying form data specifically during the record creation lifecycle.
Distinct from Data Mutation Hooks: Specifically targets the mutation of form data during the record creation lifecycle, distinct from general persistence hooks.
Explore 1 awesome GitHub repository matching data & databases · Creation Mutation Hooks. Refine with filters or upvote what's useful.
React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr
Provides structured containers for administrative form submission and layout management during record creation.