@timardex/cluemart-server-shared 1.0.67 → 1.0.69

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.
@@ -11248,6 +11248,11 @@ var schema3 = new MongooseSchema6(
11248
11248
  rainOrShine: { required: true, type: Boolean },
11249
11249
  rating: { required: false, type: Number },
11250
11250
  region: { required: false, type: String },
11251
+ relations: {
11252
+ default: [],
11253
+ required: false,
11254
+ type: [resourceRelationsSchema]
11255
+ },
11251
11256
  restroom: { required: false, type: Boolean },
11252
11257
  reviewCount: { required: false, type: Number },
11253
11258
  slug: { required: true, type: String },
@@ -12023,4 +12028,4 @@ react/cjs/react.development.js:
12023
12028
  * LICENSE file in the root directory of this source tree.
12024
12029
  *)
12025
12030
  */
12026
- //# sourceMappingURL=chunk-NYPGJ4EH.mjs.map
12031
+ //# sourceMappingURL=chunk-XCZWK6CV.mjs.map