@cryptorobot.ai/client 1.26.0-dev.1029 → 1.26.0-dev.1031

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.
Files changed (118) hide show
  1. package/lib/src/services/advisor/advisor.class.d.ts +2 -2
  2. package/lib/src/services/advisor/advisor.schema.d.ts +1 -1
  3. package/lib/src/services/advisor/messages/messages.class.d.ts +2 -2
  4. package/lib/src/services/advisor/messages/messages.schema.d.ts +144 -144
  5. package/lib/src/services/affiliates/affiliates.class.d.ts +2 -2
  6. package/lib/src/services/affiliates/clicks/clicks.class.d.ts +2 -2
  7. package/lib/src/services/affiliates/comissions/comissions.class.d.ts +2 -2
  8. package/lib/src/services/affiliates/contracts/contracts.class.d.ts +2 -2
  9. package/lib/src/services/affiliates/coupons/coupons.class.d.ts +2 -2
  10. package/lib/src/services/affiliates/links/links.class.d.ts +2 -2
  11. package/lib/src/services/affiliates/payouts/payouts.class.d.ts +2 -2
  12. package/lib/src/services/agents/agents.class.d.ts +2 -2
  13. package/lib/src/services/agents/sessions/conversations/conversations.class.d.ts +2 -2
  14. package/lib/src/services/agents/sessions/sessions.class.d.ts +2 -2
  15. package/lib/src/services/agents/sessions/sessions.schema.d.ts +143 -143
  16. package/lib/src/services/autotune/studies/studies.class.d.ts +2 -2
  17. package/lib/src/services/autotune/trials/trials.class.d.ts +2 -2
  18. package/lib/src/services/autotune/usage/usage.class.d.ts +2 -2
  19. package/lib/src/services/autotune/usage/usage.schema.d.ts +3 -3
  20. package/lib/src/services/blog/calendar/calendar.class.d.ts +2 -2
  21. package/lib/src/services/blog/integrations/integrations.class.d.ts +2 -2
  22. package/lib/src/services/blog/posts/posts.class.d.ts +2 -2
  23. package/lib/src/services/blog/queries/queries.class.d.ts +2 -2
  24. package/lib/src/services/blog/sitemaps/pages/pages.class.d.ts +2 -2
  25. package/lib/src/services/blog/sitemaps/sitemaps.class.d.ts +2 -2
  26. package/lib/src/services/blog/suggestions/suggestions.class.d.ts +2 -2
  27. package/lib/src/services/config/config.class.d.ts +2 -2
  28. package/lib/src/services/copilot/concerns/concerns.class.d.ts +2 -2
  29. package/lib/src/services/copilot/concerns/concerns.schema.d.ts +8 -8
  30. package/lib/src/services/copilot/decisions/decisions.class.d.ts +2 -2
  31. package/lib/src/services/copilot/recommendations/recommendations.class.d.ts +2 -2
  32. package/lib/src/services/currencies/currencies.class.d.ts +2 -2
  33. package/lib/src/services/emails/emails.class.d.ts +2 -2
  34. package/lib/src/services/events/events.class.d.ts +2 -2
  35. package/lib/src/services/events/triggers/triggers.class.d.ts +2 -2
  36. package/lib/src/services/events/types/types.class.d.ts +2 -2
  37. package/lib/src/services/exchanges/balance/balance.class.d.ts +2 -2
  38. package/lib/src/services/exchanges/deposits/deposits.class.d.ts +2 -2
  39. package/lib/src/services/exchanges/deposits/sync/sync.class.d.ts +2 -2
  40. package/lib/src/services/exchanges/download/download.class.d.ts +2 -2
  41. package/lib/src/services/exchanges/download/webhooks/webhooks.class.d.ts +2 -2
  42. package/lib/src/services/exchanges/exchanges.class.d.ts +2 -2
  43. package/lib/src/services/exchanges/ledger/ledger.class.d.ts +2 -2
  44. package/lib/src/services/exchanges/ledger/sync/sync.class.d.ts +2 -2
  45. package/lib/src/services/exchanges/ohlcv/history/history.class.d.ts +2 -2
  46. package/lib/src/services/exchanges/ticker/ticker.class.d.ts +2 -2
  47. package/lib/src/services/exchanges/transactions/sync/sync.class.d.ts +2 -2
  48. package/lib/src/services/exchanges/transactions/transactions.class.d.ts +2 -2
  49. package/lib/src/services/extensions/extensions.class.d.ts +2 -2
  50. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.class.d.ts +2 -2
  51. package/lib/src/services/insights/etf-flow/etf-flow.class.d.ts +2 -2
  52. package/lib/src/services/insights/fear-and-greed/fear-and-greed.class.d.ts +2 -2
  53. package/lib/src/services/insights/global/global.class.d.ts +2 -2
  54. package/lib/src/services/insights/insights.class.d.ts +2 -2
  55. package/lib/src/services/insights/news/news.class.d.ts +2 -2
  56. package/lib/src/services/keys/KeysService.d.ts +2 -2
  57. package/lib/src/services/keys/keys.class.d.ts +2 -2
  58. package/lib/src/services/marketplaces/marketplaces.class.d.ts +2 -2
  59. package/lib/src/services/markets/markets.class.d.ts +2 -2
  60. package/lib/src/services/messages/messages.class.d.ts +2 -2
  61. package/lib/src/services/models/pods/events/events.class.d.ts +2 -2
  62. package/lib/src/services/models/pods/events/events.schema.d.ts +3 -3
  63. package/lib/src/services/models/pods/pods.class.d.ts +2 -2
  64. package/lib/src/services/models/presets/presets.class.d.ts +2 -2
  65. package/lib/src/services/models/signals/history/history.class.d.ts +2 -2
  66. package/lib/src/services/models/signals/signals.class.d.ts +2 -2
  67. package/lib/src/services/models/signals/subscriptions/subscriptions.class.d.ts +2 -2
  68. package/lib/src/services/models/signals/subscriptions/subscriptions.schema.d.ts +3 -3
  69. package/lib/src/services/objectives/objectives.class.d.ts +2 -2
  70. package/lib/src/services/referrals/referrals.class.d.ts +2 -2
  71. package/lib/src/services/security/events/security-events.class.d.ts +2 -2
  72. package/lib/src/services/security/events/security-events.schema.d.ts +70 -70
  73. package/lib/src/services/series/balance/balance.class.d.ts +2 -2
  74. package/lib/src/services/series/performance/performance.class.d.ts +2 -2
  75. package/lib/src/services/snapshot/snapshot.class.d.ts +2 -2
  76. package/lib/src/services/snapshot/snapshot.schema.d.ts +336 -336
  77. package/lib/src/services/store/items/items.class.d.ts +2 -2
  78. package/lib/src/services/strategies/ai/ai.class.d.ts +2 -2
  79. package/lib/src/services/strategies/backtest/backtest.class.d.ts +2 -2
  80. package/lib/src/services/strategies/backtest/backtest.schema.d.ts +231 -135
  81. package/lib/src/services/strategies/backtest/results/results.class.d.ts +2 -2
  82. package/lib/src/services/strategies/follow/follow.class.d.ts +2 -2
  83. package/lib/src/services/strategies/generate/generate.class.d.ts +2 -2
  84. package/lib/src/services/strategies/generate/generate.schema.d.ts +80 -80
  85. package/lib/src/services/strategies/history/history.class.d.ts +2 -2
  86. package/lib/src/services/strategies/history/history.schema.d.ts +152 -152
  87. package/lib/src/services/strategies/hyperopt/hyperopt.class.d.ts +2 -2
  88. package/lib/src/services/strategies/indicators/indicators.class.d.ts +2 -2
  89. package/lib/src/services/strategies/indicators/talib/talib.class.d.ts +2 -2
  90. package/lib/src/services/strategies/research/research.class.d.ts +2 -2
  91. package/lib/src/services/strategies/research/research.schema.d.ts +72 -72
  92. package/lib/src/services/strategies/strategies.class.d.ts +2 -2
  93. package/lib/src/services/strategies/templates/templates.class.d.ts +2 -2
  94. package/lib/src/services/tasks/comments/comments.class.d.ts +2 -2
  95. package/lib/src/services/tasks/tasks.class.d.ts +2 -2
  96. package/lib/src/services/tax/research/research.class.d.ts +2 -2
  97. package/lib/src/services/tax/sessions/conversations/conversations.class.d.ts +2 -2
  98. package/lib/src/services/tax/sessions/sessions.class.d.ts +2 -2
  99. package/lib/src/services/tax/sessions/sessions.schema.d.ts +72 -72
  100. package/lib/src/services/tokens/tokens.class.d.ts +2 -2
  101. package/lib/src/services/tokens/tokens.schema.d.ts +72 -72
  102. package/lib/src/services/traders/pods/api/api.class.d.ts +2 -2
  103. package/lib/src/services/traders/pods/api/api.schema.d.ts +8 -8
  104. package/lib/src/services/traders/pods/events/events.class.d.ts +2 -2
  105. package/lib/src/services/traders/pods/events/events.schema.d.ts +144 -144
  106. package/lib/src/services/traders/pods/pods.class.d.ts +2 -2
  107. package/lib/src/services/traders/pods/pods.schema.d.ts +73 -73
  108. package/lib/src/services/traders/pods/webhooks/webhooks.class.d.ts +2 -2
  109. package/lib/src/services/traders/pods/webhooks/webhooks.schema.d.ts +144 -144
  110. package/lib/src/services/traders/traders.class.d.ts +2 -2
  111. package/lib/src/services/trades/trades.class.d.ts +2 -2
  112. package/lib/src/services/users/access/access.class.d.ts +2 -2
  113. package/lib/src/services/users/access/access.schema.d.ts +70 -70
  114. package/lib/src/services/users/marketing/marketing.class.d.ts +2 -2
  115. package/lib/src/services/users/onboarding/onboarding.class.d.ts +2 -2
  116. package/lib/src/services/users/sessions/sessions.class.d.ts +2 -2
  117. package/lib/src/services/users/sessions/sessions.schema.d.ts +70 -70
  118. package/package.json +1 -1
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../declarations';
5
5
  import type { Advisor, AdvisorData, AdvisorPatch, AdvisorQuery } from './advisor.schema';
