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