twenty-sdk 2.4.0 → 2.4.2

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.
@@ -203,13 +203,15 @@ const vu = {
203
203
  name: "primaryPhoneCountryCode",
204
204
  type: L.TEXT,
205
205
  hidden: !1,
206
- isRequired: !1
206
+ isRequired: !1,
207
+ isIncludedInUniqueConstraint: !0
207
208
  },
208
209
  {
209
210
  name: "primaryPhoneCallingCode",
210
211
  type: L.TEXT,
211
212
  hidden: !1,
212
- isRequired: !1
213
+ isRequired: !1,
214
+ isIncludedInUniqueConstraint: !0
213
215
  },
214
216
  {
215
217
  name: "additionalPhones",