@cryptorobot.ai/client 0.0.12 → 0.0.14

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.
@@ -137,8 +137,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
137
137
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
138
138
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
139
139
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
140
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
141
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
140
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
141
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
142
142
  }>, import("@feathersjs/typebox").TObject<{
143
143
  [key: string]: import("@feathersjs/typebox").TSchema;
144
144
  } | undefined>]>>]>>;
@@ -148,8 +148,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
148
148
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
149
149
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
150
150
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
151
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
152
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
151
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
152
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
153
153
  }>, import("@feathersjs/typebox").TObject<{
154
154
  [key: string]: import("@feathersjs/typebox").TSchema;
155
155
  } | undefined>]>>]>>;
@@ -159,8 +159,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
159
159
  $lt: import("@feathersjs/typebox").TString<string>;
160
160
  $lte: import("@feathersjs/typebox").TString<string>;
161
161
  $ne: import("@feathersjs/typebox").TString<string>;
162
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
163
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
162
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
163
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
164
164
  }>, import("@feathersjs/typebox").TObject<{
165
165
  [key: string]: import("@feathersjs/typebox").TSchema;
166
166
  } | undefined>]>>]>>;
@@ -170,8 +170,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
170
170
  $lt: import("@feathersjs/typebox").TString<string>;
171
171
  $lte: import("@feathersjs/typebox").TString<string>;
172
172
  $ne: import("@feathersjs/typebox").TString<string>;
173
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
174
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
173
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
174
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
175
175
  }>, import("@feathersjs/typebox").TObject<{
176
176
  [key: string]: import("@feathersjs/typebox").TSchema;
177
177
  } | undefined>]>>]>>;
@@ -181,8 +181,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
181
181
  $lt: import("@feathersjs/typebox").TString<string>;
182
182
  $lte: import("@feathersjs/typebox").TString<string>;
183
183
  $ne: import("@feathersjs/typebox").TString<string>;
184
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
185
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
184
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
185
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
186
186
  }>, import("@feathersjs/typebox").TObject<{
187
187
  [key: string]: import("@feathersjs/typebox").TSchema;
188
188
  } | undefined>]>>]>>;
@@ -194,8 +194,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
194
194
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
195
195
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
196
196
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
197
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
198
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
197
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
198
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
199
199
  }>, import("@feathersjs/typebox").TObject<{
200
200
  [key: string]: import("@feathersjs/typebox").TSchema;
201
201
  } | undefined>]>>]>>;
@@ -205,8 +205,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
205
205
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
206
206
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
207
207
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
208
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
209
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
208
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
209
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
210
210
  }>, import("@feathersjs/typebox").TObject<{
211
211
  [key: string]: import("@feathersjs/typebox").TSchema;
212
212
  } | undefined>]>>]>>;
@@ -216,8 +216,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
216
216
  $lt: import("@feathersjs/typebox").TString<string>;
217
217
  $lte: import("@feathersjs/typebox").TString<string>;
218
218
  $ne: import("@feathersjs/typebox").TString<string>;
219
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
220
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
219
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
220
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
221
221
  }>, import("@feathersjs/typebox").TObject<{
222
222
  [key: string]: import("@feathersjs/typebox").TSchema;
223
223
  } | undefined>]>>]>>;
@@ -227,8 +227,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
227
227
  $lt: import("@feathersjs/typebox").TString<string>;
228
228
  $lte: import("@feathersjs/typebox").TString<string>;
229
229
  $ne: import("@feathersjs/typebox").TString<string>;
230
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
231
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
230
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
231
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
232
232
  }>, import("@feathersjs/typebox").TObject<{
233
233
  [key: string]: import("@feathersjs/typebox").TSchema;
234
234
  } | undefined>]>>]>>;
@@ -238,8 +238,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
238
238
  $lt: import("@feathersjs/typebox").TString<string>;
239
239
  $lte: import("@feathersjs/typebox").TString<string>;
240
240
  $ne: import("@feathersjs/typebox").TString<string>;
241
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
242
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
241
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
242
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
243
243
  }>, import("@feathersjs/typebox").TObject<{
244
244
  [key: string]: import("@feathersjs/typebox").TSchema;
245
245
  } | undefined>]>>]>>;
@@ -252,8 +252,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
252
252
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
253
253
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
254
254
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
255
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
256
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
255
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
256
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
257
257
  }>, import("@feathersjs/typebox").TObject<{
258
258
  [key: string]: import("@feathersjs/typebox").TSchema;
259
259
  } | undefined>]>>]>>;
@@ -263,8 +263,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
263
263
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
264
264
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
265
265
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
266
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
267
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
266
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
267
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
268
268
  }>, import("@feathersjs/typebox").TObject<{
269
269
  [key: string]: import("@feathersjs/typebox").TSchema;
270
270
  } | undefined>]>>]>>;
