ReferenceSchema
ExtractRecordUpdate
Extract the update type from an ObjectBuilder instance Includes support for custom attributes. Omits system fields (id, createdAt, updatedAt) as they are managed automatically.
Extract the update type from an ObjectBuilder instance Includes support for custom attributes. Omits system fields (id, createdAt, updatedAt) as they are managed automatically.
Signature
anyType
Prop
Type
ExtractRecordInput
Extract the input type from an ObjectBuilder instance Includes support for custom attributes. Omits system fields (id, createdAt, updatedAt) as they are managed automatically.
CreateModalProvider
Provider for managing the create modal stack Handles automatic object resolution and cache invalidation