@a_team/prisma 3.26.0-macos-docker-linux → 3.26.1-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -613,6 +613,7 @@ exports.Prisma.UserScalarFieldEnum = {
613
613
  lastName: 'lastName',
614
614
  username: 'username',
615
615
  email: 'email',
616
+ displayEmail: 'displayEmail',
616
617
  isAdmin: 'isAdmin',
617
618
  type: 'type',
618
619
  pictureURL: 'pictureURL',