@@ -274,8 +274,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
274
274
  $lt: import("@feathersjs/typebox").TString<string>;
275
275
  $lte: import("@feathersjs/typebox").TString<string>;
276
276
  $ne: import("@feathersjs/typebox").TString<string>;
277
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
278
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
277
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
278
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
279
279
  }>, import("@feathersjs/typebox").TObject<{
280
280
  [key: string]: import("@feathersjs/typebox").TSchema;
281
281
  } | undefined>]>>]>>;
@@ -285,8 +285,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
285
285
  $lt: import("@feathersjs/typebox").TString<string>;
286
286
  $lte: import("@feathersjs/typebox").TString<string>;
287
287
  $ne: import("@feathersjs/typebox").TString<string>;
288
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
289
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
288
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
289
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
290
290
  }>, import("@feathersjs/typebox").TObject<{
291
291
  [key: string]: import("@feathersjs/typebox").TSchema;
292
292
  } | undefined>]>>]>>;
@@ -296,8 +296,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
296
296
  $lt: import("@feathersjs/typebox").TString<string>;
297
297
  $lte: import("@feathersjs/typebox").TString<string>;
298
298
  $ne: import("@feathersjs/typebox").TString<string>;
299
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
300
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
299
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
300
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
301
301
  }>, import("@feathersjs/typebox").TObject<{
302
302
  [key: string]: import("@feathersjs/typebox").TSchema;
303
303
  } | undefined>]>>]>>;
@@ -309,8 +309,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
309
309
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
310
310
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
311
311
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
312
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
313
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
312
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
313
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
314
314
  }>, import("@feathersjs/typebox").TObject<{
315
315
  [key: string]: import("@feathersjs/typebox").TSchema;
316
316
  } | undefined>]>>]>>;
@@ -320,8 +320,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
320
320
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
321
321
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
322
322
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
323
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
324
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
323
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
324
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>>;
325
325
  }>, import("@feathersjs/typebox").TObject<{
326
326
  [key: string]: import("@feathersjs/typebox").TSchema;
327
327
  } | undefined>]>>]>>;
@@ -331,8 +331,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
331
331
  $lt: import("@feathersjs/typebox").TString<string>;
332
332
  $lte: import("@feathersjs/typebox").TString<string>;
333
333
  $ne: import("@feathersjs/typebox").TString<string>;
334
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
335
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
334
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
335
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
336
336
  }>, import("@feathersjs/typebox").TObject<{
337
337
  [key: string]: import("@feathersjs/typebox").TSchema;
338
338
  } | undefined>]>>]>>;
@@ -342,8 +342,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
342
342
  $lt: import("@feathersjs/typebox").TString<string>;
343
343
  $lte: import("@feathersjs/typebox").TString<string>;
344
344
  $ne: import("@feathersjs/typebox").TString<string>;
345
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
346
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
345
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
346
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
347
347
  }>, import("@feathersjs/typebox").TObject<{
348
348
  [key: string]: import("@feathersjs/typebox").TSchema;
349
349
  } | undefined>]>>]>>;
@@ -353,8 +353,8 @@ export declare const tradersPodsEventsQuerySchema: import("@feathersjs/typebox")
353
353
  $lt: import("@feathersjs/typebox").TString<string>;
354
354
  $lte: import("@feathersjs/typebox").TString<string>;
355
355
  $ne: import("@feathersjs/typebox").TString<string>;
356
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
357
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
356
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
357
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
358
358
  }>, import("@feathersjs/typebox").TObject<{
359
359
  [key: string]: import("@feathersjs/typebox").TSchema;
360
360
  } | undefined>]>>]>>;
@@ -379,8 +379,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
379
379
  $lt: string | {};
380
380
  $lte: string | {};
381
381
  $ne: string | {};
382
- $in: string | {} | (string | {})[];
383
- $nin: string | {} | (string | {})[];
382
+ $in: (string | {})[];
383
+ $nin: (string | {})[];
384
384
  } & {}> | undefined;
385
385
  createdAt?: any;
386
386
  traderId?: string | Partial<{
@@ -389,8 +389,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
389
389
  $lt: string;
390
390
  $lte: string;
391
391
  $ne: string;
392
- $in: string | string[];
393
- $nin: string | string[];
392
+ $in: string[];
393
+ $nin: string[];
394
394
  } & {}> | undefined;
395
395
  event?: string | Partial<{
396
396
  $gt: string;
@@ -398,8 +398,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
398
398
  $lt: string;
399
399
  $lte: string;
400
400
  $ne: string;
401
- $in: string | string[];
402
- $nin: string | string[];
401
+ $in: string[];
402
+ $nin: string[];
403
403
  } & {}> | undefined;
