@adaptware/eagles-db 0.1.70 → 0.1.71

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.
@@ -673,6 +673,7 @@ exports.Prisma.OrganisationScalarFieldEnum = {
673
673
  phone: 'phone',
674
674
  address: 'address',
675
675
  company_values: 'company_values',
676
+ allowed_email_domains: 'allowed_email_domains',
676
677
  created_at: 'created_at',
677
678
  updated_at: 'updated_at',
678
679
  created_by: 'created_by',