6
6
  export type { Advisor, AdvisorData, AdvisorPatch, AdvisorQuery };
7
7
  export interface AdvisorParams extends MongoDBAdapterParams<AdvisorQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class AdvisorService<ServiceParams extends Params = AdvisorParams> extends FlexibleMongoDBService<Advisor, AdvisorData, AdvisorParams, AdvisorPatch> {
10
+ export declare class AdvisorService<ServiceParams extends Params = AdvisorParams> extends MongoDBService<Advisor, AdvisorData, AdvisorParams, AdvisorPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -130,7 +130,7 @@ export declare const advisorExternalResolver: import("@feathersjs/schema").Resol
130
130
  export declare const advisorDataSchema: import("@feathersjs/typebox").TObject<{
131
131
  query: import("@feathersjs/typebox").TString<string>;
132
132
  status: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"running">, import("@feathersjs/typebox").TLiteral<"succeeded">, import("@feathersjs/typebox").TLiteral<"failed">, import("@feathersjs/typebox").TLiteral<"canceled">]>>;
133
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
133
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
134
134
  }>;
135
135
  export type AdvisorData = Static<typeof advisorDataSchema>;
136
136
  export declare const advisorDataValidator: import("@feathersjs/schema").Validator<any, any>;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { AdvisorMessages, AdvisorMessagesData, AdvisorMessagesPatch, AdvisorMessagesQuery } from './messages.schema';
