ReferenceReact
CreateModalProvider
Provider for managing the create modal stack Handles automatic object resolution and cache invalidation
Provider for managing the create modal stack Handles automatic object resolution and cache invalidation
Signature
({ children, renderIcon, renderModalContent, ModalStack, placeholder, }: CreateModalProviderProps): ElementExtractRecordUpdate
Extract the update type from an ObjectBuilder instance Includes support for custom attributes. Omits system fields (id, createdAt, updatedAt) as they are managed automatically.
SchemaClientProvider
Provider for schema client Includes its own QueryClientProvider for SSR compatibility Also includes CreateModalProvider for relation creation modals