@opencrvs/toolkit 1.9.4 → 1.9.5-rc.4eb57cc

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.
@@ -151,148 +151,148 @@ export declare const SerializedQueryExpression: z.ZodObject<{
151
151
  createdAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
152
152
  type: z.ZodLiteral<"within">;
153
153
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
154
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
154
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
155
155
  $location: z.ZodOptional<z.ZodString>;
156
156
  }, "strip", z.ZodTypeAny, {
157
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
157
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
158
158
  $location?: string | undefined;
159
159
  }, {
160
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
160
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
161
161
  $location?: string | undefined;
162
162
  }>]>;
163
163
  }, "strip", z.ZodTypeAny, {
164
164
  type: "within";
165
165
  location: string | {
166
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
166
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
167
167
  $location?: string | undefined;
168
168
  };
169
169
  }, {
170
170
  type: "within";
171
171
  location: string | {
172
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
172
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
173
173
  $location?: string | undefined;
174
174
  };
175
175
  }>, z.ZodObject<{
176
176
  type: z.ZodLiteral<"exact">;
177
177
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
178
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
178
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
179
179
  $location: z.ZodOptional<z.ZodString>;
180
180
  }, "strip", z.ZodTypeAny, {
181
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
181
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
182
182
  $location?: string | undefined;
183
183
  }, {
184
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
184
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
185
185
  $location?: string | undefined;
186
186
  }>]>;
187
187
  }, "strip", z.ZodTypeAny, {
188
188
  type: "exact";
189
189
  term: string | {
190
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
190
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
191
191
  $location?: string | undefined;
192
192
  };
193
193
  }, {
194
194
  type: "exact";
195
195
  term: string | {
196
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
196
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
197
197
  $location?: string | undefined;
198
198
  };
199
199
  }>]>>>;
200
200
  updatedAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
201
201
  type: z.ZodLiteral<"within">;
202
202
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
203
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
203
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
204
204
  $location: z.ZodOptional<z.ZodString>;
205
205
  }, "strip", z.ZodTypeAny, {
206
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
206
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
207
207
  $location?: string | undefined;
208
208
  }, {
209
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
209
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
210
210
  $location?: string | undefined;
211
211
  }>]>;
212
212
  }, "strip", z.ZodTypeAny, {
213
213
  type: "within";
214
214
  location: string | {
215
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
215
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
216
216
  $location?: string | undefined;
217
217
  };
218
218
  }, {
219
219
  type: "within";
220
220
  location: string | {
221
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
221
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
222
222
  $location?: string | undefined;
223
223
  };
224
224
  }>, z.ZodObject<{
225
225
  type: z.ZodLiteral<"exact">;
226
226
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
227
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
227
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
228
228
  $location: z.ZodOptional<z.ZodString>;
229
229
  }, "strip", z.ZodTypeAny, {
230
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
230
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
231
231
  $location?: string | undefined;
232
232
  }, {
233
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
233
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
234
234
  $location?: string | undefined;
235
235
  }>]>;
236
236
  }, "strip", z.ZodTypeAny, {
237
237
  type: "exact";
238
238
  term: string | {
239
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
239
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
240
240
  $location?: string | undefined;
241
241
  };
242
242
  }, {
243
243
  type: "exact";
244
244
  term: string | {
245
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
245
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
246
246
  $location?: string | undefined;
247
247
  };
248
248
  }>]>>>;
249
249
  assignedTo: z.ZodOptional<z.ZodOptional<z.ZodObject<{
250
250
  type: z.ZodLiteral<"exact">;
251
251
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
252
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
252
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
253
253
  $location: z.ZodOptional<z.ZodString>;
254
254
  }, "strip", z.ZodTypeAny, {
255
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
255
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
256
256
  $location?: string | undefined;
257
257
  }, {
258
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
258
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
259
259
  $location?: string | undefined;
260
260
  }>]>;
261
261
  }, "strip", z.ZodTypeAny, {
262
262
  type: "exact";
263
263
  term: string | {
264
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
264
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
265
265
  $location?: string | undefined;
266
266
  };
267
267
  }, {
268
268
  type: "exact";
269
269
  term: string | {
270
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
270
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
271
271
  $location?: string | undefined;
272
272
  };
273
273
  }>>>;
274
274
  createdBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
275
275
  type: z.ZodLiteral<"exact">;
276
276
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
277
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
277
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
278
278
  $location: z.ZodOptional<z.ZodString>;
279
279
  }, "strip", z.ZodTypeAny, {
280
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
280
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
281
281
  $location?: string | undefined;
282
282
  }, {
283
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
283
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
284
284
  $location?: string | undefined;
285
285
  }>]>;
286
286
  }, "strip", z.ZodTypeAny, {
287
287
  type: "exact";
288
288
  term: string | {
289
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
289
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
290
290
  $location?: string | undefined;
291
291
  };
292
292
  }, {
293
293
  type: "exact";
294
294
  term: string | {
295
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
295
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
296
296
  $location?: string | undefined;
297
297
  };
298
298
  }>>>;
@@ -309,25 +309,25 @@ export declare const SerializedQueryExpression: z.ZodObject<{
309
309
  updatedBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
310
310
  type: z.ZodLiteral<"exact">;
311
311
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
312
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
312
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
313
313
  $location: z.ZodOptional<z.ZodString>;
314
314
  }, "strip", z.ZodTypeAny, {
315
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
315
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
316
316
  $location?: string | undefined;
317
317
  }, {
318
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
318
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
319
319
  $location?: string | undefined;
320
320
  }>]>;
321
321
  }, "strip", z.ZodTypeAny, {
322
322
  type: "exact";
323
323
  term: string | {
324
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
324
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
325
325
  $location?: string | undefined;
326
326
  };
327
327
  }, {
328
328
  type: "exact";
329
329
  term: string | {
330
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
330
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
331
331
  $location?: string | undefined;
332
332
  };
333
333
  }>>>;
@@ -391,27 +391,27 @@ export declare const SerializedQueryExpression: z.ZodObject<{
391
391
  createdBy?: {
392
392
  type: "exact";
393
393
  term: string | {
394
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
394
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
395
395
  $location?: string | undefined;
396
396
  };
397
397
  } | undefined;
398
398
  createdAtLocation?: {
399
399
  type: "exact";
400
400
  term: string | {
401
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
401
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
402
402
  $location?: string | undefined;
403
403
  };
404
404
  } | {
405
405
  type: "within";
406
406
  location: string | {
407
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
407
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
408
408
  $location?: string | undefined;
409
409
  };
410
410
  } | undefined;
411
411
  assignedTo?: {
412
412
  type: "exact";
413
413
  term: string | {
414
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
414
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
415
415
  $location?: string | undefined;
416
416
  };
417
417
  } | undefined;
@@ -433,20 +433,20 @@ export declare const SerializedQueryExpression: z.ZodObject<{
433
433
  updatedAtLocation?: {
434
434
  type: "exact";
435
435
  term: string | {
436
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
436
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
437
437
  $location?: string | undefined;
438
438
  };
439
439
  } | {
440
440
  type: "within";
441
441
  location: string | {
442
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
442
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
443
443
  $location?: string | undefined;
444
444
  };
445
445
  } | undefined;
446
446
  updatedBy?: {
447
447
  type: "exact";
448
448
  term: string | {
449
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
449
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
450
450
  $location?: string | undefined;
451
451
  };
452
452
  } | undefined;
@@ -504,27 +504,27 @@ export declare const SerializedQueryExpression: z.ZodObject<{
504
504
  createdBy?: {
505
505
  type: "exact";
506
506
  term: string | {
507
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
507
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
508
508
  $location?: string | undefined;
509
509
  };
510
510
  } | undefined;
511
511
  createdAtLocation?: {
512
512
  type: "exact";
513
513
  term: string | {
514
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
514
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
515
515
  $location?: string | undefined;
516
516
  };
517
517
  } | {
518
518
  type: "within";
519
519
  location: string | {
520
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
520
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
521
521
  $location?: string | undefined;
522
522
  };
523
523
  } | undefined;
524
524
  assignedTo?: {
525
525
  type: "exact";
526
526
  term: string | {
527
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
527
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
528
528
  $location?: string | undefined;
529
529
  };
530
530
  } | undefined;
@@ -546,20 +546,20 @@ export declare const SerializedQueryExpression: z.ZodObject<{
546
546
  updatedAtLocation?: {
547
547
  type: "exact";
548
548
  term: string | {
549
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
549
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
550
550
  $location?: string | undefined;
551
551
  };
552
552
  } | {
553
553
  type: "within";
554
554
  location: string | {
555
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
555
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
556
556
  $location?: string | undefined;
557
557
  };
558
558
  } | undefined;
559
559
  updatedBy?: {
560
560
  type: "exact";
561
561
  term: string | {
562
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
562
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
563
563
  $location?: string | undefined;
564
564
  };
565
565
  } | undefined;
@@ -746,148 +746,148 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
746
746
  createdAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
747
747
  type: z.ZodLiteral<"within">;
748
748
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
749
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
749
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
750
750
  $location: z.ZodOptional<z.ZodString>;
751
751
  }, "strip", z.ZodTypeAny, {
752
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
752
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
753
753
  $location?: string | undefined;
754
754
  }, {
755
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
755
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
756
756
  $location?: string | undefined;
757
757
  }>]>;
758
758
  }, "strip", z.ZodTypeAny, {
759
759
  type: "within";
760
760
  location: string | {
761
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
761
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
762
762
  $location?: string | undefined;
763
763
  };
764
764
  }, {
765
765
  type: "within";
766
766
  location: string | {
767
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
767
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
768
768
  $location?: string | undefined;
769
769
  };
770
770
  }>, z.ZodObject<{
771
771
  type: z.ZodLiteral<"exact">;
772
772
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
773
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
773
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
774
774
  $location: z.ZodOptional<z.ZodString>;
775
775
  }, "strip", z.ZodTypeAny, {
776
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
776
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
777
777
  $location?: string | undefined;
778
778
  }, {
779
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
779
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
780
780
  $location?: string | undefined;
781
781
  }>]>;
