Jump to top

PartialWithFieldValue

alias

Similar to Typescript's Partial<T>, but allows nested fields to be omitted and FieldValues to be passed in as property values.

Type

Partial<> |