6
6
  export type { AdvisorMessages, AdvisorMessagesData, AdvisorMessagesPatch, AdvisorMessagesQuery };
7
7
  export interface AdvisorMessagesParams extends MongoDBAdapterParams<AdvisorMessagesQuery> {
8
8
  }
9
- export declare class AdvisorMessagesService<ServiceParams extends Params = AdvisorMessagesParams> extends FlexibleMongoDBService<AdvisorMessages, AdvisorMessagesData, AdvisorMessagesParams, AdvisorMessagesPatch> {
9
+ export declare class AdvisorMessagesService<ServiceParams extends Params = AdvisorMessagesParams> extends MongoDBService<AdvisorMessages, AdvisorMessagesData, AdvisorMessagesParams, AdvisorMessagesPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -3,8 +3,8 @@ import { type HookContext } from '../../../declarations';
3
3
  import type { AdvisorMessagesService } from './messages.class';
4
4
  export declare const advisorMessagesSchema: import("@feathersjs/typebox").TObject<{
5
5
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
6
- advisorId: import("@feathersjs/typebox").TString<string>;
7
- userId: import("@feathersjs/typebox").TString<string>;
6
+ advisorId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
7
+ userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8
8
  type: import("@feathersjs/typebox").TString<string>;
9
9
  message: import("@feathersjs/typebox").TString<string>;
10
10
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
@@ -14,8 +14,8 @@ export type AdvisorMessages = Static<typeof advisorMessagesSchema>;
14
14
  export declare const advisorMessagesValidator: import("@feathersjs/schema").Validator<any, any>;
15
15
  export declare const advisorMessagesResolver: import("@feathersjs/schema").Resolver<{
16
16
  _id: string | {};
17
- advisorId: string;
18
- userId: string;
17
+ advisorId: string | {};
18
+ userId: string | {};
19
19
  type: string;
20
20
  message: string;
21
21
  createdAt?: any;
@@ -23,8 +23,8 @@ export declare const advisorMessagesResolver: import("@feathersjs/schema").Resol
23
23
  }, HookContext<AdvisorMessagesService<import("./messages.class").AdvisorMessagesParams>>>;
24
24
  export declare const advisorMessagesExternalResolver: import("@feathersjs/schema").Resolver<{
25
25
  _id: string | {};
26
- advisorId: string;
27
- userId: string;
26
+ advisorId: string | {};
27
+ userId: string | {};
28
28
  type: string;
29
29
  message: string;
30
30
  createdAt?: any;
@@ -32,8 +32,8 @@ export declare const advisorMessagesExternalResolver: import("@feathersjs/schema
32
32
  }, HookContext<AdvisorMessagesService<import("./messages.class").AdvisorMessagesParams>>>;
33
33
  export declare const advisorMessagesDataSchema: import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
34
34
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
35
- advisorId: import("@feathersjs/typebox").TString<string>;
36
- userId: import("@feathersjs/typebox").TString<string>;
35
+ advisorId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
36
+ userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
37
37
  type: import("@feathersjs/typebox").TString<string>;
38
38
  message: import("@feathersjs/typebox").TString<string>;
39
39
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
@@ -45,8 +45,8 @@ export type AdvisorMessagesData = Static<typeof advisorMessagesDataSchema>;
45
45
  export declare const advisorMessagesDataValidator: import("@feathersjs/schema").Validator<any, any>;
46
46
  export declare const advisorMessagesDataResolver: import("@feathersjs/schema").Resolver<{
47
47
  _id: string | {};
48
- advisorId: string;
49
- userId: string;
48
+ advisorId: string | {};
49
+ userId: string | {};
50
50
  type: string;
51
51
  message: string;
52
52
  createdAt?: any;
@@ -54,8 +54,8 @@ export declare const advisorMessagesDataResolver: import("@feathersjs/schema").R
54
54
  }, HookContext<AdvisorMessagesService<import("./messages.class").AdvisorMessagesParams>>>;
55
55
  export declare const advisorMessagesPatchSchema: import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
56
56
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
57
- advisorId: import("@feathersjs/typebox").TString<string>;
58
- userId: import("@feathersjs/typebox").TString<string>;
57
+ advisorId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
58
+ userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
59
59
  type: import("@feathersjs/typebox").TString<string>;
60
60
  message: import("@feathersjs/typebox").TString<string>;
61
61
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
@@ -65,8 +65,8 @@ export type AdvisorMessagesPatch = Static<typeof advisorMessagesPatchSchema>;
65
65
  export declare const advisorMessagesPatchValidator: import("@feathersjs/schema").Validator<any, any>;
66
66
  export declare const advisorMessagesPatchResolver: import("@feathersjs/schema").Resolver<{
67
67
  _id: string | {};
68
- advisorId: string;
69
- userId: string;
68
+ advisorId: string | {};
69
+ userId: string | {};
70
70
  type: string;
71
71
  message: string;
72
72
  createdAt?: any;
@@ -74,8 +74,8 @@ export declare const advisorMessagesPatchResolver: import("@feathersjs/schema").
74
74
  }, HookContext<AdvisorMessagesService<import("./messages.class").AdvisorMessagesParams>>>;
75
75
  export declare const advisorMessagesQueryProperties: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
76
76
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
77
- advisorId: import("@feathersjs/typebox").TString<string>;
78
- userId: import("@feathersjs/typebox").TString<string>;
77
+ advisorId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
78
+ userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
79
79
  type: import("@feathersjs/typebox").TString<string>;
80
80
  message: import("@feathersjs/typebox").TString<string>;
81
81
  createdAt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
@@ -105,14 +105,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
105
105
  }>, import("@feathersjs/typebox").TObject<{
106
106
  [key: string]: import("@feathersjs/typebox").TSchema;
107
107
  } | undefined>]>>]>>;
