@adaptware/eagles-db 0.1.59 → 0.1.61

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.
@@ -514,6 +514,8 @@ exports.Prisma.InterviewScalarFieldEnum = {
514
514
  human_feedback: 'human_feedback',
515
515
  interviewer_feedback: 'interviewer_feedback',
516
516
  section_feedback: 'section_feedback',
517
+ interview_preparation: 'interview_preparation',
518
+ final_feedback: 'final_feedback',
517
519
  created_at: 'created_at',
518
520
  updated_at: 'updated_at',
519
521
  created_by: 'created_by',