@timardex/cluemart-server-shared 1.0.200 → 1.0.202

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.
@@ -3,7 +3,7 @@ import { AdType, ReportChatUser, OwnerType, SocialMediaType, ResourceImageType,
3
3
  import mongoose from 'mongoose';
4
4
  import { O as ObjectId } from '../Chat-DYkhie3G.mjs';
5
5
  export { C as ChatModel, N as NotificationModel, a as SchemaChatMessageReactionType, S as SchemaChatMessageReplyPreviewType, b as SchemaChatMessageSeenType, c as SchemaChatMessageType, e as SchemaChatType, f as SchemaCreateBulkNotificationInput, g as SchemaNotificationType, d as SchemaParticipantType } from '../Chat-DYkhie3G.mjs';
6
- export { a as RelationModel, R as RelationTypeSchema, S as SchemaRelationType, r as relationDatesSchema } from '../Relation-BBXiEM1-.mjs';
6
+ export { a as RelationModel, R as RelationTypeSchema, S as SchemaRelationType, r as relationDatesSchema } from '../Relation-BjYghDE9.mjs';
7
7
  import '@timardex/cluemart-shared/types';
8
8
  import 'express';
9
9
 
@@ -3,7 +3,7 @@ import { AdType, ReportChatUser, OwnerType, SocialMediaType, ResourceImageType,
3
3
  import mongoose from 'mongoose';
4
4
  import { O as ObjectId } from '../Chat-DYkhie3G.js';
5
5
  export { C as ChatModel, N as NotificationModel, a as SchemaChatMessageReactionType, S as SchemaChatMessageReplyPreviewType, b as SchemaChatMessageSeenType, c as SchemaChatMessageType, e as SchemaChatType, f as SchemaCreateBulkNotificationInput, g as SchemaNotificationType, d as SchemaParticipantType } from '../Chat-DYkhie3G.js';
6
- export { a as RelationModel, R as RelationTypeSchema, S as SchemaRelationType, r as relationDatesSchema } from '../Relation-1llDbRjW.js';
6
+ export { a as RelationModel, R as RelationTypeSchema, S as SchemaRelationType, r as relationDatesSchema } from '../Relation-6t3Gn4pM.js';
7
7
  import '@timardex/cluemart-shared/types';
8
8
  import 'express';
9
9
 
@@ -37,7 +37,7 @@ import {
37
37
  resourceRelationsSchema,
38
38
  termsAgreementSchema,
39
39
  userLicenseSchema
40
- } from "../chunk-MBUS572I.mjs";
40
+ } from "../chunk-7FP7SWJH.mjs";
41
41
  import "../chunk-3QS3WKRC.mjs";
42
42
  export {
43
43
  APP_SETTINGS_ID,
@@ -9922,7 +9922,6 @@ var RELATION_FIELDS_FRAGMENT = gql`
9922
9922
  fragment RelationFields on RelationType {
9923
9923
  _id
9924
9924
  active
9925
- apiMessage
9926
9925
  chatId
9927
9926
  createdAt
9928
9927
  lastUpdateBy