108
- advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
109
- $gt: import("@feathersjs/typebox").TString<string>;
110
- $gte: import("@feathersjs/typebox").TString<string>;
111
- $lt: import("@feathersjs/typebox").TString<string>;
112
- $lte: import("@feathersjs/typebox").TString<string>;
113
- $ne: import("@feathersjs/typebox").TString<string>;
114
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
115
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
108
+ advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
109
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
110
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
111
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
112
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
113
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
114
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
115
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
116
116
  }>, import("@feathersjs/typebox").TObject<{
117
117
  [key: string]: import("@feathersjs/typebox").TSchema;
118
118
  } | undefined>]>>]>>;
@@ -149,14 +149,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
149
149
  }>, import("@feathersjs/typebox").TObject<{
150
150
  [key: string]: import("@feathersjs/typebox").TSchema;
151
151
  } | undefined>]>>]>>;
152
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
153
- $gt: import("@feathersjs/typebox").TString<string>;
154
- $gte: import("@feathersjs/typebox").TString<string>;
155
- $lt: import("@feathersjs/typebox").TString<string>;
156
- $lte: import("@feathersjs/typebox").TString<string>;
157
- $ne: import("@feathersjs/typebox").TString<string>;
158
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
159
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
152
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
153
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
154
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
155
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
156
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
157
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
158
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
159
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
160
160
  }>, import("@feathersjs/typebox").TObject<{
161
161
  [key: string]: import("@feathersjs/typebox").TSchema;
162
162
  } | undefined>]>>]>>;