404
404
  userId?: string | Partial<{
405
405
  $gt: string;
@@ -407,8 +407,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
407
407
  $lt: string;
408
408
  $lte: string;
409
409
  $ne: string;
410
- $in: string | string[];
411
- $nin: string | string[];
410
+ $in: string[];
411
+ $nin: string[];
412
412
  } & {}> | undefined;
413
413
  } | {
414
414
  $or: {
@@ -418,8 +418,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
418
418
  $lt: string | {};
419
419
  $lte: string | {};
420
420
  $ne: string | {};
421
- $in: string | {} | (string | {})[];
422
- $nin: string | {} | (string | {})[];
421
+ $in: (string | {})[];
422
+ $nin: (string | {})[];
423
423
  } & {}> | undefined;
424
424
  createdAt?: any;
425
425
  traderId?: string | Partial<{
@@ -428,8 +428,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
428
428
  $lt: string;
429
429
  $lte: string;
430
430
  $ne: string;
431
- $in: string | string[];
432
- $nin: string | string[];
431
+ $in: string[];
432
+ $nin: string[];
433
433
  } & {}> | undefined;
434
434
  event?: string | Partial<{
435
435
  $gt: string;
@@ -437,8 +437,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
437
437
  $lt: string;
438
438
  $lte: string;
439
439
  $ne: string;
440
- $in: string | string[];
441
- $nin: string | string[];
440
+ $in: string[];
441
+ $nin: string[];
442
442
  } & {}> | undefined;
443
443
  userId?: string | Partial<{
444
444
  $gt: string;
@@ -446,8 +446,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
446
446
  $lt: string;
447
447
  $lte: string;
448
448
  $ne: string;
449
- $in: string | string[];
450
- $nin: string | string[];
449
+ $in: string[];
450
+ $nin: string[];
451
451
  } & {}> | undefined;
452
452
  }[];
453
453
  })[];
@@ -458,8 +458,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
458
458
  $lt: string | {};
459
459
  $lte: string | {};
460
460
  $ne: string | {};
461
- $in: string | {} | (string | {})[];
462
- $nin: string | {} | (string | {})[];
461
+ $in: (string | {})[];
462
+ $nin: (string | {})[];
463
463
  } & {}> | undefined;
464
464
  createdAt?: any;
465
465
  traderId?: string | Partial<{
@@ -468,8 +468,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
468
468
  $lt: string;
469
469
  $lte: string;
470
470
  $ne: string;
471
- $in: string | string[];
472
- $nin: string | string[];
471
+ $in: string[];
472
+ $nin: string[];
473
473
  } & {}> | undefined;
474
474
  event?: string | Partial<{
475
475
  $gt: string;
@@ -477,8 +477,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
477
477
  $lt: string;
478
478
  $lte: string;
479
479
  $ne: string;
480
- $in: string | string[];
481
- $nin: string | string[];
480
+ $in: string[];
481
+ $nin: string[];
482
482
  } & {}> | undefined;
483
483
  userId?: string | Partial<{
484
484
  $gt: string;
@@ -486,8 +486,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
486
486
  $lt: string;
487
487
  $lte: string;
488
488
  $ne: string;
489
- $in: string | string[];
490
- $nin: string | string[];
489
+ $in: string[];
490
+ $nin: string[];
491
491
  } & {}> | undefined;
492
492
  }[];
493
493
  }> & {
@@ -497,8 +497,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
497
497
  $lt: string | {};
498
498
  $lte: string | {};
499
499
  $ne: string | {};
500
- $in: string | {} | (string | {})[];
501
- $nin: string | {} | (string | {})[];
500
+ $in: (string | {})[];
501
+ $nin: (string | {})[];
502
502
  } & {}> | undefined;
503
503
  createdAt?: any;
504
504
  traderId?: string | Partial<{
@@ -507,8 +507,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
507
507
  $lt: string;
508
508
  $lte: string;
509
509
  $ne: string;
510
- $in: string | string[];
511
- $nin: string | string[];
510
+ $in: string[];
511
+ $nin: string[];
512
512
  } & {}> | undefined;
513
513
  event?: string | Partial<{
514
514
  $gt: string;
@@ -516,8 +516,8 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
516
516
  $lt: string;
517
517
  $lte: string;
518
518
  $ne: string;
519
- $in: string | string[];
520
- $nin: string | string[];
519
+ $in: string[];
520
+ $nin: string[];
521
521
  } & {}> | undefined;
522
522
  userId?: string | Partial<{
523
523
  $gt: string;
@@ -525,7 +525,7 @@ export declare const tradersPodsEventsQueryResolver: import("@feathersjs/schema"
525
525
  $lt: string;
526
526
  $lte: string;
527
527
  $ne: string;
528
- $in: string | string[];
529
- $nin: string | string[];
528
+ $in: string[];
529
+ $nin: string[];
530
530
  } & {}> | undefined;
531
531
  } & {}, HookContext<TradersPodsEventsService<import("./events.class").TradersPodsEventsParams>>>;