View Source
Row shape with loaded relations merged in.
type TableRowWith<table, loaded> = Pretty<TableRow<table> & loaded>;