ICreateVersionOptions

Interface

Options for creating a new version of an entity

Properties

Property Type Notes
description Optional string

Optional description of the version

name Optional string

Optional name of the version

parentId Optional string

Optional parentId (the versionId of the parent version)


Interface defined in common/src/versioning/types/ICreateVersionOptions.ts:4