@timardex/cluemart-server-shared 1.0.104 → 1.0.105

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.
@@ -8239,6 +8239,7 @@ var USER_FIELDS_FRAGMENT = gql`
8239
8239
  partner
8240
8240
  platform
8241
8241
  preferredRegion
8242
+ promoCodes
8242
8243
  refreshToken
8243
8244
  role
8244
8245
  termsAgreement {
@@ -11445,6 +11446,10 @@ var schema7 = new MongooseSchema11(
11445
11446
  required: true,
11446
11447
  type: String
11447
11448
  },
11449
+ promoCodes: {
11450
+ required: false,
11451
+ type: [String]
11452
+ },
11448
11453
  refreshToken: {
11449
11454
  required: false,
11450
11455
  type: String
@@ -11860,4 +11865,4 @@ react/cjs/react.development.js:
11860
11865
  * LICENSE file in the root directory of this source tree.
11861
11866
  *)
11862
11867
  */
11863
- //# sourceMappingURL=chunk-336WXIMT.mjs.map
11868
+ //# sourceMappingURL=chunk-UWJ6QUK7.mjs.map