@strapi/content-releases 0.0.0-experimental.950b677f6614f483cde77801d941607d6847a6e3 → 0.0.0-experimental.cae3a5a17d131a6f59673b62d01cfac869ea9cc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/dist/_chunks/{App-3f94ba77.mjs → App-_Jj3tWts.mjs} +350 -154
  2. package/dist/_chunks/App-_Jj3tWts.mjs.map +1 -0
  3. package/dist/_chunks/{App-ae9b2380.js → App-iqqoPnBO.js} +347 -151
  4. package/dist/_chunks/App-iqqoPnBO.js.map +1 -0
  5. package/dist/_chunks/{en-13576ce2.js → en-2DuPv5k0.js} +17 -4
  6. package/dist/_chunks/en-2DuPv5k0.js.map +1 -0
  7. package/dist/_chunks/{en-e98d8b57.mjs → en-SOqjCdyh.mjs} +17 -4
  8. package/dist/_chunks/en-SOqjCdyh.mjs.map +1 -0
  9. package/dist/_chunks/{index-40da7f6d.js → index-_lT-gI3M.js} +126 -37
  10. package/dist/_chunks/index-_lT-gI3M.js.map +1 -0
  11. package/dist/_chunks/{index-6ddf4a38.mjs → index-bsuc8ZwZ.mjs} +137 -48
  12. package/dist/_chunks/index-bsuc8ZwZ.mjs.map +1 -0
  13. package/dist/admin/index.js +2 -1
  14. package/dist/admin/index.js.map +1 -1
  15. package/dist/admin/index.mjs +3 -2
  16. package/dist/admin/index.mjs.map +1 -1
  17. package/dist/server/index.js +359 -102
  18. package/dist/server/index.js.map +1 -1
  19. package/dist/server/index.mjs +357 -103
  20. package/dist/server/index.mjs.map +1 -1
  21. package/package.json +13 -11
  22. package/dist/_chunks/App-3f94ba77.mjs.map +0 -1
  23. package/dist/_chunks/App-ae9b2380.js.map +0 -1
  24. package/dist/_chunks/en-13576ce2.js.map +0 -1
  25. package/dist/_chunks/en-e98d8b57.mjs.map +0 -1
  26. package/dist/_chunks/index-40da7f6d.js.map +0 -1
  27. package/dist/_chunks/index-6ddf4a38.mjs.map +0 -1
  28. package/dist/admin/src/components/CMReleasesContainer.d.ts +0 -1
  29. package/dist/admin/src/components/ReleaseActionMenu.d.ts +0 -7
  30. package/dist/admin/src/components/ReleaseActionOptions.d.ts +0 -8
  31. package/dist/admin/src/components/ReleaseModal.d.ts +0 -11
  32. package/dist/admin/src/constants.d.ts +0 -58
  33. package/dist/admin/src/index.d.ts +0 -3
  34. package/dist/admin/src/pages/App.d.ts +0 -1
  35. package/dist/admin/src/pages/ReleaseDetailsPage.d.ts +0 -10
  36. package/dist/admin/src/pages/ReleasesPage.d.ts +0 -11
  37. package/dist/admin/src/pages/tests/mockReleaseDetailsPageData.d.ts +0 -104
  38. package/dist/admin/src/pages/tests/mockReleasesPageData.d.ts +0 -38
  39. package/dist/admin/src/pluginId.d.ts +0 -1
  40. package/dist/admin/src/services/axios.d.ts +0 -29
  41. package/dist/admin/src/services/release.d.ts +0 -348
  42. package/dist/server/src/constants.d.ts +0 -9
  43. package/dist/server/src/constants.d.ts.map +0 -1
  44. package/dist/server/src/content-types/index.d.ts +0 -82
  45. package/dist/server/src/content-types/index.d.ts.map +0 -1
  46. package/dist/server/src/content-types/release/index.d.ts +0 -37
  47. package/dist/server/src/content-types/release/index.d.ts.map +0 -1
  48. package/dist/server/src/content-types/release/schema.d.ts +0 -36
  49. package/dist/server/src/content-types/release/schema.d.ts.map +0 -1
  50. package/dist/server/src/content-types/release-action/index.d.ts +0 -44
  51. package/dist/server/src/content-types/release-action/index.d.ts.map +0 -1
  52. package/dist/server/src/content-types/release-action/schema.d.ts +0 -43
  53. package/dist/server/src/content-types/release-action/schema.d.ts.map +0 -1
  54. package/dist/server/src/controllers/index.d.ts +0 -18
  55. package/dist/server/src/controllers/index.d.ts.map +0 -1
  56. package/dist/server/src/controllers/release-action.d.ts +0 -9
  57. package/dist/server/src/controllers/release-action.d.ts.map +0 -1
  58. package/dist/server/src/controllers/release.d.ts +0 -11
  59. package/dist/server/src/controllers/release.d.ts.map +0 -1
  60. package/dist/server/src/controllers/validation/release-action.d.ts +0 -3
  61. package/dist/server/src/controllers/validation/release-action.d.ts.map +0 -1
  62. package/dist/server/src/controllers/validation/release.d.ts +0 -2
  63. package/dist/server/src/controllers/validation/release.d.ts.map +0 -1
  64. package/dist/server/src/index.d.ts +0 -3749
  65. package/dist/server/src/index.d.ts.map +0 -1
  66. package/dist/server/src/register.d.ts +0 -5
  67. package/dist/server/src/register.d.ts.map +0 -1
  68. package/dist/server/src/routes/index.d.ts +0 -35
  69. package/dist/server/src/routes/index.d.ts.map +0 -1
  70. package/dist/server/src/routes/release-action.d.ts +0 -18
  71. package/dist/server/src/routes/release-action.d.ts.map +0 -1
  72. package/dist/server/src/routes/release.d.ts +0 -18
  73. package/dist/server/src/routes/release.d.ts.map +0 -1
  74. package/dist/server/src/services/index.d.ts +0 -3525
  75. package/dist/server/src/services/index.d.ts.map +0 -1
  76. package/dist/server/src/services/release.d.ts +0 -1779
  77. package/dist/server/src/services/release.d.ts.map +0 -1
  78. package/dist/server/src/services/validation.d.ts +0 -10
  79. package/dist/server/src/services/validation.d.ts.map +0 -1
  80. package/dist/server/src/utils/index.d.ts +0 -4
  81. package/dist/server/src/utils/index.d.ts.map +0 -1
  82. package/dist/shared/contracts/release-actions.d.ts +0 -95
  83. package/dist/shared/contracts/release-actions.d.ts.map +0 -1
  84. package/dist/shared/contracts/releases.d.ts +0 -153
  85. package/dist/shared/contracts/releases.d.ts.map +0 -1
  86. package/dist/shared/types.d.ts +0 -24
  87. package/dist/shared/types.d.ts.map +0 -1
  88. package/dist/shared/validation-schemas.d.ts +0 -2
  89. package/dist/shared/validation-schemas.d.ts.map +0 -1
