Override helper that preserves the original id and returns the same type. You can override any property except id. The override is shallow-merged over the base.
id
The base definition to override.
Properties to override (except id).
A definition of the same kind with overrides applied.
Override helper that preserves the original
id
and returns the same type. You can override any property exceptid
. The override is shallow-merged over the base.