efiber-prisma-schema 2.0.16 → 2.1.1

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.
@@ -357,6 +357,8 @@ exports.Prisma.UserScalarFieldEnum = {
357
357
  surname: 'surname',
358
358
  email: 'email',
359
359
  mobile: 'mobile',
360
+ alternativeMobile: 'alternativeMobile',
361
+ whatsappMobile: 'whatsappMobile',
360
362
  password: 'password',
361
363
  otp: 'otp',
362
364
  passport: 'passport',