@@ -1,3525 +0,0 @@
1
- export declare const services: {
2
- release: ({ strapi }: {
3
- strapi: Required<import("@strapi/types").Strapi>;
4
- }) => {
5
- create(releaseData: {
6
- name: string;
7
- }, { user }: {
8
- user: import("../../../shared/types").UserInfo;
9
- }): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string>>;
10
- findOne(id: import("@strapi/types/dist/types/core/entity").ID, query?: {}): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string> | null>;
11
- findPage(query?: Partial<Pick<import("../../../shared/contracts/releases").Pagination, "page" | "pageSize">> | undefined): Promise<import("@strapi/types/dist/modules/entity-service").PaginatedResult<"plugin::content-releases.release", {
12
- sort?: import("@strapi/types/dist/modules/entity-service/params/sort").Any<"plugin::content-releases.release"> | undefined;
13
- } & {
14
- fields?: import("@strapi/types/dist/modules/entity-service/params/fields").Any<"plugin::content-releases.release"> | undefined;
15
- } & {
16
- filters?: ({
17
- $and?: (any & {
18
- $not?: (any & any & {
19
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
20
- $null?: boolean | undefined;
21
- $notNull?: boolean | undefined;
22
- } & {
23
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
24
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
25
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
26
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
27
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
28
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
29
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
30
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
31
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
32
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
33
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
34
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
35
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
36
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
37
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
38
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
39
- } & {
40
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
41
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
42
- } & {
43
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
44
- } & {
45
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
46
- $null?: boolean | undefined;
47
- $notNull?: boolean | undefined;
48
- } & {
49
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
50
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
51
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
52
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
53
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
54
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
55
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
56
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
57
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
58
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
59
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
60
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
61
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
62
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
63
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
64
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
65
- } & {
66
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
67
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
68
- } & {
69
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
70
- } & any & {
71
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
72
- $null?: boolean | undefined;
73
- $notNull?: boolean | undefined;
74
- } & {
75
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
76
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
77
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
78
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
79
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
80
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
81
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
82
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
83
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
84
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
85
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
86
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
87
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
88
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
89
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
90
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
91
- } & {
92
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
93
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
94
- } & {
95
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
96
- } & any & any))[] | undefined;
97
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
98
- $null?: boolean | undefined;
99
- $notNull?: boolean | undefined;
100
- } & {
101
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
102
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
103
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
104
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
105
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
106
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
107
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
108
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
109
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
110
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
111
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
112
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
113
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
114
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
115
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
116
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
117
- } & {
118
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
119
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
120
- } & {
121
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
122
- } & any & any))[] | undefined;
123
- }) | undefined;
124
- } & {
125
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
126
- $null?: boolean | undefined;
127
- $notNull?: boolean | undefined;
128
- } & {
129
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
130
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
131
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
132
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
133
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
134
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
135
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
136
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
137
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
138
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
139
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
140
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
141
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
142
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
143
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
144
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
145
- } & {
146
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
147
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
148
- } & {
149
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
150
- } & {
151
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
152
- $null?: boolean | undefined;
153
- $notNull?: boolean | undefined;
154
- } & {
155
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
156
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
157
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
158
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
159
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
160
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
161
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
162
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
163
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
164
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
165
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
166
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
167
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
168
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
169
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
170
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
171
- } & {
172
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
173
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
174
- } & {
175
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
176
- } & any & any) | undefined;
177
- } & any))[] | undefined;
178
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
179
- $null?: boolean | undefined;
180
- $notNull?: boolean | undefined;
181
- } & {
182
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
183
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
184
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
185
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
186
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
187
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
188
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
189
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
190
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
191
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
192
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
193
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
194
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
195
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
196
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
197
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
198
- } & {
199
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
200
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
201
- } & {
202
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
203
- } & {
204
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
205
- $null?: boolean | undefined;
206
- $notNull?: boolean | undefined;
207
- } & {
208
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
209
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
210
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
211
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
212
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
213
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
214
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
215
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
216
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
217
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
218
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
219
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
220
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
221
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
222
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
223
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
224
- } & {
225
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
226
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
227
- } & {
228
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
229
- } & any & any) | undefined;
230
- } & any))[] | undefined;
231
- }) | undefined;
232
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
233
- } & {
234
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
235
- $null?: boolean | undefined;
236
- $notNull?: boolean | undefined;
237
- } & {
238
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
239
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
240
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
241
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
242
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
243
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
244
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
245
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
246
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
247
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
248
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
249
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
250
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
251
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
252
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
253
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
254
- } & {
255
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
256
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
257
- } & {
258
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
259
- } & {
260
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
261
- $null?: boolean | undefined;
262
- $notNull?: boolean | undefined;
263
- } & {
264
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
265
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
266
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
267
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
268
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
269
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
270
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
271
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
272
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
273
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
274
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
275
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
276
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
277
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
278
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
279
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
280
- } & {
281
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
282
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
283
- } & {
284
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
285
- } & any & {
286
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
287
- $null?: boolean | undefined;
288
- $notNull?: boolean | undefined;
289
- } & {
290
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
291
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
292
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
293
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
294
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
295
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
296
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
297
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
298
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
299
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
300
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
301
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
302
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
303
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
304
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
305
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
306
- } & {
307
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
308
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
309
- } & {
310
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
311
- } & any & any))[] | undefined;
312
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
313
- $null?: boolean | undefined;
314
- $notNull?: boolean | undefined;
315
- } & {
316
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
317
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
318
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
319
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
320
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
321
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
322
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
323
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
324
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
325
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
326
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
327
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
328
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
329
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
330
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
331
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
332
- } & {
333
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
334
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
335
- } & {
336
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
337
- } & any & any))[] | undefined;
338
- }) | undefined;
339
- } & {
340
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
341
- $null?: boolean | undefined;
342
- $notNull?: boolean | undefined;
343
- } & {
344
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
345
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
346
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
347
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
348
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
349
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
350
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
351
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
352
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
353
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
354
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
355
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
356
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
357
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
358
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
359
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
360
- } & {
361
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
362
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
363
- } & {
364
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
365
- } & {
366
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
367
- $null?: boolean | undefined;
368
- $notNull?: boolean | undefined;
369
- } & {
370
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
371
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
372
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
373
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
374
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
375
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
376
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
377
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
378
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
379
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
380
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
381
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
382
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
383
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
384
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
385
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
386
- } & {
387
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
388
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
389
- } & {
390
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
391
- } & any & any) | undefined;
392
- } & any))[] | undefined;
393
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
394
- $null?: boolean | undefined;
395
- $notNull?: boolean | undefined;
396
- } & {
397
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
398
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
399
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
400
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
401
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
402
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
403
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
404
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
405
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
406
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
407
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
408
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
409
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
410
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
411
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
412
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
413
- } & {
414
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
415
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
416
- } & {
417
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
418
- } & {
419
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
420
- $null?: boolean | undefined;
421
- $notNull?: boolean | undefined;
422
- } & {
423
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
424
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
425
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
426
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
427
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
428
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
429
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
430
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
431
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
432
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
433
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
434
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
435
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
436
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
437
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
438
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
439
- } & {
440
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
441
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
442
- } & {
443
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
444
- } & any & any) | undefined;
445
- } & any))[] | undefined;
446
- }) | undefined;
447
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
448
- $or?: (any & {
449
- $not?: (any & any & {
450
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
451
- $null?: boolean | undefined;
452
- $notNull?: boolean | undefined;
453
- } & {
454
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
455
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
456
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
457
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
458
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
459
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
460
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
461
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
462
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
463
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
464
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
465
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
466
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
467
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
468
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
469
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
470
- } & {
471
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
472
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
473
- } & {
474
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
475
- } & {
476
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
477
- $null?: boolean | undefined;
478
- $notNull?: boolean | undefined;
479
- } & {
480
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
481
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
482
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
483
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
484
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
485
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
486
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
487
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
488
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
489
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
490
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
491
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
492
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
493
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
494
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
495
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
496
- } & {
497
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
498
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
499
- } & {
500
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
501
- } & any & {
502
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
503
- $null?: boolean | undefined;
504
- $notNull?: boolean | undefined;
505
- } & {
506
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
507
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
508
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
509
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
510
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
511
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
512
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
513
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
514
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
515
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
516
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
517
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
518
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
519
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
520
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
521
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
522
- } & {
523
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
524
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
525
- } & {
526
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
527
- } & any & any))[] | undefined;
528
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
529
- $null?: boolean | undefined;
530
- $notNull?: boolean | undefined;
531
- } & {
532
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
533
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
534
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
535
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
536
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
537
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
538
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
539
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
540
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
541
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
542
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
543
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
544
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
545
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
546
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
547
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
548
- } & {
549
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
550
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
551
- } & {
552
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
553
- } & any & any))[] | undefined;
554
- }) | undefined;
555
- } & {
556
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
557
- $null?: boolean | undefined;
558
- $notNull?: boolean | undefined;
559
- } & {
560
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
561
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
562
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
563
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
564
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
565
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
566
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
567
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
568
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
569
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
570
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
571
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
572
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
573
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
574
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
575
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
576
- } & {
577
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
578
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
579
- } & {
580
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
581
- } & {
582
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
583
- $null?: boolean | undefined;
584
- $notNull?: boolean | undefined;
585
- } & {
586
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
587
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
588
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
589
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
590
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
591
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
592
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
593
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
594
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
595
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
596
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
597
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
598
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
599
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
600
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
601
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
602
- } & {
603
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
604
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
605
- } & {
606
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
607
- } & any & any) | undefined;
608
- } & any))[] | undefined;
609
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
610
- $null?: boolean | undefined;
611
- $notNull?: boolean | undefined;
612
- } & {
613
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
614
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
615
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
616
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
617
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
618
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
619
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
620
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
621
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
622
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
623
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
624
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
625
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
626
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
627
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
628
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
629
- } & {
630
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
631
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
632
- } & {
633
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
634
- } & {
635
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
636
- $null?: boolean | undefined;
637
- $notNull?: boolean | undefined;
638
- } & {
639
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
640
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
641
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
642
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
643
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
644
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
645
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
646
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
647
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
648
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
649
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
650
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
651
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
652
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
653
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
654
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
655
- } & {
656
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
657
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
658
- } & {
659
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
660
- } & any & any) | undefined;
661
- } & any))[] | undefined;
662
- }) | undefined;
663
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
664
- } & {
665
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
666
- $null?: boolean | undefined;
667
- $notNull?: boolean | undefined;
668
- } & {
669
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
670
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
671
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
672
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
673
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
674
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
675
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
676
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
677
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
678
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
679
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
680
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
681
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
682
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
683
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
684
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
685
- } & {
686
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
687
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
688
- } & {
689
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
690
- } & {
691
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
692
- $null?: boolean | undefined;
693
- $notNull?: boolean | undefined;
694
- } & {
695
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
696
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
697
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
698
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
699
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
700
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
701
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
702
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
703
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
704
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
705
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
706
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
707
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
708
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
709
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
710
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
711
- } & {
712
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
713
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
714
- } & {
715
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
716
- } & any & {
717
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
718
- $null?: boolean | undefined;
719
- $notNull?: boolean | undefined;
720
- } & {
721
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
722
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
723
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
724
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
725
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
726
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
727
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
728
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
729
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
730
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
731
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
732
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
733
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
734
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
735
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
736
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
737
- } & {
738
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
739
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
740
- } & {
741
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
742
- } & any & any))[] | undefined;
743
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
744
- $null?: boolean | undefined;
745
- $notNull?: boolean | undefined;
746
- } & {
747
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
748
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
749
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
750
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
751
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
752
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
753
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
754
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
755
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
756
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
757
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
758
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
759
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
760
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
761
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
762
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
763
- } & {
764
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
765
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
766
- } & {
767
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
768
- } & any & any))[] | undefined;
769
- }) | undefined;
770
- } & {
771
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
772
- $null?: boolean | undefined;
773
- $notNull?: boolean | undefined;
774
- } & {
775
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
776
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
777
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
778
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
779
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
780
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
781
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
782
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
783
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
784
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
785
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
786
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
787
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
788
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
789
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
790
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
791
- } & {
792
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
793
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
794
- } & {
795
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
796
- } & {
797
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
798
- $null?: boolean | undefined;
799
- $notNull?: boolean | undefined;
800
- } & {
801
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
802
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
803
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
804
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
805
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
806
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
807
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
808
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
809
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
810
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
811
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
812
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
813
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
814
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
815
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
816
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
817
- } & {
818
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
819
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
820
- } & {
821
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
822
- } & any & any) | undefined;
823
- } & any))[] | undefined;
824
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
825
- $null?: boolean | undefined;
826
- $notNull?: boolean | undefined;
827
- } & {
828
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
829
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
830
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
831
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
832
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
833
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
834
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
835
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
836
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
837
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
838
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
839
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
840
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
841
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
842
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
843
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
844
- } & {
845
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
846
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
847
- } & {
848
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
849
- } & {
850
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
851
- $null?: boolean | undefined;
852
- $notNull?: boolean | undefined;
853
- } & {
854
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
855
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
856
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
857
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
858
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
859
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
860
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
861
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
862
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
863
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
864
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
865
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
866
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
867
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
868
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
869
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
870
- } & {
871
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
872
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
873
- } & {
874
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
875
- } & any & any) | undefined;
876
- } & any))[] | undefined;
877
- }) | undefined;
878
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
879
- } & {
880
- $not?: ({
881
- $and?: (any & any & {
882
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
883
- $null?: boolean | undefined;
884
- $notNull?: boolean | undefined;
885
- } & {
886
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
887
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
888
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
889
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
890
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
891
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
892
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
893
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
894
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
895
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
896
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
897
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
898
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
899
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
900
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
901
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
902
- } & {
903
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
904
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
905
- } & {
906
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
907
- } & {
908
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
909
- $null?: boolean | undefined;
910
- $notNull?: boolean | undefined;
911
- } & {
912
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
913
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
914
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
915
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
916
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
917
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
918
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
919
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
920
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
921
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
922
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
923
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
924
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
925
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
926
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
927
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
928
- } & {
929
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
930
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
931
- } & {
932
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
933
- } & any & {
934
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
935
- $null?: boolean | undefined;
936
- $notNull?: boolean | undefined;
937
- } & {
938
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
939
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
940
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
941
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
942
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
943
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
944
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
945
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
946
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
947
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
948
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
949
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
950
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
951
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
952
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
953
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
954
- } & {
955
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
956
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
957
- } & {
958
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
959
- } & any & any))[] | undefined;
960
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
961
- $null?: boolean | undefined;
962
- $notNull?: boolean | undefined;
963
- } & {
964
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
965
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
966
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
967
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
968
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
969
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
970
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
971
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
972
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
973
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
974
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
975
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
976
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
977
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
978
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
979
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
980
- } & {
981
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
982
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
983
- } & {
984
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
985
- } & any & any))[] | undefined;
986
- }) | undefined;
987
- } & {
988
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
989
- $null?: boolean | undefined;
990
- $notNull?: boolean | undefined;
991
- } & {
992
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
993
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
994
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
995
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
996
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
997
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
998
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
999
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1000
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1001
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1002
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1003
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1004
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1005
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1006
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1007
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1008
- } & {
1009
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1010
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1011
- } & {
1012
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1013
- } & {
1014
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1015
- $null?: boolean | undefined;
1016
- $notNull?: boolean | undefined;
1017
- } & {
1018
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1019
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1020
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1021
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1022
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1023
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1024
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1025
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1026
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1027
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1028
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1029
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1030
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1031
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1032
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1033
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1034
- } & {
1035
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1036
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1037
- } & {
1038
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1039
- } & any & any) | undefined;
1040
- } & any))[] | undefined;
1041
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1042
- $null?: boolean | undefined;
1043
- $notNull?: boolean | undefined;
1044
- } & {
1045
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1046
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1047
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1048
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1049
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1050
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1051
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1052
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1053
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1054
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1055
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1056
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1057
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1058
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1059
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1060
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1061
- } & {
1062
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1063
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1064
- } & {
1065
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1066
- } & {
1067
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1068
- $null?: boolean | undefined;
1069
- $notNull?: boolean | undefined;
1070
- } & {
1071
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1072
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1073
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1074
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1075
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1076
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1077
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1078
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1079
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1080
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1081
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1082
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1083
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1084
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1085
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1086
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1087
- } & {
1088
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1089
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1090
- } & {
1091
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1092
- } & any & any) | undefined;
1093
- } & any))[] | undefined;
1094
- }) | undefined;
1095
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
1096
- $or?: (any & any & {
1097
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1098
- $null?: boolean | undefined;
1099
- $notNull?: boolean | undefined;
1100
- } & {
1101
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1102
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1103
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1104
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1105
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1106
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1107
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1108
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1109
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1110
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1111
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1112
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1113
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1114
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1115
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1116
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1117
- } & {
1118
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1119
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1120
- } & {
1121
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1122
- } & {
1123
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1124
- $null?: boolean | undefined;
1125
- $notNull?: boolean | undefined;
1126
- } & {
1127
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1128
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1129
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1130
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1131
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1132
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1133
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1134
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1135
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1136
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1137
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1138
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1139
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1140
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1141
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1142
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1143
- } & {
1144
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1145
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1146
- } & {
1147
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1148
- } & any & {
1149
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1150
- $null?: boolean | undefined;
1151
- $notNull?: boolean | undefined;
1152
- } & {
1153
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1154
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1155
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1156
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1157
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1158
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1159
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1160
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1161
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1162
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1163
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1164
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1165
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1166
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1167
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1168
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1169
- } & {
1170
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1171
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1172
- } & {
1173
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1174
- } & any & any))[] | undefined;
1175
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1176
- $null?: boolean | undefined;
1177
- $notNull?: boolean | undefined;
1178
- } & {
1179
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1180
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1181
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1182
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1183
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1184
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1185
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1186
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1187
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1188
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1189
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1190
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1191
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1192
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1193
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1194
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1195
- } & {
1196
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1197
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1198
- } & {
1199
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1200
- } & any & any))[] | undefined;
1201
- }) | undefined;
1202
- } & {
1203
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1204
- $null?: boolean | undefined;
1205
- $notNull?: boolean | undefined;
1206
- } & {
1207
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1208
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1209
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1210
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1211
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1212
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1213
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1214
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1215
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1216
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1217
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1218
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1219
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1220
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1221
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1222
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1223
- } & {
1224
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1225
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1226
- } & {
1227
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1228
- } & {
1229
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1230
- $null?: boolean | undefined;
1231
- $notNull?: boolean | undefined;
1232
- } & {
1233
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1234
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1235
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1236
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1237
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1238
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1239
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1240
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1241
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1242
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1243
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1244
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1245
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1246
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1247
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1248
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1249
- } & {
1250
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1251
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1252
- } & {
1253
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1254
- } & any & any) | undefined;
1255
- } & any))[] | undefined;
1256
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1257
- $null?: boolean | undefined;
1258
- $notNull?: boolean | undefined;
1259
- } & {
1260
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1261
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1262
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1263
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1264
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1265
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1266
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1267
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1268
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1269
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1270
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1271
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1272
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1273
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1274
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1275
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1276
- } & {
1277
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1278
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1279
- } & {
1280
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1281
- } & {
1282
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1283
- $null?: boolean | undefined;
1284
- $notNull?: boolean | undefined;
1285
- } & {
1286
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1287
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1288
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1289
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1290
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1291
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1292
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1293
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1294
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1295
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1296
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1297
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1298
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1299
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1300
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1301
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1302
- } & {
1303
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1304
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1305
- } & {
1306
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1307
- } & any & any) | undefined;
1308
- } & any))[] | undefined;
1309
- }) | undefined;
1310
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
1311
- } & any & {
1312
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1313
- $null?: boolean | undefined;
1314
- $notNull?: boolean | undefined;
1315
- } & {
1316
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1317
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1318
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1319
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1320
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1321
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1322
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1323
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1324
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1325
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1326
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1327
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1328
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1329
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1330
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1331
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1332
- } & {
1333
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1334
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1335
- } & {
1336
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1337
- } & {
1338
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1339
- $null?: boolean | undefined;
1340
- $notNull?: boolean | undefined;
1341
- } & {
1342
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1343
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1344
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1345
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1346
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1347
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1348
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1349
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1350
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1351
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1352
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1353
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1354
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1355
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1356
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1357
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1358
- } & {
1359
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1360
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1361
- } & {
1362
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1363
- } & any & {
1364
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1365
- $null?: boolean | undefined;
1366
- $notNull?: boolean | undefined;
1367
- } & {
1368
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1369
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1370
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1371
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1372
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1373
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1374
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1375
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1376
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1377
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1378
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1379
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1380
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1381
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1382
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1383
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1384
- } & {
1385
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1386
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1387
- } & {
1388
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1389
- } & any & any))[] | undefined;
1390
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1391
- $null?: boolean | undefined;
1392
- $notNull?: boolean | undefined;
1393
- } & {
1394
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1395
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1396
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1397
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1398
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1399
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1400
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1401
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1402
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1403
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1404
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1405
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1406
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1407
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1408
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1409
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1410
- } & {
1411
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1412
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1413
- } & {
1414
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1415
- } & any & any))[] | undefined;
1416
- }) | undefined;
1417
- } & {
1418
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1419
- $null?: boolean | undefined;
1420
- $notNull?: boolean | undefined;
1421
- } & {
1422
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1423
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1424
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1425
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1426
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1427
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1428
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1429
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1430
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1431
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1432
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1433
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1434
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1435
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1436
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1437
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1438
- } & {
1439
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1440
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1441
- } & {
1442
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1443
- } & {
1444
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1445
- $null?: boolean | undefined;
1446
- $notNull?: boolean | undefined;
1447
- } & {
1448
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1449
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1450
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1451
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1452
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1453
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1454
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1455
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1456
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1457
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1458
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1459
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1460
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1461
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1462
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1463
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1464
- } & {
1465
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1466
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1467
- } & {
1468
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1469
- } & any & any) | undefined;
1470
- } & any))[] | undefined;
1471
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1472
- $null?: boolean | undefined;
1473
- $notNull?: boolean | undefined;
1474
- } & {
1475
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1476
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1477
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1478
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1479
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1480
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1481
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1482
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1483
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1484
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1485
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1486
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1487
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1488
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1489
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1490
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1491
- } & {
1492
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1493
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1494
- } & {
1495
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1496
- } & {
1497
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1498
- $null?: boolean | undefined;
1499
- $notNull?: boolean | undefined;
1500
- } & {
1501
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1502
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1503
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1504
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1505
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1506
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1507
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1508
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1509
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1510
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1511
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1512
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1513
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1514
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1515
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1516
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1517
- } & {
1518
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1519
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1520
- } & {
1521
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1522
- } & any & any) | undefined;
1523
- } & any))[] | undefined;
1524
- }) | undefined;
1525
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
1526
- } & {
1527
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1528
- $null?: boolean | undefined;
1529
- $notNull?: boolean | undefined;
1530
- } & {
1531
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1532
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1533
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1534
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1535
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1536
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1537
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1538
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1539
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1540
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1541
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1542
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1543
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1544
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1545
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1546
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1547
- } & {
1548
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1549
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1550
- } & {
1551
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1552
- } & {
1553
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1554
- $null?: boolean | undefined;
1555
- $notNull?: boolean | undefined;
1556
- } & {
1557
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1558
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1559
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1560
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1561
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1562
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1563
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1564
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1565
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1566
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1567
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1568
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1569
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1570
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1571
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1572
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1573
- } & {
1574
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1575
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1576
- } & {
1577
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1578
- } & any & {
1579
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1580
- $null?: boolean | undefined;
1581
- $notNull?: boolean | undefined;
1582
- } & {
1583
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1584
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1585
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1586
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1587
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1588
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1589
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1590
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1591
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1592
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1593
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1594
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1595
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1596
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1597
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1598
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1599
- } & {
1600
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1601
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1602
- } & {
1603
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1604
- } & any & any))[] | undefined;
1605
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1606
- $null?: boolean | undefined;
1607
- $notNull?: boolean | undefined;
1608
- } & {
1609
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1610
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1611
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1612
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1613
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1614
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1615
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1616
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1617
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1618
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1619
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1620
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1621
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1622
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1623
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1624
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1625
- } & {
1626
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1627
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1628
- } & {
1629
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1630
- } & any & any))[] | undefined;
1631
- }) | undefined;
1632
- } & {
1633
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1634
- $null?: boolean | undefined;
1635
- $notNull?: boolean | undefined;
1636
- } & {
1637
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1638
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1639
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1640
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1641
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1642
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1643
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1644
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1645
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1646
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1647
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1648
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1649
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1650
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1651
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1652
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1653
- } & {
1654
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1655
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1656
- } & {
1657
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1658
- } & {
1659
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1660
- $null?: boolean | undefined;
1661
- $notNull?: boolean | undefined;
1662
- } & {
1663
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1664
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1665
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1666
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1667
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1668
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1669
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1670
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1671
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1672
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1673
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1674
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1675
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1676
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1677
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1678
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1679
- } & {
1680
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1681
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1682
- } & {
1683
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1684
- } & any & any) | undefined;
1685
- } & any))[] | undefined;
1686
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1687
- $null?: boolean | undefined;
1688
- $notNull?: boolean | undefined;
1689
- } & {
1690
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1691
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1692
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1693
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1694
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1695
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1696
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1697
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1698
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1699
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1700
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1701
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1702
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1703
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1704
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1705
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1706
- } & {
1707
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1708
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1709
- } & {
1710
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1711
- } & {
1712
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1713
- $null?: boolean | undefined;
1714
- $notNull?: boolean | undefined;
1715
- } & {
1716
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1717
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1718
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1719
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1720
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1721
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1722
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1723
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1724
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1725
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1726
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1727
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1728
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1729
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1730
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1731
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1732
- } & {
1733
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1734
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1735
- } & {
1736
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1737
- } & any & any) | undefined;
1738
- } & any))[] | undefined;
1739
- }) | undefined;
1740
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
1741
- } & {
1742
- populate?: import("@strapi/types/dist/modules/entity-service/params/populate").Any<"plugin::content-releases.release"> | undefined;
1743
- } & ((import("@strapi/types/dist/types/utils").Without<import("@strapi/types/dist/modules/entity-service/params/pagination").PageNotation, import("@strapi/types/dist/modules/entity-service/params/pagination").OffsetNotation> & import("@strapi/types/dist/modules/entity-service/params/pagination").OffsetNotation) | (import("@strapi/types/dist/types/utils").Without<import("@strapi/types/dist/modules/entity-service/params/pagination").OffsetNotation, import("@strapi/types/dist/modules/entity-service/params/pagination").PageNotation> & import("@strapi/types/dist/modules/entity-service/params/pagination").PageNotation)) & {
1744
- publicationState?: import("@strapi/types/dist/modules/entity-service/params/publication-state").Kind | undefined;
1745
- } & {
1746
- _q?: string | undefined;
1747
- }>>;
1748
- findManyForContentTypeEntry(contentTypeUid: import("@strapi/types/dist/types/core/common/uid").ContentType, entryId: import("@strapi/types/dist/types/core/entity").ID, { hasEntryAttached, }?: {
1749
- hasEntryAttached?: boolean | undefined;
1750
- }): Promise<any[]>;
1751
- update(id: number, releaseData: {
1752
- name: string;
1753
- }, { user }: {
1754
- user: import("../../../shared/types").UserInfo;
1755
- }): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string>>;
1756
- createAction(releaseId: import("@strapi/types/dist/types/core/entity").ID, action: Pick<{
1757
- type: "publish" | "unpublish";
1758
- entry: {
1759
- id: import("@strapi/types/dist/types/core/entity").ID;
1760
- contentType: import("@strapi/types/dist/types/core/common/uid").ContentType;
1761
- };
1762
- }, "type" | "entry">): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release-action", string>>;
1763
- findActions(releaseId: import("@strapi/types/dist/types/core/entity").ID, query?: Partial<Pick<import("../../../shared/contracts/releases").Pagination, "page" | "pageSize">> | undefined): Promise<import("@strapi/types/dist/modules/entity-service").PaginatedResult<"plugin::content-releases.release-action", {
1764
- populate: {
1765
- entry: true;
1766
- };
1767
- filters: {
1768
- release: import("@strapi/types/dist/types/core/entity").ID;
1769
- };
1770
- page?: number | undefined;
1771
- pageSize?: number | undefined;
1772
- }>>;
1773
- countActions(query: {
1774
- filters?: ({
1775
- $and?: (any & {
1776
- $not?: (any & any & {
1777
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1778
- $null?: boolean | undefined;
1779
- $notNull?: boolean | undefined;
1780
- } & {
1781
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1782
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1783
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1784
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1785
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1786
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1787
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1788
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1789
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1790
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1791
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1792
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1793
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1794
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1795
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1796
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1797
- } & {
1798
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1799
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1800
- } & {
1801
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1802
- } & {
1803
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1804
- $null?: boolean | undefined;
1805
- $notNull?: boolean | undefined;
1806
- } & {
1807
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1808
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1809
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1810
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1811
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1812
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1813
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1814
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1815
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1816
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1817
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1818
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1819
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1820
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1821
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1822
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1823
- } & {
1824
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1825
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1826
- } & {
1827
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1828
- } & any & {
1829
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1830
- $null?: boolean | undefined;
1831
- $notNull?: boolean | undefined;
1832
- } & {
1833
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1834
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1835
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1836
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1837
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1838
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1839
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1840
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1841
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1842
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1843
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1844
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1845
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1846
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1847
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1848
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1849
- } & {
1850
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1851
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1852
- } & {
1853
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1854
- } & any & any))[] | undefined;
1855
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1856
- $null?: boolean | undefined;
1857
- $notNull?: boolean | undefined;
1858
- } & {
1859
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1860
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1861
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1862
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1863
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1864
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1865
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1866
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1867
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1868
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1869
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1870
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1871
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1872
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1873
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1874
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1875
- } & {
1876
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1877
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1878
- } & {
1879
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1880
- } & any & any))[] | undefined;
1881
- }) | undefined;
1882
- } & {
1883
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1884
- $null?: boolean | undefined;
1885
- $notNull?: boolean | undefined;
1886
- } & {
1887
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1888
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1889
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1890
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1891
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1892
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1893
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1894
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1895
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1896
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1897
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1898
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1899
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1900
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1901
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1902
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1903
- } & {
1904
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1905
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1906
- } & {
1907
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1908
- } & {
1909
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1910
- $null?: boolean | undefined;
1911
- $notNull?: boolean | undefined;
1912
- } & {
1913
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1914
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1915
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1916
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1917
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1918
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1919
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1920
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1921
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1922
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1923
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1924
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1925
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1926
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1927
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1928
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1929
- } & {
1930
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1931
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1932
- } & {
1933
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1934
- } & any & any) | undefined;
1935
- } & any))[] | undefined;
1936
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1937
- $null?: boolean | undefined;
1938
- $notNull?: boolean | undefined;
1939
- } & {
1940
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1941
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1942
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1943
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1944
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1945
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1946
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1947
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1948
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1949
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1950
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1951
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1952
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1953
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1954
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1955
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1956
- } & {
1957
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1958
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1959
- } & {
1960
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1961
- } & {
1962
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1963
- $null?: boolean | undefined;
1964
- $notNull?: boolean | undefined;
1965
- } & {
1966
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1967
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1968
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1969
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1970
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1971
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1972
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1973
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1974
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1975
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1976
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1977
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1978
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1979
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1980
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1981
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1982
- } & {
1983
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1984
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1985
- } & {
1986
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1987
- } & any & any) | undefined;
1988
- } & any))[] | undefined;
1989
- }) | undefined;
1990
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">) | undefined;
1991
- } & {
1992
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1993
- $null?: boolean | undefined;
1994
- $notNull?: boolean | undefined;
1995
- } & {
1996
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1997
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1998
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1999
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2000
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2001
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2002
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2003
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2004
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2005
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2006
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2007
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2008
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2009
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2010
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2011
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2012
- } & {
2013
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2014
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2015
- } & {
2016
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2017
- } & {
2018
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2019
- $null?: boolean | undefined;
2020
- $notNull?: boolean | undefined;
2021
- } & {
2022
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2023
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2024
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2025
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2026
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2027
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2028
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2029
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2030
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2031
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2032
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2033
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2034
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2035
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2036
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2037
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2038
- } & {
2039
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2040
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2041
- } & {
2042
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2043
- } & any & {
2044
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2045
- $null?: boolean | undefined;
2046
- $notNull?: boolean | undefined;
2047
- } & {
2048
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2049
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2050
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2051
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2052
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2053
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2054
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2055
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2056
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2057
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2058
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2059
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2060
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2061
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2062
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2063
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2064
- } & {
2065
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2066
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2067
- } & {
2068
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2069
- } & any & any))[] | undefined;
2070
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2071
- $null?: boolean | undefined;
2072
- $notNull?: boolean | undefined;
2073
- } & {
2074
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2075
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2076
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2077
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2078
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2079
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2080
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2081
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2082
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2083
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2084
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2085
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2086
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2087
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2088
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2089
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2090
- } & {
2091
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2092
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2093
- } & {
2094
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2095
- } & any & any))[] | undefined;
2096
- }) | undefined;
2097
- } & {
2098
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2099
- $null?: boolean | undefined;
2100
- $notNull?: boolean | undefined;
2101
- } & {
2102
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2103
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2104
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2105
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2106
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2107
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2108
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2109
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2110
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2111
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2112
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2113
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2114
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2115
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2116
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2117
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2118
- } & {
2119
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2120
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2121
- } & {
2122
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2123
- } & {
2124
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2125
- $null?: boolean | undefined;
2126
- $notNull?: boolean | undefined;
2127
- } & {
2128
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2129
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2130
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2131
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2132
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2133
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2134
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2135
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2136
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2137
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2138
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2139
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2140
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2141
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2142
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2143
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2144
- } & {
2145
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2146
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2147
- } & {
2148
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2149
- } & any & any) | undefined;
2150
- } & any))[] | undefined;
2151
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2152
- $null?: boolean | undefined;
2153
- $notNull?: boolean | undefined;
2154
- } & {
2155
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2156
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2157
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2158
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2159
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2160
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2161
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2162
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2163
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2164
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2165
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2166
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2167
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2168
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2169
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2170
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2171
- } & {
2172
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2173
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2174
- } & {
2175
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2176
- } & {
2177
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2178
- $null?: boolean | undefined;
2179
- $notNull?: boolean | undefined;
2180
- } & {
2181
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2182
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2183
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2184
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2185
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2186
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2187
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2188
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2189
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2190
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2191
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2192
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2193
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2194
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2195
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2196
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2197
- } & {
2198
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2199
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2200
- } & {
2201
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2202
- } & any & any) | undefined;
2203
- } & any))[] | undefined;
2204
- }) | undefined;
2205
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">)[] | undefined;
2206
- $or?: (any & {
2207
- $not?: (any & any & {
2208
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
2209
- $null?: boolean | undefined;
2210
- $notNull?: boolean | undefined;
2211
- } & {
2212
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2213
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2214
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2215
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2216
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2217
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2218
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2219
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2220
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2221
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2222
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2223
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2224
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2225
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2226
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2227
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2228
- } & {
2229
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2230
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2231
- } & {
2232
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2233
- } & {
2234
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2235
- $null?: boolean | undefined;
2236
- $notNull?: boolean | undefined;
2237
- } & {
2238
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2239
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2240
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2241
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2242
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2243
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2244
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2245
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2246
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2247
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2248
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2249
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2250
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2251
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2252
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2253
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2254
- } & {
2255
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2256
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2257
- } & {
2258
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2259
- } & any & {
2260
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2261
- $null?: boolean | undefined;
2262
- $notNull?: boolean | undefined;
2263
- } & {
2264
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2265
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2266
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2267
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2268
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2269
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2270
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2271
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2272
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2273
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2274
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2275
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2276
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2277
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2278
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2279
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2280
- } & {
2281
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2282
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2283
- } & {
2284
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2285
- } & any & any))[] | undefined;
2286
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2287
- $null?: boolean | undefined;
2288
- $notNull?: boolean | undefined;
2289
- } & {
2290
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2291
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2292
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2293
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2294
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2295
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2296
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2297
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2298
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2299
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2300
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2301
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2302
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2303
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2304
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2305
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2306
- } & {
2307
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2308
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2309
- } & {
2310
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2311
- } & any & any))[] | undefined;
2312
- }) | undefined;
2313
- } & {
2314
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2315
- $null?: boolean | undefined;
2316
- $notNull?: boolean | undefined;
2317
- } & {
2318
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2319
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2320
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2321
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2322
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2323
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2324
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2325
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2326
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2327
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2328
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2329
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2330
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2331
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2332
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2333
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2334
- } & {
2335
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2336
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2337
- } & {
2338
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2339
- } & {
2340
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2341
- $null?: boolean | undefined;
2342
- $notNull?: boolean | undefined;
2343
- } & {
2344
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2345
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2346
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2347
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2348
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2349
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2350
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2351
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2352
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2353
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2354
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2355
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2356
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2357
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2358
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2359
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2360
- } & {
2361
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2362
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2363
- } & {
2364
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2365
- } & any & any) | undefined;
2366
- } & any))[] | undefined;
2367
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2368
- $null?: boolean | undefined;
2369
- $notNull?: boolean | undefined;
2370
- } & {
2371
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2372
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2373
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2374
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2375
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2376
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2377
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2378
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2379
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2380
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2381
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2382
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2383
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2384
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2385
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2386
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2387
- } & {
2388
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2389
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2390
- } & {
2391
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2392
- } & {
2393
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2394
- $null?: boolean | undefined;
2395
- $notNull?: boolean | undefined;
2396
- } & {
2397
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2398
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2399
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2400
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2401
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2402
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2403
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2404
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2405
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2406
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2407
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2408
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2409
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2410
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2411
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2412
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2413
- } & {
2414
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2415
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2416
- } & {
2417
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2418
- } & any & any) | undefined;
2419
- } & any))[] | undefined;
2420
- }) | undefined;
2421
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">) | undefined;
2422
- } & {
2423
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
2424
- $null?: boolean | undefined;
2425
- $notNull?: boolean | undefined;
2426
- } & {
2427
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2428
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2429
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2430
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2431
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2432
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2433
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2434
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2435
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2436
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2437
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2438
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2439
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2440
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2441
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2442
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2443
- } & {
2444
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2445
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2446
- } & {
2447
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2448
- } & {
2449
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2450
- $null?: boolean | undefined;
2451
- $notNull?: boolean | undefined;
2452
- } & {
2453
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2454
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2455
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2456
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2457
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2458
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2459
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2460
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2461
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2462
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2463
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2464
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2465
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2466
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2467
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2468
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2469
- } & {
2470
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2471
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2472
- } & {
2473
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2474
- } & any & {
2475
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2476
- $null?: boolean | undefined;
2477
- $notNull?: boolean | undefined;
2478
- } & {
2479
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2480
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2481
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2482
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2483
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2484
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2485
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2486
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2487
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2488
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2489
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2490
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2491
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2492
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2493
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2494
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2495
- } & {
2496
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2497
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2498
- } & {
2499
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2500
- } & any & any))[] | undefined;
2501
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2502
- $null?: boolean | undefined;
2503
- $notNull?: boolean | undefined;
2504
- } & {
2505
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2506
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2507
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2508
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2509
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2510
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2511
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2512
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2513
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2514
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2515
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2516
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2517
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2518
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2519
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2520
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2521
- } & {
2522
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2523
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2524
- } & {
2525
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2526
- } & any & any))[] | undefined;
2527
- }) | undefined;
2528
- } & {
2529
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2530
- $null?: boolean | undefined;
2531
- $notNull?: boolean | undefined;
2532
- } & {
2533
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2534
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2535
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2536
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2537
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2538
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2539
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2540
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2541
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2542
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2543
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2544
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2545
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2546
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2547
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2548
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2549
- } & {
2550
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2551
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2552
- } & {
2553
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2554
- } & {
2555
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2556
- $null?: boolean | undefined;
2557
- $notNull?: boolean | undefined;
2558
- } & {
2559
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2560
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2561
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2562
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2563
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2564
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2565
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2566
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2567
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2568
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2569
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2570
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2571
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2572
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2573
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2574
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2575
- } & {
2576
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2577
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2578
- } & {
2579
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2580
- } & any & any) | undefined;
2581
- } & any))[] | undefined;
2582
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2583
- $null?: boolean | undefined;
2584
- $notNull?: boolean | undefined;
2585
- } & {
2586
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2587
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2588
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2589
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2590
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2591
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2592
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2593
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2594
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2595
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2596
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2597
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2598
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2599
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2600
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2601
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2602
- } & {
2603
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2604
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2605
- } & {
2606
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2607
- } & {
2608
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2609
- $null?: boolean | undefined;
2610
- $notNull?: boolean | undefined;
2611
- } & {
2612
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2613
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2614
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2615
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2616
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2617
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2618
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2619
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2620
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2621
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2622
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2623
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2624
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2625
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2626
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2627
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2628
- } & {
2629
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2630
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2631
- } & {
2632
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2633
- } & any & any) | undefined;
2634
- } & any))[] | undefined;
2635
- }) | undefined;
2636
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">)[] | undefined;
2637
- } & {
2638
- $not?: ({
2639
- $and?: (any & any & {
2640
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
2641
- $null?: boolean | undefined;
2642
- $notNull?: boolean | undefined;
2643
- } & {
2644
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2645
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2646
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2647
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2648
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2649
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2650
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2651
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2652
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2653
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2654
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2655
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2656
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2657
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2658
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2659
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2660
- } & {
2661
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2662
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2663
- } & {
2664
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2665
- } & {
2666
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2667
- $null?: boolean | undefined;
2668
- $notNull?: boolean | undefined;
2669
- } & {
2670
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2671
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2672
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2673
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2674
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2675
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2676
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2677
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2678
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2679
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2680
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2681
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2682
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2683
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2684
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2685
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2686
- } & {
2687
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2688
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2689
- } & {
2690
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2691
- } & any & {
2692
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2693
- $null?: boolean | undefined;
2694
- $notNull?: boolean | undefined;
2695
- } & {
2696
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2697
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2698
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2699
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2700
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2701
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2702
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2703
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2704
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2705
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2706
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2707
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2708
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2709
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2710
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2711
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2712
- } & {
2713
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2714
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2715
- } & {
2716
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2717
- } & any & any))[] | undefined;
2718
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2719
- $null?: boolean | undefined;
2720
- $notNull?: boolean | undefined;
2721
- } & {
2722
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2723
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2724
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2725
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2726
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2727
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2728
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2729
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2730
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2731
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2732
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2733
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2734
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2735
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2736
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2737
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2738
- } & {
2739
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2740
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2741
- } & {
2742
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2743
- } & any & any))[] | undefined;
2744
- }) | undefined;
2745
- } & {
2746
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2747
- $null?: boolean | undefined;
2748
- $notNull?: boolean | undefined;
2749
- } & {
2750
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2751
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2752
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2753
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2754
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2755
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2756
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2757
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2758
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2759
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2760
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2761
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2762
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2763
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2764
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2765
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2766
- } & {
2767
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2768
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2769
- } & {
2770
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2771
- } & {
2772
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2773
- $null?: boolean | undefined;
2774
- $notNull?: boolean | undefined;
2775
- } & {
2776
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2777
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2778
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2779
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2780
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2781
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2782
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2783
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2784
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2785
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2786
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2787
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2788
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2789
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2790
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2791
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2792
- } & {
2793
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2794
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2795
- } & {
2796
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2797
- } & any & any) | undefined;
2798
- } & any))[] | undefined;
2799
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2800
- $null?: boolean | undefined;
2801
- $notNull?: boolean | undefined;
2802
- } & {
2803
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2804
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2805
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2806
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2807
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2808
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2809
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2810
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2811
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2812
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2813
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2814
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2815
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2816
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2817
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2818
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2819
- } & {
2820
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2821
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2822
- } & {
2823
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2824
- } & {
2825
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2826
- $null?: boolean | undefined;
2827
- $notNull?: boolean | undefined;
2828
- } & {
2829
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2830
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2831
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2832
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2833
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2834
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2835
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2836
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2837
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2838
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2839
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2840
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2841
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2842
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2843
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2844
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2845
- } & {
2846
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2847
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2848
- } & {
2849
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2850
- } & any & any) | undefined;
2851
- } & any))[] | undefined;
2852
- }) | undefined;
2853
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">)[] | undefined;
2854
- $or?: (any & any & {
2855
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
2856
- $null?: boolean | undefined;
2857
- $notNull?: boolean | undefined;
2858
- } & {
2859
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2860
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2861
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2862
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2863
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2864
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2865
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2866
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2867
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2868
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2869
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2870
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2871
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2872
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2873
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2874
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2875
- } & {
2876
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2877
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2878
- } & {
2879
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2880
- } & {
2881
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2882
- $null?: boolean | undefined;
2883
- $notNull?: boolean | undefined;
2884
- } & {
2885
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2886
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2887
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2888
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2889
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2890
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2891
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2892
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2893
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2894
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2895
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2896
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2897
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2898
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2899
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2900
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2901
- } & {
2902
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2903
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2904
- } & {
2905
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2906
- } & any & {
2907
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2908
- $null?: boolean | undefined;
2909
- $notNull?: boolean | undefined;
2910
- } & {
2911
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2912
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2913
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2914
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2915
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2916
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2917
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2918
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2919
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2920
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2921
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2922
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2923
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2924
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2925
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2926
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2927
- } & {
2928
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2929
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2930
- } & {
2931
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2932
- } & any & any))[] | undefined;
2933
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
2934
- $null?: boolean | undefined;
2935
- $notNull?: boolean | undefined;
2936
- } & {
2937
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2938
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2939
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2940
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2941
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2942
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2943
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2944
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2945
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2946
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2947
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2948
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2949
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2950
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2951
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2952
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2953
- } & {
2954
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2955
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2956
- } & {
2957
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2958
- } & any & any))[] | undefined;
2959
- }) | undefined;
2960
- } & {
2961
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
2962
- $null?: boolean | undefined;
2963
- $notNull?: boolean | undefined;
2964
- } & {
2965
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2966
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2967
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2968
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2969
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2970
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2971
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2972
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2973
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2974
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2975
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2976
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2977
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2978
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2979
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2980
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2981
- } & {
2982
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2983
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
2984
- } & {
2985
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
2986
- } & {
2987
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
2988
- $null?: boolean | undefined;
2989
- $notNull?: boolean | undefined;
2990
- } & {
2991
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2992
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2993
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2994
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2995
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2996
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2997
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2998
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
2999
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3000
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3001
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3002
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3003
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3004
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3005
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3006
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3007
- } & {
3008
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3009
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3010
- } & {
3011
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3012
- } & any & any) | undefined;
3013
- } & any))[] | undefined;
3014
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
3015
- $null?: boolean | undefined;
3016
- $notNull?: boolean | undefined;
3017
- } & {
3018
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3019
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3020
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3021
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3022
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3023
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3024
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3025
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3026
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3027
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3028
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3029
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3030
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3031
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3032
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3033
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3034
- } & {
3035
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3036
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3037
- } & {
3038
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3039
- } & {
3040
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
3041
- $null?: boolean | undefined;
3042
- $notNull?: boolean | undefined;
3043
- } & {
3044
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3045
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3046
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3047
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3048
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3049
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3050
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3051
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3052
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3053
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3054
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3055
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3056
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3057
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3058
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3059
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3060
- } & {
3061
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3062
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3063
- } & {
3064
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3065
- } & any & any) | undefined;
3066
- } & any))[] | undefined;
3067
- }) | undefined;
3068
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">)[] | undefined;
3069
- } & any & {
3070
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
3071
- $null?: boolean | undefined;
3072
- $notNull?: boolean | undefined;
3073
- } & {
3074
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3075
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3076
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3077
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3078
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3079
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3080
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3081
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3082
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3083
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3084
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3085
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3086
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3087
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3088
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3089
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3090
- } & {
3091
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3092
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3093
- } & {
3094
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3095
- } & {
3096
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
3097
- $null?: boolean | undefined;
3098
- $notNull?: boolean | undefined;
3099
- } & {
3100
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3101
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3102
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3103
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3104
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3105
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3106
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3107
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3108
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3109
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3110
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3111
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3112
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3113
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3114
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3115
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3116
- } & {
3117
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3118
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3119
- } & {
3120
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3121
- } & any & {
3122
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
3123
- $null?: boolean | undefined;
3124
- $notNull?: boolean | undefined;
3125
- } & {
3126
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3127
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3128
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3129
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3130
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3131
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3132
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3133
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3134
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3135
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3136
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3137
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3138
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3139
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3140
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3141
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3142
- } & {
3143
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3144
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3145
- } & {
3146
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3147
- } & any & any))[] | undefined;
3148
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
3149
- $null?: boolean | undefined;
3150
- $notNull?: boolean | undefined;
3151
- } & {
3152
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3153
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3154
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3155
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3156
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3157
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3158
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3159
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3160
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3161
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3162
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3163
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3164
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3165
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3166
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3167
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3168
- } & {
3169
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3170
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3171
- } & {
3172
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3173
- } & any & any))[] | undefined;
3174
- }) | undefined;
3175
- } & {
3176
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
3177
- $null?: boolean | undefined;
3178
- $notNull?: boolean | undefined;
3179
- } & {
3180
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3181
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3182
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3183
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3184
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3185
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3186
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3187
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3188
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3189
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3190
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3191
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3192
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3193
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3194
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3195
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3196
- } & {
3197
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3198
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3199
- } & {
3200
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3201
- } & {
3202
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
3203
- $null?: boolean | undefined;
3204
- $notNull?: boolean | undefined;
3205
- } & {
3206
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3207
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3208
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3209
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3210
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3211
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3212
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3213
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3214
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3215
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3216
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3217
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3218
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3219
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3220
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3221
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3222
- } & {
3223
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3224
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3225
- } & {
3226
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3227
- } & any & any) | undefined;
3228
- } & any))[] | undefined;
3229
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
3230
- $null?: boolean | undefined;
3231
- $notNull?: boolean | undefined;
3232
- } & {
3233
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3234
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3235
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3236
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3237
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3238
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3239
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3240
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3241
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3242
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3243
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3244
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3245
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3246
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3247
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3248
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3249
- } & {
3250
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3251
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3252
- } & {
3253
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3254
- } & {
3255
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
3256
- $null?: boolean | undefined;
3257
- $notNull?: boolean | undefined;
3258
- } & {
3259
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3260
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3261
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3262
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3263
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3264
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3265
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3266
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3267
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3268
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3269
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3270
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3271
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3272
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3273
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3274
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3275
- } & {
3276
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3277
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3278
- } & {
3279
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3280
- } & any & any) | undefined;
3281
- } & any))[] | undefined;
3282
- }) | undefined;
3283
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">) | undefined;
3284
- } & {
3285
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
3286
- $null?: boolean | undefined;
3287
- $notNull?: boolean | undefined;
3288
- } & {
3289
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3290
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3291
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3292
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3293
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3294
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3295
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3296
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3297
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3298
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3299
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3300
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3301
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3302
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3303
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3304
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3305
- } & {
3306
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3307
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3308
- } & {
3309
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3310
- } & {
3311
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
3312
- $null?: boolean | undefined;
3313
- $notNull?: boolean | undefined;
3314
- } & {
3315
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3316
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3317
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3318
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3319
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3320
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3321
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3322
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3323
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3324
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3325
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3326
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3327
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3328
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3329
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3330
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3331
- } & {
3332
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3333
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3334
- } & {
3335
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3336
- } & any & {
3337
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
3338
- $null?: boolean | undefined;
3339
- $notNull?: boolean | undefined;
3340
- } & {
3341
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3342
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3343
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3344
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3345
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3346
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3347
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3348
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3349
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3350
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3351
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3352
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3353
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3354
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3355
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3356
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3357
- } & {
3358
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3359
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3360
- } & {
3361
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3362
- } & any & any))[] | undefined;
3363
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
3364
- $null?: boolean | undefined;
3365
- $notNull?: boolean | undefined;
3366
- } & {
3367
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3368
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3369
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3370
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3371
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3372
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3373
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3374
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3375
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3376
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3377
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3378
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3379
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3380
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3381
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3382
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3383
- } & {
3384
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3385
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3386
- } & {
3387
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3388
- } & any & any))[] | undefined;
3389
- }) | undefined;
3390
- } & {
3391
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
3392
- $null?: boolean | undefined;
3393
- $notNull?: boolean | undefined;
3394
- } & {
3395
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3396
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3397
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3398
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3399
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3400
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3401
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3402
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3403
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3404
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3405
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3406
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3407
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3408
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3409
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3410
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3411
- } & {
3412
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3413
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3414
- } & {
3415
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3416
- } & {
3417
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
3418
- $null?: boolean | undefined;
3419
- $notNull?: boolean | undefined;
3420
- } & {
3421
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3422
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3423
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3424
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3425
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3426
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3427
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3428
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3429
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3430
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3431
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3432
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3433
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3434
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3435
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3436
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3437
- } & {
3438
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3439
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3440
- } & {
3441
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3442
- } & any & any) | undefined;
3443
- } & any))[] | undefined;
3444
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
3445
- $null?: boolean | undefined;
3446
- $notNull?: boolean | undefined;
3447
- } & {
3448
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3449
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3450
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3451
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3452
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3453
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3454
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3455
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3456
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3457
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3458
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3459
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3460
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3461
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3462
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3463
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3464
- } & {
3465
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3466
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3467
- } & {
3468
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3469
- } & {
3470
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
3471
- $null?: boolean | undefined;
3472
- $notNull?: boolean | undefined;
3473
- } & {
3474
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3475
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3476
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3477
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3478
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3479
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3480
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3481
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3482
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3483
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3484
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3485
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3486
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3487
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3488
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3489
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
3490
- } & {
3491
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3492
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
3493
- } & {
3494
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
3495
- } & any & any) | undefined;
3496
- } & any))[] | undefined;
3497
- }) | undefined;
3498
- } & {} & import("@strapi/types/dist/modules/entity-service/params/filters").NestedAttributeFiltering<"plugin::content-releases.release-action">) | undefined;
3499
- }): Promise<number>;
3500
- getAllContentTypeUids(releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<(`admin::${string}` | `strapi::${string}` | `api::${string}.${string}` | `plugin::${string}.${string}`)[]>;
3501
- getContentTypesDataForActions(releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<Record<`admin::${string}` | `strapi::${string}` | `api::${string}.${string}` | `plugin::${string}.${string}`, {
3502
- mainField: string;
3503
- displayName: string;
3504
- }>>;
3505
- delete(releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<import("../../../shared/contracts/releases").Release>;
3506
- publish(releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string> | null>;
3507
- updateAction(actionId: import("@strapi/types/dist/types/core/entity").ID, releaseId: import("@strapi/types/dist/types/core/entity").ID, update: {
3508
- type: "publish" | "unpublish";
3509
- }): Promise<any>;
3510
- deleteAction(actionId: import("@strapi/types/dist/types/core/entity").ID, releaseId: import("@strapi/types/dist/types/core/entity").ID): Promise<any>;
3511
- };
3512
- 'release-validation': ({ strapi }: {
3513
- strapi: Required<import("@strapi/types").Strapi>;
3514
- }) => {
3515
- validateUniqueEntry(releaseId: import("@strapi/types/dist/types/core/entity").ID, releaseActionArgs: {
3516
- type: "publish" | "unpublish";
3517
- entry: {
3518
- id: import("@strapi/types/dist/types/core/entity").ID;
3519
- contentType: import("@strapi/types/dist/types/core/common/uid").ContentType;
3520
- };
3521
- }): Promise<void>;
3522
- validateEntryContentType(contentTypeUid: import("@strapi/types/dist/types/core/common/uid").ContentType): void;
3523
- };
3524
- };
3525
- //# sourceMappingURL=index.d.ts.map