@@ -173,14 +173,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
173
173
  }>, import("@feathersjs/typebox").TObject<{
174
174
  [key: string]: import("@feathersjs/typebox").TSchema;
175
175
  } | undefined>]>>]>>;
176
- advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
177
- $gt: import("@feathersjs/typebox").TString<string>;
178
- $gte: import("@feathersjs/typebox").TString<string>;
179
- $lt: import("@feathersjs/typebox").TString<string>;
180
- $lte: import("@feathersjs/typebox").TString<string>;
181
- $ne: import("@feathersjs/typebox").TString<string>;
182
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
183
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
176
+ advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
177
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
178
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
179
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
180
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
181
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
182
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
183
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
184
184
  }>, import("@feathersjs/typebox").TObject<{
185
185
  [key: string]: import("@feathersjs/typebox").TSchema;
186
186
  } | undefined>]>>]>>;
@@ -217,14 +217,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
217
217
  }>, import("@feathersjs/typebox").TObject<{
218
218
  [key: string]: import("@feathersjs/typebox").TSchema;
219
219
  } | undefined>]>>]>>;
220
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
221
- $gt: import("@feathersjs/typebox").TString<string>;
222
- $gte: import("@feathersjs/typebox").TString<string>;
223
- $lt: import("@feathersjs/typebox").TString<string>;
224
- $lte: import("@feathersjs/typebox").TString<string>;
225
- $ne: import("@feathersjs/typebox").TString<string>;
226
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
227
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
220
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
221
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
222
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
223
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
224
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
225
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
226
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
227
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
228
228
  }>, import("@feathersjs/typebox").TObject<{
229
229
  [key: string]: import("@feathersjs/typebox").TSchema;
230
230
  } | undefined>]>>]>>;
@@ -242,14 +242,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
242
242
  }>, import("@feathersjs/typebox").TObject<{
243
243
  [key: string]: import("@feathersjs/typebox").TSchema;
244
244
  } | undefined>]>>]>>;
245
- advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
246
- $gt: import("@feathersjs/typebox").TString<string>;
247
- $gte: import("@feathersjs/typebox").TString<string>;
248
- $lt: import("@feathersjs/typebox").TString<string>;
249
- $lte: import("@feathersjs/typebox").TString<string>;
250
- $ne: import("@feathersjs/typebox").TString<string>;
251
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
252
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
245
+ advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
246
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
247
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
248
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
249
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
250
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
251
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
252
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
253
253
  }>, import("@feathersjs/typebox").TObject<{
254
254
  [key: string]: import("@feathersjs/typebox").TSchema;
255
255
  } | undefined>]>>]>>;
@@ -286,14 +286,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
286
286
  }>, import("@feathersjs/typebox").TObject<{
287
287
  [key: string]: import("@feathersjs/typebox").TSchema;
288
288
  } | undefined>]>>]>>;
289
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
290
- $gt: import("@feathersjs/typebox").TString<string>;
291
- $gte: import("@feathersjs/typebox").TString<string>;
292
- $lt: import("@feathersjs/typebox").TString<string>;
293
- $lte: import("@feathersjs/typebox").TString<string>;
294
- $ne: import("@feathersjs/typebox").TString<string>;
295
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
296
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
289
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
290
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
291
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
292
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
293
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
294
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
295
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
296
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
297
297
  }>, import("@feathersjs/typebox").TObject<{
298
298
  [key: string]: import("@feathersjs/typebox").TSchema;
299
299
  } | undefined>]>>]>>;