782
782
  }, "strip", z.ZodTypeAny, {
783
783
  type: "exact";
784
784
  term: string | {
785
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
785
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
786
786
  $location?: string | undefined;
787
787
  };
788
788
  }, {
789
789
  type: "exact";
790
790
  term: string | {
791
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
791
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
792
792
  $location?: string | undefined;
793
793
  };
794
794
  }>]>>>;
795
795
  updatedAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
796
796
  type: z.ZodLiteral<"within">;
797
797
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
798
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
798
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
799
799
  $location: z.ZodOptional<z.ZodString>;
800
800
  }, "strip", z.ZodTypeAny, {
801
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
801
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
802
802
  $location?: string | undefined;
803
803
  }, {
804
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
804
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
805
805
  $location?: string | undefined;
806
806
  }>]>;
807
807
  }, "strip", z.ZodTypeAny, {
808
808
  type: "within";
809
809
  location: string | {
810
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
810
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
811
811
  $location?: string | undefined;
812
812
  };
813
813
  }, {
814
814
  type: "within";
815
815
  location: string | {
816
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
816
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
817
817
  $location?: string | undefined;
818
818
  };
819
819
  }>, z.ZodObject<{
820
820
  type: z.ZodLiteral<"exact">;
821
821
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
822
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
822
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
823
823
  $location: z.ZodOptional<z.ZodString>;
824
824
  }, "strip", z.ZodTypeAny, {
825
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
825
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
826
826
  $location?: string | undefined;
827
827
  }, {
828
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
828
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
829
829
  $location?: string | undefined;
830
830
  }>]>;
831
831
  }, "strip", z.ZodTypeAny, {
832
832
  type: "exact";
833
833
  term: string | {
834
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
834
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
835
835
  $location?: string | undefined;
836
836
  };
837
837
  }, {
838
838
  type: "exact";
839
839
  term: string | {
840
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
840
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
841
841
  $location?: string | undefined;
842
842
  };
843
843
  }>]>>>;
844
844
  assignedTo: z.ZodOptional<z.ZodOptional<z.ZodObject<{
845
845
  type: z.ZodLiteral<"exact">;
846
846
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
847
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
847
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
848
848
  $location: z.ZodOptional<z.ZodString>;
849
849
  }, "strip", z.ZodTypeAny, {
850
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
850
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
851
851
  $location?: string | undefined;
852
852
  }, {
853
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
853
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
854
854
  $location?: string | undefined;
855
855
  }>]>;
856
856
  }, "strip", z.ZodTypeAny, {
857
857
  type: "exact";
858
858
  term: string | {
859
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
859
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
860
860
  $location?: string | undefined;
861
861
  };
862
862
  }, {
863
863
  type: "exact";
864
864
  term: string | {
865
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
865
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
866
866
  $location?: string | undefined;
867
867
  };
868
868
  }>>>;
869
869
  createdBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
870
870
  type: z.ZodLiteral<"exact">;
871
871
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
872
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
872
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
873
873
  $location: z.ZodOptional<z.ZodString>;
874
874
  }, "strip", z.ZodTypeAny, {
875
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
875
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
876
876
  $location?: string | undefined;
877
877
  }, {
878
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
878
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
879
879
  $location?: string | undefined;
880
880
  }>]>;
881
881
  }, "strip", z.ZodTypeAny, {
882
882
  type: "exact";
883
883
  term: string | {
884
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
884
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
885
885
  $location?: string | undefined;
886
886
  };
887
887
  }, {
888
888
  type: "exact";
889
889
  term: string | {
890
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
890
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
891
891
  $location?: string | undefined;
892
892
  };
893
893
  }>>>;
@@ -904,25 +904,25 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
904
904
  updatedBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
905
905
  type: z.ZodLiteral<"exact">;
906
906
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
907
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
907
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
908
908
  $location: z.ZodOptional<z.ZodString>;
909
909
  }, "strip", z.ZodTypeAny, {
910
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
910
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
911
911
  $location?: string | undefined;
912
912
  }, {
913
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
913
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
914
914
  $location?: string | undefined;
915
915
  }>]>;
916
916
  }, "strip", z.ZodTypeAny, {
917
917
  type: "exact";
918
918
  term: string | {
919
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
919
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
920
920
  $location?: string | undefined;
921
921
  };
922
922
  }, {
923
923
  type: "exact";
924
924
  term: string | {
925
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
925
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
926
926
  $location?: string | undefined;
927
927
  };
928
928
  }>>>;
@@ -986,27 +986,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
986
986
  createdBy?: {
987
987
  type: "exact";
988
988
  term: string | {
989
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
989
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
990
990
  $location?: string | undefined;
991
991
  };
992
992
  } | undefined;
993
993
  createdAtLocation?: {
994
994
  type: "exact";
995
995
  term: string | {
996
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
996
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
997
997
  $location?: string | undefined;
998
998
  };
999
999
  } | {
1000
1000
  type: "within";
1001
1001
  location: string | {
1002
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1002
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1003
1003
  $location?: string | undefined;
1004
1004
  };
1005
1005
  } | undefined;
1006
1006
  assignedTo?: {
1007
1007
  type: "exact";
1008
1008
  term: string | {
1009
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1009
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1010
1010
  $location?: string | undefined;
1011
1011
  };
1012
1012
  } | undefined;
@@ -1028,20 +1028,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1028
1028
  updatedAtLocation?: {
1029
1029
  type: "exact";
1030
1030
  term: string | {
1031
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1031
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1032
1032
  $location?: string | undefined;
1033
1033
  };
1034
1034
  } | {
1035
1035
  type: "within";
1036
1036
  location: string | {
1037
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1037
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1038
1038
  $location?: string | undefined;
1039
1039
  };
1040
1040
  } | undefined;
1041
1041
  updatedBy?: {
1042
1042
  type: "exact";
1043
1043
  term: string | {
1044
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1044
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1045
1045
  $location?: string | undefined;
1046
1046
  };
1047
1047
  } | undefined;
@@ -1099,27 +1099,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1099
1099
  createdBy?: {
1100
1100
  type: "exact";
1101
1101
  term: string | {
1102
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1102
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1103
1103
  $location?: string | undefined;
1104
1104
  };
1105
1105
  } | undefined;
1106
1106
  createdAtLocation?: {
1107
1107
  type: "exact";
1108
1108
  term: string | {
1109
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1109
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1110
1110
  $location?: string | undefined;
1111
1111
  };
1112
1112
  } | {
1113
1113
  type: "within";
1114
1114
  location: string | {
1115
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1115
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1116
1116
  $location?: string | undefined;
1117
1117
  };
1118
1118
  } | undefined;
1119
1119
  assignedTo?: {
1120
1120
  type: "exact";
1121
1121
  term: string | {
1122
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1122
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1123
1123
  $location?: string | undefined;
1124
1124
  };
1125
1125
  } | undefined;
@@ -1141,20 +1141,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1141
1141
  updatedAtLocation?: {
1142
1142
  type: "exact";
1143
1143
  term: string | {
1144
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1144
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1145
1145
  $location?: string | undefined;
1146
1146
  };
1147
1147
  } | {
1148
1148
  type: "within";
1149
1149
  location: string | {
1150
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1150
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1151
1151
  $location?: string | undefined;
1152
1152
  };
1153
1153
  } | undefined;
