Core types, interfaces, and utilities for data operations
zopio
framework. It serves as the foundation for all data providers and UI components.
CrudProvider
interface is the foundation of the data package, defining a standard set of operations that all data providers must implement:
ProviderFactory
interface: