AutoBE
Preparing search index...
@autobe/interface
AutoBeInterfaceSchemaPropertyRevise
Type Alias AutoBeInterfaceSchemaPropertyRevise
AutoBeInterfaceSchemaPropertyRevise
:
|
AutoBeInterfaceSchemaPropertyCreate
|
AutoBeInterfaceSchemaPropertyErase
|
AutoBeInterfaceSchemaPropertyNullish
|
AutoBeInterfaceSchemaPropertyUpdate
|
AutoBeInterfaceSchemaPropertyKeep
Atomic property-level revision for DTO schema.
create
: Add missing property
erase
: Remove invalid property
keep
: Keep existing property unchanged (explicit acknowledgment)
nullish
: Fix nullable/required status only
update
: Replace property schema (optionally with rename via
newKey
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AutoBE
Loading...
Atomic property-level revision for DTO schema.
create: Add missing propertyerase: Remove invalid propertykeep: Keep existing property unchanged (explicit acknowledgment)nullish: Fix nullable/required status onlyupdate: Replace property schema (optionally with rename vianewKey)