1154
1154
  updatedBy?: {
1155
1155
  type: "exact";
1156
1156
  term: string | {
1157
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1157
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1158
1158
  $location?: string | undefined;
1159
1159
  };
1160
1160
  } | undefined;
@@ -1215,27 +1215,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1215
1215
  createdBy?: {
1216
1216
  type: "exact";
1217
1217
  term: string | {
1218
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1218
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1219
1219
  $location?: string | undefined;
1220
1220
  };
1221
1221
  } | undefined;
1222
1222
  createdAtLocation?: {
1223
1223
  type: "exact";
1224
1224
  term: string | {
1225
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1225
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1226
1226
  $location?: string | undefined;
1227
1227
  };
1228
1228
  } | {
1229
1229
  type: "within";
1230
1230
  location: string | {
1231
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1231
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1232
1232
  $location?: string | undefined;
1233
1233
  };
1234
1234
  } | undefined;
1235
1235
  assignedTo?: {
1236
1236
  type: "exact";
1237
1237
  term: string | {
1238
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1238
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1239
1239
  $location?: string | undefined;
1240
1240
  };
1241
1241
  } | undefined;
@@ -1257,20 +1257,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1257
1257
  updatedAtLocation?: {
1258
1258
  type: "exact";
1259
1259
  term: string | {
1260
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1260
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1261
1261
  $location?: string | undefined;
1262
1262
  };
1263
1263
  } | {
1264
1264
  type: "within";
1265
1265
  location: string | {
1266
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1266
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1267
1267
  $location?: string | undefined;
1268
1268
  };
1269
1269
  } | undefined;
1270
1270
  updatedBy?: {
1271
1271
  type: "exact";
1272
1272
  term: string | {
1273
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1273
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1274
1274
  $location?: string | undefined;
1275
1275
  };
1276
1276
  } | undefined;
@@ -1331,27 +1331,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1331
1331
  createdBy?: {
1332
1332
  type: "exact";
1333
1333
  term: string | {
1334
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1334
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1335
1335
  $location?: string | undefined;
1336
1336
  };
1337
1337
  } | undefined;
1338
1338
  createdAtLocation?: {
1339
1339
  type: "exact";
1340
1340
  term: string | {
1341
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1341
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1342
1342
  $location?: string | undefined;
1343
1343
  };
1344
1344
  } | {
1345
1345
  type: "within";
1346
1346
  location: string | {
1347
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1347
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1348
1348
  $location?: string | undefined;
1349
1349
  };
1350
1350
  } | undefined;
1351
1351
  assignedTo?: {
1352
1352
  type: "exact";
1353
1353
  term: string | {
1354
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1354
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1355
1355
  $location?: string | undefined;
1356
1356
  };
1357
1357
  } | undefined;
@@ -1373,20 +1373,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1373
1373
  updatedAtLocation?: {
1374
1374
  type: "exact";
1375
1375
  term: string | {
1376
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1376
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1377
1377
  $location?: string | undefined;
1378
1378
  };
1379
1379
  } | {
1380
1380
  type: "within";
1381
1381
  location: string | {
1382
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1382
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1383
1383
  $location?: string | undefined;
1384
1384
  };
1385
1385
  } | undefined;
1386
1386
  updatedBy?: {
1387
1387
  type: "exact";
1388
1388
  term: string | {
1389
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1389
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1390
1390
  $location?: string | undefined;
1391
1391
  };
1392
1392
  } | undefined;
@@ -1572,148 +1572,148 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1572
1572
  createdAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
1573
1573
  type: z.ZodLiteral<"within">;
1574
1574
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
1575
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
1575
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
1576
1576
  $location: z.ZodOptional<z.ZodString>;
1577
1577
  }, "strip", z.ZodTypeAny, {
1578
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1578
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1579
1579
  $location?: string | undefined;
1580
1580
  }, {
1581
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1581
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1582
1582
  $location?: string | undefined;
1583
1583
  }>]>;
1584
1584
  }, "strip", z.ZodTypeAny, {
1585
1585
  type: "within";
1586
1586
  location: string | {
1587
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1587
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1588
1588
  $location?: string | undefined;
1589
1589
  };
1590
1590
  }, {
1591
1591
  type: "within";
1592
1592
  location: string | {
1593
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1593
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1594
1594
  $location?: string | undefined;
1595
1595
  };
1596
1596
  }>, z.ZodObject<{
1597
1597
  type: z.ZodLiteral<"exact">;
1598
1598
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
1599
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
1599
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
1600
1600
  $location: z.ZodOptional<z.ZodString>;
1601
1601
  }, "strip", z.ZodTypeAny, {
1602
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1602
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1603
1603
  $location?: string | undefined;
1604
1604
  }, {
1605
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1605
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1606
1606
  $location?: string | undefined;
1607
1607
  }>]>;
1608
1608
  }, "strip", z.ZodTypeAny, {
1609
1609
  type: "exact";
1610
1610
  term: string | {
1611
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1611
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1612
1612
  $location?: string | undefined;
1613
1613
  };
1614
1614
  }, {
1615
1615
  type: "exact";
1616
1616
  term: string | {
1617
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1617
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1618
1618
  $location?: string | undefined;
1619
1619
  };
1620
1620
  }>]>>>;
1621
1621
  updatedAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
1622
1622
  type: z.ZodLiteral<"within">;
1623
1623
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
1624
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
1624
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
1625
1625
  $location: z.ZodOptional<z.ZodString>;
1626
1626
  }, "strip", z.ZodTypeAny, {
1627
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1627
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1628
1628
  $location?: string | undefined;
1629
1629
  }, {
1630
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1630
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1631
1631
  $location?: string | undefined;
1632
1632
  }>]>;
1633
1633
  }, "strip", z.ZodTypeAny, {
1634
1634
  type: "within";
1635
1635
  location: string | {
1636
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1636
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1637
1637
  $location?: string | undefined;
1638
1638
  };
1639
1639
  }, {
1640
1640
  type: "within";
1641
1641
  location: string | {
1642
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1642
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1643
1643
  $location?: string | undefined;
1644
1644
  };
1645
1645
  }>, z.ZodObject<{
1646
1646
  type: z.ZodLiteral<"exact">;
1647
1647
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
1648
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
1648
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
1649
1649
  $location: z.ZodOptional<z.ZodString>;
1650
1650
  }, "strip", z.ZodTypeAny, {
1651
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1651
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1652
1652
  $location?: string | undefined;
1653
1653
  }, {
1654
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1654
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1655
1655
  $location?: string | undefined;
1656
1656
  }>]>;
1657
1657
  }, "strip", z.ZodTypeAny, {
1658
1658
  type: "exact";
1659
1659
  term: string | {
1660
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1660
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1661
1661
  $location?: string | undefined;
1662
1662
  };
1663
1663
  }, {
1664
1664
  type: "exact";
1665
1665
  term: string | {
1666
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1666
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1667
1667
  $location?: string | undefined;
1668
1668
  };
1669
1669
  }>]>>>;
1670
1670
  assignedTo: z.ZodOptional<z.ZodOptional<z.ZodObject<{
1671
1671
  type: z.ZodLiteral<"exact">;
1672
1672
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
1673
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
1673
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
1674
1674
  $location: z.ZodOptional<z.ZodString>;
1675
1675
  }, "strip", z.ZodTypeAny, {
1676
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1676
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1677
1677
  $location?: string | undefined;
1678
1678
  }, {
1679
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1679
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1680
1680
  $location?: string | undefined;
1681
1681
  }>]>;
1682
1682
  }, "strip", z.ZodTypeAny, {
1683
1683
  type: "exact";
1684
1684
  term: string | {
1685
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1685
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1686
1686
  $location?: string | undefined;
1687
1687
  };
1688
1688
  }, {
1689
1689
  type: "exact";
1690
1690
  term: string | {
1691
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1691
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1692
1692
  $location?: string | undefined;
1693
1693
  };
1694
1694
  }>>>;
1695
1695
  createdBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
1696
1696
  type: z.ZodLiteral<"exact">;
1697
1697
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
1698
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
1698
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
1699
1699
  $location: z.ZodOptional<z.ZodString>;
1700
1700
  }, "strip", z.ZodTypeAny, {
1701
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1701
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1702
1702
  $location?: string | undefined;
1703
1703
  }, {
1704
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1704
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1705
1705
  $location?: string | undefined;
1706
1706
  }>]>;
1707
1707
  }, "strip", z.ZodTypeAny, {
1708
1708
  type: "exact";
1709
1709
  term: string | {
1710
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1710
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1711
1711
  $location?: string | undefined;
1712
1712
  };
1713
1713
  }, {
1714
1714
  type: "exact";
1715
1715
  term: string | {
1716
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1716
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1717
1717
  $location?: string | undefined;
1718
1718
  };
1719
1719
  }>>>;
@@ -1730,25 +1730,25 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1730
1730
  updatedBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
1731
1731
  type: z.ZodLiteral<"exact">;
1732
1732
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
1733
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
1733
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
1734
1734
  $location: z.ZodOptional<z.ZodString>;
1735
1735
  }, "strip", z.ZodTypeAny, {
1736
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1736
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1737
1737
  $location?: string | undefined;
1738
1738
  }, {
1739
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1739
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1740
1740
  $location?: string | undefined;
1741
1741
  }>]>;
1742
1742
  }, "strip", z.ZodTypeAny, {
1743
1743
  type: "exact";
1744
1744
  term: string | {
1745
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1745
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1746
1746
  $location?: string | undefined;
1747
1747
  };
1748
1748
  }, {
1749
1749
  type: "exact";
1750
1750
  term: string | {
1751
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1751
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1752
1752
  $location?: string | undefined;
1753
1753
  };
1754
1754
  }>>>;
@@ -1812,27 +1812,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1812
1812
  createdBy?: {
1813
1813
  type: "exact";
1814
1814
  term: string | {
1815
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1815
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1816
1816
  $location?: string | undefined;
1817
1817
  };
1818
1818
  } | undefined;
1819
1819
  createdAtLocation?: {
1820
1820
  type: "exact";
1821
1821
  term: string | {
1822
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1822
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1823
1823
  $location?: string | undefined;
1824
1824
  };
1825
1825
  } | {
1826
1826
  type: "within";
1827
1827
  location: string | {
1828
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1828
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1829
1829
  $location?: string | undefined;
1830
1830
  };
1831
1831
  } | undefined;
1832
1832
  assignedTo?: {
1833
1833
  type: "exact";
1834
1834
  term: string | {
1835
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1835
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1836
1836
  $location?: string | undefined;
1837
1837
  };
1838
1838
  } | undefined;
@@ -1854,20 +1854,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1854
1854
  updatedAtLocation?: {
1855
1855
  type: "exact";
1856
1856
  term: string | {
1857
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1857
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1858
1858
  $location?: string | undefined;
1859
1859
  };
1860
1860
  } | {
1861
1861
  type: "within";
1862
1862
  location: string | {
1863
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1863
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1864
1864
  $location?: string | undefined;
1865
1865
  };
1866
1866
  } | undefined;
1867
1867
  updatedBy?: {
1868
1868
  type: "exact";
1869
1869
  term: string | {
1870
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1870
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1871
1871
  $location?: string | undefined;
1872
1872
  };
1873
1873
  } | undefined;
@@ -1925,27 +1925,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1925
1925
  createdBy?: {
1926
1926
  type: "exact";
1927
1927
  term: string | {
1928
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1928
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1929
1929
  $location?: string | undefined;
1930
1930
  };
1931
1931
  } | undefined;
1932
1932
  createdAtLocation?: {
1933
1933
  type: "exact";
1934
1934
  term: string | {
1935
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1935
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1936
1936
  $location?: string | undefined;
1937
1937
  };
1938
1938
  } | {
1939
1939
  type: "within";
1940
1940
  location: string | {
1941
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1941
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1942
1942
  $location?: string | undefined;
1943
1943
  };
1944
1944
  } | undefined;
1945
1945
  assignedTo?: {
1946
1946
  type: "exact";
1947
1947
  term: string | {
1948
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1948
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1949
1949
  $location?: string | undefined;
1950
1950
  };
1951
1951
  } | undefined;
@@ -1967,20 +1967,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
1967
1967
  updatedAtLocation?: {
1968
1968
  type: "exact";
1969
1969
  term: string | {
1970
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1970
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1971
1971
  $location?: string | undefined;
1972
1972
  };
1973
1973
  } | {
1974
1974
  type: "within";
1975
1975
  location: string | {
1976
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1976
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1977
1977
  $location?: string | undefined;
1978
1978
  };
1979
1979
  } | undefined;
1980
1980
  updatedBy?: {
1981
1981
  type: "exact";
1982
1982
  term: string | {
1983
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
1983
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
1984
1984
  $location?: string | undefined;
1985
1985
  };
1986
1986
  } | undefined;
@@ -2041,27 +2041,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
2041
2041
  createdBy?: {
2042
2042
  type: "exact";
2043
2043
  term: string | {
2044
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2044
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2045
2045
  $location?: string | undefined;
2046
2046
  };
2047
2047
  } | undefined;
2048
2048
  createdAtLocation?: {
2049
2049
  type: "exact";
2050
2050
  term: string | {
2051
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2051
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2052
2052
  $location?: string | undefined;
2053
2053
  };
2054
2054
  } | {
2055
2055
  type: "within";
2056
2056
  location: string | {
2057
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2057
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2058
2058
  $location?: string | undefined;
2059
2059
  };
2060
2060
  } | undefined;
2061
2061
  assignedTo?: {
2062
2062
  type: "exact";
2063
2063
  term: string | {
2064
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2064
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2065
2065
  $location?: string | undefined;
2066
2066
  };
2067
2067
  } | undefined;
@@ -2083,20 +2083,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
2083
2083
  updatedAtLocation?: {
2084
2084
  type: "exact";
2085
2085
  term: string | {
2086
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2086
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2087
2087
  $location?: string | undefined;
2088
2088
  };
2089
2089
  } | {
2090
2090
  type: "within";
2091
2091
  location: string | {
2092
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2092
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2093
2093
  $location?: string | undefined;
2094
2094
  };
2095
2095
  } | undefined;
2096
2096
  updatedBy?: {
2097
2097
  type: "exact";
2098
2098
  term: string | {
2099
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2099
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2100
2100
  $location?: string | undefined;
2101
2101
  };
2102
2102
  } | undefined;
@@ -2157,27 +2157,27 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
2157
2157
  createdBy?: {
2158
2158
  type: "exact";
2159
2159
  term: string | {
2160
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2160
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2161
2161
  $location?: string | undefined;
2162
2162
  };
2163
2163
  } | undefined;
2164
2164
  createdAtLocation?: {
2165
2165
  type: "exact";
2166
2166
  term: string | {
2167
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2167
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2168
2168
  $location?: string | undefined;
2169
2169
  };
2170
2170
  } | {
2171
2171
  type: "within";
2172
2172
  location: string | {
2173
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2173
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2174
2174
  $location?: string | undefined;
2175
2175
  };
2176
2176
  } | undefined;
2177
2177
  assignedTo?: {
2178
2178
  type: "exact";
2179
2179
  term: string | {
2180
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2180
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2181
2181
  $location?: string | undefined;
2182
2182
  };
2183
2183
  } | undefined;
@@ -2199,20 +2199,20 @@ export declare const CountryConfigQueryType: z.ZodDiscriminatedUnion<"type", [z.
2199
2199
  updatedAtLocation?: {
2200
2200
  type: "exact";
2201
2201
  term: string | {
2202
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2202
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2203
2203
  $location?: string | undefined;
2204
2204
  };
2205
2205
  } | {
2206
2206
  type: "within";
2207
2207
  location: string | {
2208
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2208
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2209
2209
  $location?: string | undefined;
2210
2210
  };
2211
2211
  } | undefined;
2212
2212
  updatedBy?: {
2213
2213
  type: "exact";
2214
2214
  term: string | {
2215
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2215
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2216
2216
  $location?: string | undefined;
2217
2217
  };
2218
2218
  } | undefined;
@@ -2398,148 +2398,148 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
2398
2398
  createdAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
2399
2399
  type: z.ZodLiteral<"within">;
2400
2400
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
2401
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2401
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2402
2402
  $location: z.ZodOptional<z.ZodString>;
2403
2403
  }, "strip", z.ZodTypeAny, {
2404
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2404
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2405
2405
  $location?: string | undefined;
2406
2406
  }, {
2407
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2407
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2408
2408
  $location?: string | undefined;
2409
2409
  }>]>;
2410
2410
  }, "strip", z.ZodTypeAny, {
2411
2411
  type: "within";
2412
2412
  location: string | {
2413
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2413
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2414
2414
  $location?: string | undefined;
2415
2415
  };
2416
2416
  }, {
2417
2417
  type: "within";
2418
2418
  location: string | {
2419
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2419
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2420
2420
  $location?: string | undefined;
2421
2421
  };
2422
2422
  }>, z.ZodObject<{
2423
2423
  type: z.ZodLiteral<"exact">;
2424
2424
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
2425
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2425
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2426
2426
  $location: z.ZodOptional<z.ZodString>;
2427
2427
  }, "strip", z.ZodTypeAny, {
2428
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2428
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2429
2429
  $location?: string | undefined;
2430
2430
  }, {
2431
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2431
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2432
2432
  $location?: string | undefined;
2433
2433
  }>]>;
