Type alias OmittedRealmTypesWithRequired<T, RequiredProperties>

Omits all properties of a model which are not defined by the schema, making all properties optional except those specified in RequiredProperties.

Type Parameters

Generated using TypeDoc