Flattens a complex object type down into a single object. Super useful when using joins with Omit and other helpers without needing to reveal the base type.
Omit
Flattens a complex object type down into a single object. Super useful when using joins with
Omitand other helpers without needing to reveal the base type.