2434
2434
  }, "strip", z.ZodTypeAny, {
2435
2435
  type: "exact";
2436
2436
  term: string | {
2437
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2437
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2438
2438
  $location?: string | undefined;
2439
2439
  };
2440
2440
  }, {
2441
2441
  type: "exact";
2442
2442
  term: string | {
2443
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2443
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2444
2444
  $location?: string | undefined;
2445
2445
  };
2446
2446
  }>]>>>;
2447
2447
  updatedAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
2448
2448
  type: z.ZodLiteral<"within">;
2449
2449
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
2450
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2450
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2451
2451
  $location: z.ZodOptional<z.ZodString>;
2452
2452
  }, "strip", z.ZodTypeAny, {
2453
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2453
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2454
2454
  $location?: string | undefined;
2455
2455
  }, {
2456
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2456
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2457
2457
  $location?: string | undefined;
2458
2458
  }>]>;
2459
2459
  }, "strip", z.ZodTypeAny, {
2460
2460
  type: "within";
2461
2461
  location: string | {
2462
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2462
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2463
2463
  $location?: string | undefined;
2464
2464
  };
2465
2465
  }, {
2466
2466
  type: "within";
2467
2467
  location: string | {
2468
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2468
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2469
2469
  $location?: string | undefined;
2470
2470
  };
2471
2471
  }>, z.ZodObject<{
2472
2472
  type: z.ZodLiteral<"exact">;
2473
2473
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
2474
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2474
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2475
2475
  $location: z.ZodOptional<z.ZodString>;
2476
2476
  }, "strip", z.ZodTypeAny, {
2477
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2477
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2478
2478
  $location?: string | undefined;
2479
2479
  }, {
2480
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2480
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2481
2481
  $location?: string | undefined;
2482
2482
  }>]>;
2483
2483
  }, "strip", z.ZodTypeAny, {
2484
2484
  type: "exact";
2485
2485
  term: string | {
2486
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2486
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2487
2487
  $location?: string | undefined;
2488
2488
  };
2489
2489
  }, {
2490
2490
  type: "exact";
2491
2491
  term: string | {
2492
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2492
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2493
2493
  $location?: string | undefined;
2494
2494
  };
2495
2495
  }>]>>>;
2496
2496
  assignedTo: z.ZodOptional<z.ZodOptional<z.ZodObject<{
2497
2497
  type: z.ZodLiteral<"exact">;
2498
2498
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
2499
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2499
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2500
2500
  $location: z.ZodOptional<z.ZodString>;
2501
2501
  }, "strip", z.ZodTypeAny, {
2502
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2502
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2503
2503
  $location?: string | undefined;
2504
2504
  }, {
2505
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2505
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2506
2506
  $location?: string | undefined;
2507
2507
  }>]>;
2508
2508
  }, "strip", z.ZodTypeAny, {
2509
2509
  type: "exact";
2510
2510
  term: string | {
2511
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2511
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2512
2512
  $location?: string | undefined;
2513
2513
  };
2514
2514
  }, {
2515
2515
  type: "exact";
2516
2516
  term: string | {
2517
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2517
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2518
2518
  $location?: string | undefined;
2519
2519
  };
2520
2520
  }>>>;
2521
2521
  createdBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
2522
2522
  type: z.ZodLiteral<"exact">;
2523
2523
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
2524
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2524
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2525
2525
  $location: z.ZodOptional<z.ZodString>;
2526
2526
  }, "strip", z.ZodTypeAny, {
2527
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2527
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2528
2528
  $location?: string | undefined;
2529
2529
  }, {
2530
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2530
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2531
2531
  $location?: string | undefined;
2532
2532
  }>]>;
2533
2533
  }, "strip", z.ZodTypeAny, {
2534
2534
  type: "exact";
2535
2535
  term: string | {
2536
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2536
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2537
2537
  $location?: string | undefined;
2538
2538
  };
2539
2539
  }, {
2540
2540
  type: "exact";
2541
2541
  term: string | {
2542
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2542
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2543
2543
  $location?: string | undefined;
2544
2544
  };
2545
2545
  }>>>;
@@ -2556,25 +2556,25 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
2556
2556
  updatedBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
2557
2557
  type: z.ZodLiteral<"exact">;
2558
2558
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
2559
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2559
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2560
2560
  $location: z.ZodOptional<z.ZodString>;
2561
2561
  }, "strip", z.ZodTypeAny, {
2562
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2562
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2563
2563
  $location?: string | undefined;
2564
2564
  }, {
2565
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2565
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2566
2566
  $location?: string | undefined;
2567
2567
  }>]>;
2568
2568
  }, "strip", z.ZodTypeAny, {
2569
2569
  type: "exact";
2570
2570
  term: string | {
2571
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2571
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2572
2572
  $location?: string | undefined;
2573
2573
  };
2574
2574
  }, {
2575
2575
  type: "exact";
2576
2576
  term: string | {
2577
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2577
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2578
2578
  $location?: string | undefined;
2579
2579
  };
2580
2580
  }>>>;
@@ -2638,27 +2638,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
2638
2638
  createdBy?: {
2639
2639
  type: "exact";
2640
2640
  term: string | {
2641
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2641
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2642
2642
  $location?: string | undefined;
2643
2643
  };
2644
2644
  } | undefined;
2645
2645
  createdAtLocation?: {
2646
2646
  type: "exact";
2647
2647
  term: string | {
2648
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2648
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2649
2649
  $location?: string | undefined;
2650
2650
  };
2651
2651
  } | {
2652
2652
  type: "within";
2653
2653
  location: string | {
2654
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2654
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2655
2655
  $location?: string | undefined;
2656
2656
  };
2657
2657
  } | undefined;
2658
2658
  assignedTo?: {
2659
2659
  type: "exact";
2660
2660
  term: string | {
2661
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2661
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2662
2662
  $location?: string | undefined;
2663
2663
  };
2664
2664
  } | undefined;
@@ -2680,20 +2680,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
2680
2680
  updatedAtLocation?: {
2681
2681
  type: "exact";
2682
2682
  term: string | {
2683
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2683
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2684
2684
  $location?: string | undefined;
2685
2685
  };
2686
2686
  } | {
2687
2687
  type: "within";
2688
2688
  location: string | {
2689
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2689
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2690
2690
  $location?: string | undefined;
2691
2691
  };
2692
2692
  } | undefined;
2693
2693
  updatedBy?: {
2694
2694
  type: "exact";
2695
2695
  term: string | {
2696
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2696
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2697
2697
  $location?: string | undefined;
2698
2698
  };
2699
2699
  } | undefined;
@@ -2751,27 +2751,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
2751
2751
  createdBy?: {
2752
2752
  type: "exact";
2753
2753
  term: string | {
2754
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2754
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2755
2755
  $location?: string | undefined;
2756
2756
  };
2757
2757
  } | undefined;
2758
2758
  createdAtLocation?: {
2759
2759
  type: "exact";
2760
2760
  term: string | {
2761
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2761
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2762
2762
  $location?: string | undefined;
2763
2763
  };
2764
2764
  } | {
2765
2765
  type: "within";
2766
2766
  location: string | {
2767
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2767
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2768
2768
  $location?: string | undefined;
2769
2769
  };
2770
2770
  } | undefined;
2771
2771
  assignedTo?: {
2772
2772
  type: "exact";
2773
2773
  term: string | {
2774
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2774
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2775
2775
  $location?: string | undefined;
2776
2776
  };
2777
2777
  } | undefined;
@@ -2793,20 +2793,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
2793
2793
  updatedAtLocation?: {
2794
2794
  type: "exact";
2795
2795
  term: string | {
2796
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2796
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2797
2797
  $location?: string | undefined;
2798
2798
  };
2799
2799
  } | {
2800
2800
  type: "within";
2801
2801
  location: string | {
2802
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2802
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2803
2803
  $location?: string | undefined;
2804
2804
  };
2805
2805
  } | undefined;
2806
2806
  updatedBy?: {
2807
2807
  type: "exact";
2808
2808
  term: string | {
2809
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2809
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2810
2810
  $location?: string | undefined;
2811
2811
  };
2812
2812
  } | undefined;
@@ -2991,148 +2991,148 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
2991
2991
  createdAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
2992
2992
  type: z.ZodLiteral<"within">;
