Hi folks, anybody know if there's support for orde...
# prisma-whats-new
j
Hi folks, anybody know if there's support for orderBy using multiple fields (like in SQL's orderBy)? ie, orderBy: [lastName_ASC, firstName_ASC]...