Skip to content

v1.2.0

Compare
Choose a tag to compare
@AhmedElywa AhmedElywa released this 20 Aug 17:48

generator

  • update orderBy arg to accept an array of the objects so you can use sort by multi fields.
    this feature included in Prisma version 2.4.1

  • update aggregate query and add where, orderBy, cursor, skip, take args to filter your query