2993
2993
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
2994
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
2994
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
2995
2995
  $location: z.ZodOptional<z.ZodString>;
2996
2996
  }, "strip", z.ZodTypeAny, {
2997
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
2997
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
2998
2998
  $location?: string | undefined;
2999
2999
  }, {
3000
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3000
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3001
3001
  $location?: string | undefined;
3002
3002
  }>]>;
3003
3003
  }, "strip", z.ZodTypeAny, {
3004
3004
  type: "within";
3005
3005
  location: string | {
3006
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3006
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3007
3007
  $location?: string | undefined;
3008
3008
  };
3009
3009
  }, {
3010
3010
  type: "within";
3011
3011
  location: string | {
3012
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3012
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3013
3013
  $location?: string | undefined;
3014
3014
  };
3015
3015
  }>, z.ZodObject<{
3016
3016
  type: z.ZodLiteral<"exact">;
3017
3017
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3018
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3018
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3019
3019
  $location: z.ZodOptional<z.ZodString>;
3020
3020
  }, "strip", z.ZodTypeAny, {
3021
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3021
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3022
3022
  $location?: string | undefined;
3023
3023
  }, {
3024
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3024
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3025
3025
  $location?: string | undefined;
3026
3026
  }>]>;
3027
3027
  }, "strip", z.ZodTypeAny, {
3028
3028
  type: "exact";
3029
3029
  term: string | {
3030
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3030
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3031
3031
  $location?: string | undefined;
3032
3032
  };
3033
3033
  }, {
3034
3034
  type: "exact";
3035
3035
  term: string | {
3036
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3036
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3037
3037
  $location?: string | undefined;
3038
3038
  };
3039
3039
  }>]>>>;
3040
3040
  updatedAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
3041
3041
  type: z.ZodLiteral<"within">;
3042
3042
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
3043
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3043
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3044
3044
  $location: z.ZodOptional<z.ZodString>;
3045
3045
  }, "strip", z.ZodTypeAny, {
3046
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3046
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3047
3047
  $location?: string | undefined;
3048
3048
  }, {
3049
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3049
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3050
3050
  $location?: string | undefined;
3051
3051
  }>]>;
3052
3052
  }, "strip", z.ZodTypeAny, {
3053
3053
  type: "within";
3054
3054
  location: string | {
3055
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3055
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3056
3056
  $location?: string | undefined;
3057
3057
  };
3058
3058
  }, {
3059
3059
  type: "within";
3060
3060
  location: string | {
3061
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3061
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3062
3062
  $location?: string | undefined;
3063
3063
  };
3064
3064
  }>, z.ZodObject<{
3065
3065
  type: z.ZodLiteral<"exact">;
3066
3066
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3067
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3067
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3068
3068
  $location: z.ZodOptional<z.ZodString>;
3069
3069
  }, "strip", z.ZodTypeAny, {
3070
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3070
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3071
3071
  $location?: string | undefined;
3072
3072
  }, {
3073
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3073
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3074
3074
  $location?: string | undefined;
3075
3075
  }>]>;
3076
3076
  }, "strip", z.ZodTypeAny, {
3077
3077
  type: "exact";
3078
3078
  term: string | {
3079
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3079
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3080
3080
  $location?: string | undefined;
3081
3081
  };
3082
3082
  }, {
3083
3083
  type: "exact";
3084
3084
  term: string | {
3085
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3085
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3086
3086
  $location?: string | undefined;
3087
3087
  };
3088
3088
  }>]>>>;
3089
3089
  assignedTo: z.ZodOptional<z.ZodOptional<z.ZodObject<{
3090
3090
  type: z.ZodLiteral<"exact">;
3091
3091
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3092
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3092
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3093
3093
  $location: z.ZodOptional<z.ZodString>;
3094
3094
  }, "strip", z.ZodTypeAny, {
3095
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3095
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3096
3096
  $location?: string | undefined;
3097
3097
  }, {
3098
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3098
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3099
3099
  $location?: string | undefined;
3100
3100
  }>]>;
3101
3101
  }, "strip", z.ZodTypeAny, {
3102
3102
  type: "exact";
3103
3103
  term: string | {
3104
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3104
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3105
3105
  $location?: string | undefined;
3106
3106
  };
3107
3107
  }, {
3108
3108
  type: "exact";
3109
3109
  term: string | {
3110
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3110
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3111
3111
  $location?: string | undefined;
3112
3112
  };
3113
3113
  }>>>;
3114
3114
  createdBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
3115
3115
  type: z.ZodLiteral<"exact">;
3116
3116
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3117
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3117
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3118
3118
  $location: z.ZodOptional<z.ZodString>;
3119
3119
  }, "strip", z.ZodTypeAny, {
3120
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3120
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3121
3121
  $location?: string | undefined;
3122
3122
  }, {
3123
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3123
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3124
3124
  $location?: string | undefined;
3125
3125
  }>]>;
3126
3126
  }, "strip", z.ZodTypeAny, {
3127
3127
  type: "exact";
3128
3128
  term: string | {
3129
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3129
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3130
3130
  $location?: string | undefined;
3131
3131
  };
3132
3132
  }, {
3133
3133
  type: "exact";
3134
3134
  term: string | {
3135
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3135
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3136
3136
  $location?: string | undefined;
3137
3137
  };
3138
3138
  }>>>;
@@ -3149,25 +3149,25 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3149
3149
  updatedBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
3150
3150
  type: z.ZodLiteral<"exact">;
3151
3151
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3152
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3152
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3153
3153
  $location: z.ZodOptional<z.ZodString>;
3154
3154
  }, "strip", z.ZodTypeAny, {
3155
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3155
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3156
3156
  $location?: string | undefined;
3157
3157
  }, {
3158
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3158
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3159
3159
  $location?: string | undefined;
3160
3160
  }>]>;
3161
3161
  }, "strip", z.ZodTypeAny, {
3162
3162
  type: "exact";
3163
3163
  term: string | {
3164
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3164
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3165
3165
  $location?: string | undefined;
3166
3166
  };
3167
3167
  }, {
3168
3168
  type: "exact";
3169
3169
  term: string | {
3170
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3170
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3171
3171
  $location?: string | undefined;
3172
3172
  };
3173
3173
  }>>>;
@@ -3231,27 +3231,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3231
3231
  createdBy?: {
3232
3232
  type: "exact";
3233
3233
  term: string | {
3234
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3234
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3235
3235
  $location?: string | undefined;
3236
3236
  };
3237
3237
  } | undefined;
3238
3238
  createdAtLocation?: {
3239
3239
  type: "exact";
3240
3240
  term: string | {
3241
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3241
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3242
3242
  $location?: string | undefined;
3243
3243
  };
3244
3244
  } | {
3245
3245
  type: "within";
3246
3246
  location: string | {
3247
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3247
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3248
3248
  $location?: string | undefined;
3249
3249
  };
3250
3250
  } | undefined;
3251
3251
  assignedTo?: {
3252
3252
  type: "exact";
3253
3253
  term: string | {
3254
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3254
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3255
3255
  $location?: string | undefined;
3256
3256
  };
3257
3257
  } | undefined;
@@ -3273,20 +3273,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3273
3273
  updatedAtLocation?: {
3274
3274
  type: "exact";
3275
3275
  term: string | {
3276
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3276
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3277
3277
  $location?: string | undefined;
3278
3278
  };
3279
3279
  } | {
3280
3280
  type: "within";
3281
3281
  location: string | {
3282
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3282
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3283
3283
  $location?: string | undefined;
3284
3284
  };
3285
3285
  } | undefined;
3286
3286
  updatedBy?: {
3287
3287
  type: "exact";
3288
3288
  term: string | {
3289
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3289
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3290
3290
  $location?: string | undefined;
3291
3291
  };
3292
3292
  } | undefined;
@@ -3344,27 +3344,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3344
3344
  createdBy?: {
3345
3345
  type: "exact";
3346
3346
  term: string | {
3347
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3347
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3348
3348
  $location?: string | undefined;
3349
3349
  };
3350
3350
  } | undefined;
3351
3351
  createdAtLocation?: {
3352
3352
  type: "exact";
3353
3353
  term: string | {
3354
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3354
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3355
3355
  $location?: string | undefined;
3356
3356
  };
3357
3357
  } | {
3358
3358
  type: "within";
3359
3359
  location: string | {
3360
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3360
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3361
3361
  $location?: string | undefined;
3362
3362
  };
3363
3363
  } | undefined;
3364
3364
  assignedTo?: {
3365
3365
  type: "exact";
3366
3366
  term: string | {
3367
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3367
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3368
3368
  $location?: string | undefined;
3369
3369
  };
3370
3370
  } | undefined;