@@ -310,14 +310,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
310
310
  }>, import("@feathersjs/typebox").TObject<{
311
311
  [key: string]: import("@feathersjs/typebox").TSchema;
312
312
  } | undefined>]>>]>>;
313
- advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
314
- $gt: import("@feathersjs/typebox").TString<string>;
315
- $gte: import("@feathersjs/typebox").TString<string>;
316
- $lt: import("@feathersjs/typebox").TString<string>;
317
- $lte: import("@feathersjs/typebox").TString<string>;
318
- $ne: import("@feathersjs/typebox").TString<string>;
319
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
320
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
313
+ advisorId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
314
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
315
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
316
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
317
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
318
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
319
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
320
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
321
321
  }>, import("@feathersjs/typebox").TObject<{
322
322
  [key: string]: import("@feathersjs/typebox").TSchema;
323
323
  } | undefined>]>>]>>;
@@ -354,14 +354,14 @@ export declare const advisorMessagesQuerySchema: import("@feathersjs/typebox").T
354
354
  }>, import("@feathersjs/typebox").TObject<{
355
355
  [key: string]: import("@feathersjs/typebox").TSchema;
356
356
  } | undefined>]>>]>>;
357
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
358
- $gt: import("@feathersjs/typebox").TString<string>;
359
- $gte: import("@feathersjs/typebox").TString<string>;
360
- $lt: import("@feathersjs/typebox").TString<string>;
361
- $lte: import("@feathersjs/typebox").TString<string>;
362
- $ne: import("@feathersjs/typebox").TString<string>;
363
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
364
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
357
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
358
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
359
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
360
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
361
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
362
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
363
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
364
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
365
365
  }>, import("@feathersjs/typebox").TObject<{
366
366
  [key: string]: import("@feathersjs/typebox").TSchema;
367
367
  } | undefined>]>>]>>;
@@ -391,14 +391,14 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
391
391
  $nin: string | (string | {})[] | {};
392
392
  } & {}> | {} | undefined;
393
393
  advisorId?: string | Partial<{
394
- $gt: string;
395
- $gte: string;
396
- $lt: string;
397
- $lte: string;
398
- $ne: string;
399
- $in: string | string[];
400
- $nin: string | string[];
401
- } & {}> | undefined;
394
+ $gt: string | {};
395
+ $gte: string | {};
396
+ $lt: string | {};
397
+ $lte: string | {};
398
+ $ne: string | {};
399
+ $in: string | (string | {})[] | {};
400
+ $nin: string | (string | {})[] | {};
401
+ } & {}> | {} | undefined;
402
402
  createdAt?: any;
403
403
  message?: string | Partial<{
404
404
  $gt: string;
@@ -419,14 +419,14 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
419
419
  $nin: string | string[];
420
420
  } & {}> | undefined;
421
421
  userId?: string | Partial<{
422
- $gt: string;
423
- $gte: string;
424
- $lt: string;
425
- $lte: string;
426
- $ne: string;
427
- $in: string | string[];
428
- $nin: string | string[];
429
- } & {}> | undefined;
422
+ $gt: string | {};
423
+ $gte: string | {};
424
+ $lt: string | {};
425
+ $lte: string | {};
426
+ $ne: string | {};
427
+ $in: string | (string | {})[] | {};
428
+ $nin: string | (string | {})[] | {};
429
+ } & {}> | {} | undefined;
430
430
  } | {
431
431
  $or: {
432
432
  _id?: string | Partial<{
@@ -439,14 +439,14 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
439
439
  $nin: string | (string | {})[] | {};
440
440
  } & {}> | {} | undefined;
441
441
  advisorId?: string | Partial<{
442
- $gt: string;
443
- $gte: string;
444
- $lt: string;
445
- $lte: string;
446
- $ne: string;
447
- $in: string | string[];
448
- $nin: string | string[];
449
- } & {}> | undefined;
442
+ $gt: string | {};
443
+ $gte: string | {};
444
+ $lt: string | {};
445
+ $lte: string | {};
446
+ $ne: string | {};
447
+ $in: string | (string | {})[] | {};
448
+ $nin: string | (string | {})[] | {};
449
+ } & {}> | {} | undefined;
450
450
  createdAt?: any;
451
451
  message?: string | Partial<{
452
452
  $gt: string;
@@ -467,14 +467,14 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
467
467
  $nin: string | string[];
468
468
  } & {}> | undefined;
469
469
  userId?: string | Partial<{
470
- $gt: string;
471
- $gte: string;
472
- $lt: string;
473
- $lte: string;
474
- $ne: string;
475
- $in: string | string[];
476
- $nin: string | string[];
477
- } & {}> | undefined;
470
+ $gt: string | {};
471
+ $gte: string | {};
472
+ $lt: string | {};
473
+ $lte: string | {};
474
+ $ne: string | {};
475
+ $in: string | (string | {})[] | {};
476
+ $nin: string | (string | {})[] | {};
477
+ } & {}> | {} | undefined;
478
478
  }[];
