Tim Kolotov
Results
2
issues of
Tim Kolotov
Solves https://github.com/mswjs/data/issues/269 by making `oneOf` relation required (throwing an error) unless the field is explicitly set to nullable.
So I'm back to experimenting with the library and trying to implement real-life models with relations. I see some inconsistency with `oneOf` relation. When a model definition has simple fields,...