Skip to content

UpdateDTO<T>

UpdateDTO<T>: CreateDTO<T> & Pick<T, "id">

Type parameters

T extends BaseDocument | BaseOwnableDocument