Home > vae > VaeObjectSchema > optionalFields
Signature:
optionalFields(): VaeObjectSchema<Partial<T>>;
Returns:
VaeObjectSchema<Partial<T>>