@@ -3386,20 +3386,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3386
3386
  updatedAtLocation?: {
3387
3387
  type: "exact";
3388
3388
  term: string | {
3389
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3389
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3390
3390
  $location?: string | undefined;
3391
3391
  };
3392
3392
  } | {
3393
3393
  type: "within";
3394
3394
  location: string | {
3395
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3395
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3396
3396
  $location?: string | undefined;
3397
3397
  };
3398
3398
  } | undefined;
3399
3399
  updatedBy?: {
3400
3400
  type: "exact";
3401
3401
  term: string | {
3402
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3402
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3403
3403
  $location?: string | undefined;
3404
3404
  };
3405
3405
  } | undefined;
@@ -3460,27 +3460,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3460
3460
  createdBy?: {
3461
3461
  type: "exact";
3462
3462
  term: string | {
3463
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3463
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3464
3464
  $location?: string | undefined;
3465
3465
  };
3466
3466
  } | undefined;
3467
3467
  createdAtLocation?: {
3468
3468
  type: "exact";
3469
3469
  term: string | {
3470
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3470
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3471
3471
  $location?: string | undefined;
3472
3472
  };
3473
3473
  } | {
3474
3474
  type: "within";
3475
3475
  location: string | {
3476
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3476
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3477
3477
  $location?: string | undefined;
3478
3478
  };
3479
3479
  } | undefined;
3480
3480
  assignedTo?: {
3481
3481
  type: "exact";
3482
3482
  term: string | {
3483
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3483
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3484
3484
  $location?: string | undefined;
3485
3485
  };
3486
3486
  } | undefined;
@@ -3502,20 +3502,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3502
3502
  updatedAtLocation?: {
3503
3503
  type: "exact";
3504
3504
  term: string | {
3505
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3505
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3506
3506
  $location?: string | undefined;
3507
3507
  };
3508
3508
  } | {
3509
3509
  type: "within";
3510
3510
  location: string | {
3511
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3511
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3512
3512
  $location?: string | undefined;
3513
3513
  };
3514
3514
  } | undefined;
3515
3515
  updatedBy?: {
3516
3516
  type: "exact";
3517
3517
  term: string | {
3518
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3518
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3519
3519
  $location?: string | undefined;
3520
3520
  };
3521
3521
  } | undefined;
@@ -3576,27 +3576,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3576
3576
  createdBy?: {
3577
3577
  type: "exact";
3578
3578
  term: string | {
3579
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3579
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3580
3580
  $location?: string | undefined;
3581
3581
  };
3582
3582
  } | undefined;
3583
3583
  createdAtLocation?: {
3584
3584
  type: "exact";
3585
3585
  term: string | {
3586
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3586
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3587
3587
  $location?: string | undefined;
3588
3588
  };
3589
3589
  } | {
3590
3590
  type: "within";
3591
3591
  location: string | {
3592
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3592
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3593
3593
  $location?: string | undefined;
3594
3594
  };
3595
3595
  } | undefined;
3596
3596
  assignedTo?: {
3597
3597
  type: "exact";
3598
3598
  term: string | {
3599
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3599
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3600
3600
  $location?: string | undefined;
3601
3601
  };
3602
3602
  } | undefined;
@@ -3618,20 +3618,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3618
3618
  updatedAtLocation?: {
3619
3619
  type: "exact";
3620
3620
  term: string | {
3621
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3621
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3622
3622
  $location?: string | undefined;
3623
3623
  };
3624
3624
  } | {
3625
3625
  type: "within";
3626
3626
  location: string | {
3627
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3627
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3628
3628
  $location?: string | undefined;
3629
3629
  };
3630
3630
  } | undefined;
3631
3631
  updatedBy?: {
3632
3632
  type: "exact";
3633
3633
  term: string | {
3634
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3634
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3635
3635
  $location?: string | undefined;
3636
3636
  };
3637
3637
  } | undefined;
@@ -3817,148 +3817,148 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3817
3817
  createdAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
3818
3818
  type: z.ZodLiteral<"within">;
3819
3819
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
3820
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3820
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3821
3821
  $location: z.ZodOptional<z.ZodString>;
3822
3822
  }, "strip", z.ZodTypeAny, {
3823
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3823
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3824
3824
  $location?: string | undefined;
3825
3825
  }, {
3826
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3826
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3827
3827
  $location?: string | undefined;
3828
3828
  }>]>;
3829
3829
  }, "strip", z.ZodTypeAny, {
3830
3830
  type: "within";
3831
3831
  location: string | {
3832
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3832
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3833
3833
  $location?: string | undefined;
3834
3834
  };
3835
3835
  }, {
3836
3836
  type: "within";
3837
3837
  location: string | {
3838
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3838
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3839
3839
  $location?: string | undefined;
3840
3840
  };
3841
3841
  }>, z.ZodObject<{
3842
3842
  type: z.ZodLiteral<"exact">;
3843
3843
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3844
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3844
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3845
3845
  $location: z.ZodOptional<z.ZodString>;
3846
3846
  }, "strip", z.ZodTypeAny, {
3847
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3847
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3848
3848
  $location?: string | undefined;
3849
3849
  }, {
3850
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3850
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3851
3851
  $location?: string | undefined;
3852
3852
  }>]>;
3853
3853
  }, "strip", z.ZodTypeAny, {
3854
3854
  type: "exact";
3855
3855
  term: string | {
3856
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3856
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3857
3857
  $location?: string | undefined;
3858
3858
  };
3859
3859
  }, {
3860
3860
  type: "exact";
3861
3861
  term: string | {
3862
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3862
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3863
3863
  $location?: string | undefined;
3864
3864
  };
3865
3865
  }>]>>>;
3866
3866
  updatedAtLocation: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
3867
3867
  type: z.ZodLiteral<"within">;
3868
3868
  location: z.ZodUnion<[z.ZodString, z.ZodObject<{
3869
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3869
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3870
3870
  $location: z.ZodOptional<z.ZodString>;
3871
3871
  }, "strip", z.ZodTypeAny, {
3872
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3872
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3873
3873
  $location?: string | undefined;
3874
3874
  }, {
3875
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3875
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3876
3876
  $location?: string | undefined;
3877
3877
  }>]>;
3878
3878
  }, "strip", z.ZodTypeAny, {
3879
3879
  type: "within";
3880
3880
  location: string | {
3881
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3881
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3882
3882
  $location?: string | undefined;
3883
3883
  };
3884
3884
  }, {
3885
3885
  type: "within";
3886
3886
  location: string | {
3887
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3887
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3888
3888
  $location?: string | undefined;
3889
3889
  };
3890
3890
  }>, z.ZodObject<{
3891
3891
  type: z.ZodLiteral<"exact">;
3892
3892
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3893
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3893
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3894
3894
  $location: z.ZodOptional<z.ZodString>;
3895
3895
  }, "strip", z.ZodTypeAny, {
3896
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3896
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3897
3897
  $location?: string | undefined;
3898
3898
  }, {
3899
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3899
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3900
3900
  $location?: string | undefined;
3901
3901
  }>]>;
3902
3902
  }, "strip", z.ZodTypeAny, {
3903
3903
  type: "exact";
3904
3904
  term: string | {
3905
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3905
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3906
3906
  $location?: string | undefined;
3907
3907
  };
3908
3908
  }, {
3909
3909
  type: "exact";
3910
3910
  term: string | {
3911
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3911
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3912
3912
  $location?: string | undefined;
3913
3913
  };
3914
3914
  }>]>>>;
3915
3915
  assignedTo: z.ZodOptional<z.ZodOptional<z.ZodObject<{
3916
3916
  type: z.ZodLiteral<"exact">;
3917
3917
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3918
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3918
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3919
3919
  $location: z.ZodOptional<z.ZodString>;
3920
3920
  }, "strip", z.ZodTypeAny, {
3921
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3921
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3922
3922
  $location?: string | undefined;
3923
3923
  }, {
3924
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3924
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3925
3925
  $location?: string | undefined;
3926
3926
  }>]>;
3927
3927
  }, "strip", z.ZodTypeAny, {
3928
3928
  type: "exact";
3929
3929
  term: string | {
3930
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3930
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3931
3931
  $location?: string | undefined;
3932
3932
  };
3933
3933
  }, {
3934
3934
  type: "exact";
3935
3935
  term: string | {
3936
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3936
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3937
3937
  $location?: string | undefined;
3938
3938
  };
3939
3939
  }>>>;
3940
3940
  createdBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
3941
3941
  type: z.ZodLiteral<"exact">;
3942
3942
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3943
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3943
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3944
3944
  $location: z.ZodOptional<z.ZodString>;
