github amplication/amplication v0.5.1

latest releases: v3.3.1, v3.3.0, v3.2.3...
3 years ago

Code generation changes on base classes (#1292):

✅ Add findProperty function on the base service for to-many relations (e.g. CustomerServiceBase.findOrders)
✅ Add getProperty function on the base service for to-one relations (e.g. CustomerServiceBase.getCity)
✅ Add async syntax for all functions on base service
✅ Use the new findProperty function on controller and resolver
✅ Use the new getProperty function on resolver

Fixes

✅ Fixed #1287 DSG: 'references' is missing on Prisma schema on annotated relations

Don't miss a new amplication release

NewReleases is sending notifications on new releases.