ZenStack Release v2.3.1
What's Changed
- Fixed incorrect prisma query executed when
count
uses a where filter involving a polymorphic base field #1585 - Fixed over-strict typing generated for
auth()
access #1589 - Fixed compatibility issue between
createManyAndReturn
and polymorphism #1576 - Fixed the issue that field-level override rules don't work with non-optional to-one relations #1574
Full Changelog: v2.3.0...v2.3.1