applyVersion
Applies the versioned data to the model
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| model Required | IModel | ||
| version Required | IVersion | ||
| includeList Optional | string[] |
Returns
Function defined in packages/common/src/versioning/utils.ts:15
Applies the versioned data to the model
| Parameter | Type | Default | Notes |
|---|---|---|---|
| model Required | IModel | ||
| version Required | IVersion | ||
| includeList Optional | string[] |