479
479
  })[];
480
480
  $or: {
@@ -488,14 +488,14 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
488
488
  $nin: string | (string | {})[] | {};
489
489
  } & {}> | {} | undefined;
490
490
  advisorId?: string | Partial<{
491
- $gt: string;
492
- $gte: string;
493
- $lt: string;
494
- $lte: string;
495
- $ne: string;
496
- $in: string | string[];
497
- $nin: string | string[];
498
- } & {}> | undefined;
491
+ $gt: string | {};
492
+ $gte: string | {};
493
+ $lt: string | {};
494
+ $lte: string | {};
495
+ $ne: string | {};
496
+ $in: string | (string | {})[] | {};
497
+ $nin: string | (string | {})[] | {};
498
+ } & {}> | {} | undefined;
499
499
  createdAt?: any;
500
500
  message?: string | Partial<{
501
501
  $gt: string;
@@ -516,14 +516,14 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
516
516
  $nin: string | string[];
517
517
  } & {}> | undefined;
518
518
  userId?: string | Partial<{
519
- $gt: string;
520
- $gte: string;
521
- $lt: string;
522
- $lte: string;
523
- $ne: string;
524
- $in: string | string[];
525
- $nin: string | string[];
526
- } & {}> | undefined;
519
+ $gt: string | {};
520
+ $gte: string | {};
521
+ $lt: string | {};
522
+ $lte: string | {};
523
+ $ne: string | {};
524
+ $in: string | (string | {})[] | {};
525
+ $nin: string | (string | {})[] | {};
526
+ } & {}> | {} | undefined;
527
527
  }[];
528
528
  }> & {
529
529
  _id?: string | Partial<{
@@ -536,14 +536,14 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
536
536
  $nin: string | (string | {})[] | {};
537
537
  } & {}> | {} | undefined;
538
538
  advisorId?: string | Partial<{
539
- $gt: string;
540
- $gte: string;
541
- $lt: string;
542
- $lte: string;
543
- $ne: string;
544
- $in: string | string[];
545
- $nin: string | string[];
546
- } & {}> | undefined;
539
+ $gt: string | {};
540
+ $gte: string | {};
541
+ $lt: string | {};
542
+ $lte: string | {};
543
+ $ne: string | {};
544
+ $in: string | (string | {})[] | {};
545
+ $nin: string | (string | {})[] | {};
546
+ } & {}> | {} | undefined;
547
547
  createdAt?: any;
548
548
  message?: string | Partial<{
549
549
  $gt: string;
@@ -564,12 +564,12 @@ export declare const advisorMessagesQueryResolver: import("@feathersjs/schema").
564
564
  $nin: string | string[];
565
565
  } & {}> | undefined;
566
566
  userId?: string | Partial<{
567
- $gt: string;
568
- $gte: string;
569
- $lt: string;
570
- $lte: string;
571
- $ne: string;
572
- $in: string | string[];
573
- $nin: string | string[];
574
- } & {}> | undefined;
567
+ $gt: string | {};
568
+ $gte: string | {};
569
+ $lt: string | {};
570
+ $lte: string | {};
571
+ $ne: string | {};
572
+ $in: string | (string | {})[] | {};
573
+ $nin: string | (string | {})[] | {};
574
+ } & {}> | {} | undefined;
575
575
  } & {}, HookContext<AdvisorMessagesService<import("./messages.class").AdvisorMessagesParams>>>;
