@a_team/prisma 3.28.4-macos-docker-linux → 3.28.5-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.
@@ -706,6 +706,9 @@ exports.Prisma.VettingProcessScalarFieldEnum = {
706
706
  vettingType: 'vettingType',
707
707
  preVettingFormNonce: 'preVettingFormNonce',
708
708
  automationReason: 'automationReason',
709
+ categoryId: 'categoryId',
710
+ primaryRoleCategoryId: 'primaryRoleCategoryId',
711
+ contactOwnerId: 'contactOwnerId',
709
712
  publicId: 'publicId',
710
713
  isNewEvaluationProcess: 'isNewEvaluationProcess',
711
714
  calComDailyMeetingId: 'calComDailyMeetingId',