3945
3945
  }, "strip", z.ZodTypeAny, {
3946
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3946
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3947
3947
  $location?: string | undefined;
3948
3948
  }, {
3949
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3949
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3950
3950
  $location?: string | undefined;
3951
3951
  }>]>;
3952
3952
  }, "strip", z.ZodTypeAny, {
3953
3953
  type: "exact";
3954
3954
  term: string | {
3955
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3955
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3956
3956
  $location?: string | undefined;
3957
3957
  };
3958
3958
  }, {
3959
3959
  type: "exact";
3960
3960
  term: string | {
3961
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3961
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3962
3962
  $location?: string | undefined;
3963
3963
  };
3964
3964
  }>>>;
@@ -3975,25 +3975,25 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
3975
3975
  updatedBy: z.ZodOptional<z.ZodOptional<z.ZodObject<{
3976
3976
  type: z.ZodLiteral<"exact">;
3977
3977
  term: z.ZodUnion<[z.ZodString, z.ZodObject<{
3978
- $userField: z.ZodEnum<["id", "name", "role", "signature", "avatar", "primaryOfficeId"]>;
3978
+ $userField: z.ZodEnum<["id", "name", "role", "fullHonorificName", "device", "firstname", "middlename", "surname", "primaryOfficeId"]>;
3979
3979
  $location: z.ZodOptional<z.ZodString>;
3980
3980
  }, "strip", z.ZodTypeAny, {
3981
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3981
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3982
3982
  $location?: string | undefined;
3983
3983
  }, {
3984
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3984
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3985
3985
  $location?: string | undefined;
3986
3986
  }>]>;
3987
3987
  }, "strip", z.ZodTypeAny, {
3988
3988
  type: "exact";
3989
3989
  term: string | {
3990
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3990
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3991
3991
  $location?: string | undefined;
3992
3992
  };
3993
3993
  }, {
3994
3994
  type: "exact";
3995
3995
  term: string | {
3996
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
3996
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
3997
3997
  $location?: string | undefined;
3998
3998
  };
3999
3999
  }>>>;
@@ -4057,27 +4057,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4057
4057
  createdBy?: {
4058
4058
  type: "exact";
4059
4059
  term: string | {
4060
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4060
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4061
4061
  $location?: string | undefined;
4062
4062
  };
4063
4063
  } | undefined;
4064
4064
  createdAtLocation?: {
4065
4065
  type: "exact";
4066
4066
  term: string | {
4067
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4067
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4068
4068
  $location?: string | undefined;
4069
4069
  };
4070
4070
  } | {
4071
4071
  type: "within";
4072
4072
  location: string | {
4073
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4073
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4074
4074
  $location?: string | undefined;
4075
4075
  };
4076
4076
  } | undefined;
4077
4077
  assignedTo?: {
4078
4078
  type: "exact";
4079
4079
  term: string | {
4080
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4080
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4081
4081
  $location?: string | undefined;
4082
4082
  };
4083
4083
  } | undefined;
@@ -4099,20 +4099,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4099
4099
  updatedAtLocation?: {
4100
4100
  type: "exact";
4101
4101
  term: string | {
4102
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4102
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4103
4103
  $location?: string | undefined;
4104
4104
  };
4105
4105
  } | {
4106
4106
  type: "within";
4107
4107
  location: string | {
4108
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4108
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4109
4109
  $location?: string | undefined;
4110
4110
  };
4111
4111
  } | undefined;
4112
4112
  updatedBy?: {
4113
4113
  type: "exact";
4114
4114
  term: string | {
4115
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4115
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4116
4116
  $location?: string | undefined;
4117
4117
  };
4118
4118
  } | undefined;
@@ -4170,27 +4170,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4170
4170
  createdBy?: {
4171
4171
  type: "exact";
4172
4172
  term: string | {
4173
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4173
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4174
4174
  $location?: string | undefined;
4175
4175
  };
4176
4176
  } | undefined;
4177
4177
  createdAtLocation?: {
4178
4178
  type: "exact";
4179
4179
  term: string | {
4180
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4180
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4181
4181
  $location?: string | undefined;
4182
4182
  };
4183
4183
  } | {
4184
4184
  type: "within";
4185
4185
  location: string | {
4186
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4186
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4187
4187
  $location?: string | undefined;
4188
4188
  };
4189
4189
  } | undefined;
4190
4190
  assignedTo?: {
4191
4191
  type: "exact";
4192
4192
  term: string | {
4193
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4193
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4194
4194
  $location?: string | undefined;
4195
4195
  };
4196
4196
  } | undefined;
@@ -4212,20 +4212,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4212
4212
  updatedAtLocation?: {
4213
4213
  type: "exact";
4214
4214
  term: string | {
4215
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4215
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4216
4216
  $location?: string | undefined;
4217
4217
  };
4218
4218
  } | {
4219
4219
  type: "within";
4220
4220
  location: string | {
4221
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4221
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4222
4222
  $location?: string | undefined;
4223
4223
  };
4224
4224
  } | undefined;
4225
4225
  updatedBy?: {
4226
4226
  type: "exact";
4227
4227
  term: string | {
4228
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4228
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4229
4229
  $location?: string | undefined;
4230
4230
  };
4231
4231
  } | undefined;
@@ -4286,27 +4286,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4286
4286
  createdBy?: {
4287
4287
  type: "exact";
4288
4288
  term: string | {
4289
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4289
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4290
4290
  $location?: string | undefined;
4291
4291
  };
4292
4292
  } | undefined;
4293
4293
  createdAtLocation?: {
4294
4294
  type: "exact";
4295
4295
  term: string | {
4296
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4296
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4297
4297
  $location?: string | undefined;
4298
4298
  };
4299
4299
  } | {
4300
4300
  type: "within";
4301
4301
  location: string | {
4302
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4302
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4303
4303
  $location?: string | undefined;
4304
4304
  };
4305
4305
  } | undefined;
4306
4306
  assignedTo?: {
4307
4307
  type: "exact";
4308
4308
  term: string | {
4309
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4309
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4310
4310
  $location?: string | undefined;
4311
4311
  };
4312
4312
  } | undefined;
@@ -4328,20 +4328,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4328
4328
  updatedAtLocation?: {
4329
4329
  type: "exact";
4330
4330
  term: string | {
4331
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4331
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4332
4332
  $location?: string | undefined;
4333
4333
  };
4334
4334
  } | {
4335
4335
  type: "within";
4336
4336
  location: string | {
4337
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4337
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4338
4338
  $location?: string | undefined;
4339
4339
  };
4340
4340
  } | undefined;
4341
4341
  updatedBy?: {
4342
4342
  type: "exact";
4343
4343
  term: string | {
4344
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4344
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4345
4345
  $location?: string | undefined;
4346
4346
  };
4347
4347
  } | undefined;
@@ -4402,27 +4402,27 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4402
4402
  createdBy?: {
4403
4403
  type: "exact";
4404
4404
  term: string | {
4405
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4405
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4406
4406
  $location?: string | undefined;
4407
4407
  };
4408
4408
  } | undefined;
4409
4409
  createdAtLocation?: {
4410
4410
  type: "exact";
4411
4411
  term: string | {
4412
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4412
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4413
4413
  $location?: string | undefined;
4414
4414
  };
4415
4415
  } | {
4416
4416
  type: "within";
4417
4417
  location: string | {
4418
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4418
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4419
4419
  $location?: string | undefined;
4420
4420
  };
4421
4421
  } | undefined;
4422
4422
  assignedTo?: {
4423
4423
  type: "exact";
4424
4424
  term: string | {
4425
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4425
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4426
4426
  $location?: string | undefined;
4427
4427
  };
4428
4428
  } | undefined;
@@ -4444,20 +4444,20 @@ export declare const CountryConfigQueryInputType: z.ZodUnion<[z.ZodObject<{
4444
4444
  updatedAtLocation?: {
4445
4445
  type: "exact";
4446
4446
  term: string | {
4447
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4447
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4448
4448
  $location?: string | undefined;
4449
4449
  };
4450
4450
  } | {
4451
4451
  type: "within";
4452
4452
  location: string | {
4453
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4453
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4454
4454
  $location?: string | undefined;
4455
4455
  };
4456
4456
  } | undefined;
4457
4457
  updatedBy?: {
4458
4458
  type: "exact";
4459
4459
  term: string | {
4460
- $userField: "signature" | "id" | "name" | "role" | "avatar" | "primaryOfficeId";
4460
+ $userField: "id" | "name" | "device" | "firstname" | "surname" | "middlename" | "role" | "fullHonorificName" | "primaryOfficeId";
4461
4461
  $location?: string | undefined;
4462
4462
  };
4463
4463
  } | undefined;