Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

deleteRemote

Configures deleteRemote for Delete workspace from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypebooleanDeclared input representation.
defaultfalseRelease default applied when the field is omitted.
typescriptTypebooleanCompiler-resolved TypeScript contract.
requiredtrue
allowed[false,true]Allowed declaration values.

Configures deleteRemote for Delete workspace from its authoritative release declaration.

The declared value type is boolean. The release default is false. Allowed values are [false,true]. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/version-control/delete-workspace/field/deleteRemote
Path
apps/desktop-electron/src/ui/VersionHistoryPanel.tsx
Symbol
VersionHistoryPanelProps.onDeleteWorkspace