expo/entity

Shared table with disjoint rows example can't loadMany

wschurman opened this issue · 0 comments

The shared table example isn't possible to issue a loadMany on since if one is the wrong type the whole thing will fail. We should probably have a specific error type for constructor errors and send those in the result rather than throw them.