@a_team/prisma 3.12.3-win → 3.12.4-linux-debian

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.
@@ -465,7 +465,8 @@ exports.Prisma.UserScalarFieldEnum = {
465
465
  cvURL: 'cvURL',
466
466
  onboardingStage: 'onboardingStage',
467
467
  yearsExperience: 'yearsExperience',
468
- websites: 'websites'
468
+ websites: 'websites',
469
+ isUsingSharedCalendar: 'isUsingSharedCalendar'
469
470
  };
470
471
 
471
472
  exports.Prisma.UserPreferenceScalarFieldEnum = {