@@ -1,13 +1,13 @@
1
1
  import type { Id, Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../declarations';
5
5
  import type { Affiliates, AffiliatesData, AffiliatesPatch, AffiliatesQuery } from './affiliates.schema';
6
6
  export type { Affiliates, AffiliatesData, AffiliatesPatch, AffiliatesQuery };
7
7
  export interface AffiliatesParams extends MongoDBAdapterParams<AffiliatesQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class AffiliatesService<ServiceParams extends Params = AffiliatesParams> extends FlexibleMongoDBService<Affiliates, AffiliatesData, AffiliatesParams, AffiliatesPatch> {
10
+ export declare class AffiliatesService<ServiceParams extends Params = AffiliatesParams> extends MongoDBService<Affiliates, AffiliatesData, AffiliatesParams, AffiliatesPatch> {
11
11
  app: Application;
12
12
  setup(app: Application): void;
13
13
  dashboard(affiliateId: Id, params?: ServiceParams): Promise<any>;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { AffiliatesClicks, AffiliatesClicksData, AffiliatesClicksPatch, AffiliatesClicksQuery } from './clicks.schema';
6
6
  export type { AffiliatesClicks, AffiliatesClicksData, AffiliatesClicksPatch, AffiliatesClicksQuery };
7
7
  export interface AffiliatesClicksParams extends MongoDBAdapterParams<AffiliatesClicksQuery> {
8
8
  }
9
- export declare class AffiliatesClicksService<ServiceParams extends Params = AffiliatesClicksParams> extends FlexibleMongoDBService<AffiliatesClicks, AffiliatesClicksData, AffiliatesClicksParams, AffiliatesClicksPatch> {
9
+ export declare class AffiliatesClicksService<ServiceParams extends Params = AffiliatesClicksParams> extends MongoDBService<AffiliatesClicks, AffiliatesClicksData, AffiliatesClicksParams, AffiliatesClicksPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { AffiliatesComissions, AffiliatesComissionsData, AffiliatesComissionsPatch, AffiliatesComissionsQuery } from './comissions.schema';
6
6
  export type { AffiliatesComissions, AffiliatesComissionsData, AffiliatesComissionsPatch, AffiliatesComissionsQuery };
7
7
  export interface AffiliatesComissionsParams extends MongoDBAdapterParams<AffiliatesComissionsQuery> {
8
8
  }
9
- export declare class AffiliatesComissionsService<ServiceParams extends Params = AffiliatesComissionsParams> extends FlexibleMongoDBService<AffiliatesComissions, AffiliatesComissionsData, AffiliatesComissionsParams, AffiliatesComissionsPatch> {
9
+ export declare class AffiliatesComissionsService<ServiceParams extends Params = AffiliatesComissionsParams> extends MongoDBService<AffiliatesComissions, AffiliatesComissionsData, AffiliatesComissionsParams, AffiliatesComissionsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { AffiliatesContracts, AffiliatesContractsData, AffiliatesContractsPatch, AffiliatesContractsQuery } from './contracts.schema';
6
6
  export type { AffiliatesContracts, AffiliatesContractsData, AffiliatesContractsPatch, AffiliatesContractsQuery };
7
7
  export interface AffiliatesContractsParams extends MongoDBAdapterParams<AffiliatesContractsQuery> {
8
8
  }
9
- export declare class AffiliatesContractsService<ServiceParams extends Params = AffiliatesContractsParams> extends FlexibleMongoDBService<AffiliatesContracts, AffiliatesContractsData, AffiliatesContractsParams, AffiliatesContractsPatch> {
9
+ export declare class AffiliatesContractsService<ServiceParams extends Params = AffiliatesContractsParams> extends MongoDBService<AffiliatesContracts, AffiliatesContractsData, AffiliatesContractsParams, AffiliatesContractsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { AffiliatesCoupons, AffiliatesCouponsData, AffiliatesCouponsPatch, AffiliatesCouponsQuery } from './coupons.schema';
6
6
  export type { AffiliatesCoupons, AffiliatesCouponsData, AffiliatesCouponsPatch, AffiliatesCouponsQuery };
7
7
  export interface AffiliatesCouponsParams extends MongoDBAdapterParams<AffiliatesCouponsQuery> {
8
8
  }
9
- export declare class AffiliatesCouponsService<ServiceParams extends Params = AffiliatesCouponsParams> extends FlexibleMongoDBService<AffiliatesCoupons, AffiliatesCouponsData, AffiliatesCouponsParams, AffiliatesCouponsPatch> {
9
+ export declare class AffiliatesCouponsService<ServiceParams extends Params = AffiliatesCouponsParams> extends MongoDBService<AffiliatesCoupons, AffiliatesCouponsData, AffiliatesCouponsParams, AffiliatesCouponsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;