@merkl/api 1.11.4 → 1.11.5

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.
@@ -194,11 +194,12 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
194
194
  };
195
195
  };
196
196
  Creator: {
197
+ tags?: undefined;
197
198
  OR: ({
199
+ tags?: undefined;
198
200
  Creator: {
199
201
  id: string;
200
202
  };
201
- tags?: undefined;
202
203
  } | {
203
204
  Creator?: undefined;
204
205
  tags: {
@@ -206,10 +207,9 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
206
207
  };
207
208
  })[];
208
209
  Creator?: undefined;
209
- tags?: undefined;
210
210
  } | {
211
- OR?: undefined;
212
211
  tags?: undefined;
212
+ OR?: undefined;
213
213
  Creator: {
214
214
  id: string;
215
215
  };
@@ -415,11 +415,12 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
415
415
  };
416
416
  };
417
417
  Creator: {
418
+ tags?: undefined;
418
419
  OR: ({
420
+ tags?: undefined;
419
421
  Creator: {
420
422
  id: string;
421
423
  };
422
- tags?: undefined;
423
424
  } | {
424
425
  Creator?: undefined;
425
426
  tags: {
@@ -427,10 +428,9 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
427
428
  };
428
429
  })[];
429
430
  Creator?: undefined;
430
- tags?: undefined;
431
431
  } | {
432
- OR?: undefined;
433
432
  tags?: undefined;
433
+ OR?: undefined;
434
434
  Creator: {
435
435
  id: string;
436
436
  };
@@ -636,11 +636,12 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
636
636
  };
637
637
  };
638
638
  Creator: {
639
+ tags?: undefined;
639
640
  OR: ({
641
+ tags?: undefined;
640
642
  Creator: {
641
643
  id: string;
642
644
  };
643
- tags?: undefined;
644
645
  } | {
645
646
  Creator?: undefined;
646
647
  tags: {
@@ -648,10 +649,9 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
648
649
  };
649
650
  })[];
650
651
  Creator?: undefined;
651
- tags?: undefined;
652
652
  } | {
653
- OR?: undefined;
654
653
  tags?: undefined;
654
+ OR?: undefined;
655
655
  Creator: {
656
656
  id: string;
657
657
  };
@@ -861,11 +861,12 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
861
861
  };
862
862
  };
863
863
  Creator: {
864
+ tags?: undefined;
864
865
  OR: ({
866
+ tags?: undefined;
865
867
  Creator: {
866
868
  id: string;
867
869
  };
868
- tags?: undefined;
869
870
  } | {
870
871
  Creator?: undefined;
871
872
  tags: {
@@ -873,10 +874,9 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
873
874
  };
874
875
  })[];
875
876
  Creator?: undefined;
876
- tags?: undefined;
877
877
  } | {
878
- OR?: undefined;
879
878
  tags?: undefined;
879
+ OR?: undefined;
880
880
  Creator: {
881
881
  id: string;
882
882
  };
@@ -1076,11 +1076,12 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
1076
1076
  };
1077
1077
  };
1078
1078
  Creator: {
1079
+ tags?: undefined;
1079
1080
  OR: ({
1081
+ tags?: undefined;
1080
1082
  Creator: {
1081
1083
  id: string;
1082
1084
  };
1083
- tags?: undefined;
1084
1085
  } | {
1085
1086
  Creator?: undefined;
1086
1087
  tags: {
@@ -1088,10 +1089,9 @@ export declare function transformQueryToPrismaFilters(query: Omit<FindCampaignMo
1088
1089
  };
1089
1090
  })[];
1090
1091
  Creator?: undefined;
1091
- tags?: undefined;
1092
1092
  } | {
1093
- OR?: undefined;
1094
1093
  tags?: undefined;
1094
+ OR?: undefined;
1095
1095
  Creator: {
1096
1096
  id: string;
1097
1097
  };