@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,1779 +0,0 @@
1
- import type { LoadedStrapi, EntityService } from '@strapi/types';
2
- import { RELEASE_ACTION_MODEL_UID } from '../constants';
3
- import type { GetReleases, CreateRelease, UpdateRelease, PublishRelease, GetRelease, Release, DeleteRelease, GetContentTypeEntryReleases } from '../../../shared/contracts/releases';
4
- import type { CreateReleaseAction, GetReleaseActions, UpdateReleaseAction, DeleteReleaseAction } from '../../../shared/contracts/release-actions';
5
- import type { UserInfo } from '../../../shared/types';
6
- declare const createReleaseService: ({ strapi }: {
7
- strapi: LoadedStrapi;
8
- }) => {
9
- create(releaseData: CreateRelease.Request['body'], { user }: {
10
- user: UserInfo;
11
- }): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string>>;
12
- findOne(id: GetRelease.Request['params']['id'], query?: {}): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string> | null>;
13
- findPage(query?: GetReleases.Request['query']): Promise<EntityService.PaginatedResult<"plugin::content-releases.release", {
14
- sort?: EntityService.Params.Sort.Any<"plugin::content-releases.release"> | undefined;
15
- } & {
16
- fields?: EntityService.Params.Fields.Any<"plugin::content-releases.release"> | undefined;
17
- } & {
18
- filters?: ({
19
- $and?: (any & {
20
- $not?: (any & any & {
21
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
22
- $null?: boolean | undefined;
23
- $notNull?: boolean | undefined;
24
- } & {
25
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
26
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
27
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
28
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
29
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
30
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
31
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
32
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
33
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
34
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
35
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
36
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
37
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
38
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
39
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
40
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
41
- } & {
42
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
43
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
44
- } & {
45
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
46
- } & {
47
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
48
- $null?: boolean | undefined;
49
- $notNull?: boolean | undefined;
50
- } & {
51
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
52
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
53
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
54
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
55
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
56
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
57
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
58
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
59
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
60
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
61
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
62
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
63
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
64
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
65
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
66
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
67
- } & {
68
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
69
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
70
- } & {
71
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
72
- } & any & {
73
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
74
- $null?: boolean | undefined;
75
- $notNull?: boolean | undefined;
76
- } & {
77
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
78
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
79
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
80
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
81
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
82
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
83
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
84
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
85
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
86
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
87
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
88
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
89
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
90
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
91
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
92
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
93
- } & {
94
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
95
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
96
- } & {
97
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
98
- } & any & any))[] | undefined;
99
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
100
- $null?: boolean | undefined;
101
- $notNull?: boolean | undefined;
102
- } & {
103
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
104
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
105
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
106
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
107
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
108
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
109
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
110
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
111
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
112
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
113
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
114
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
115
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
116
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
117
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
118
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
119
- } & {
120
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
121
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
122
- } & {
123
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
124
- } & any & any))[] | undefined;
125
- }) | undefined;
126
- } & {
127
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
128
- $null?: boolean | undefined;
129
- $notNull?: boolean | undefined;
130
- } & {
131
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
132
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
133
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
134
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
135
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
136
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
137
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
138
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
139
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
140
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
141
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
142
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
143
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
144
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
145
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
146
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
147
- } & {
148
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
149
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
150
- } & {
151
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
152
- } & {
153
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
154
- $null?: boolean | undefined;
155
- $notNull?: boolean | undefined;
156
- } & {
157
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
158
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
159
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
160
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
161
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
162
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
163
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
164
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
165
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
166
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
167
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
168
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
169
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
170
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
171
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
172
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
173
- } & {
174
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
175
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
176
- } & {
177
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
178
- } & any & any) | undefined;
179
- } & any))[] | undefined;
180
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
181
- $null?: boolean | undefined;
182
- $notNull?: boolean | undefined;
183
- } & {
184
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
185
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
186
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
187
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
188
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
189
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
190
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
191
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
192
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
193
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
194
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
195
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
196
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
197
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
198
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
199
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
200
- } & {
201
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
202
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
203
- } & {
204
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
205
- } & {
206
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
207
- $null?: boolean | undefined;
208
- $notNull?: boolean | undefined;
209
- } & {
210
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
211
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
212
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
213
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
214
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
215
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
216
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
217
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
218
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
219
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
220
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
221
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
222
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
223
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
224
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
225
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
226
- } & {
227
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
228
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
229
- } & {
230
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
231
- } & any & any) | undefined;
232
- } & any))[] | undefined;
233
- }) | undefined;
234
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
235
- } & {
236
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
237
- $null?: boolean | undefined;
238
- $notNull?: boolean | undefined;
239
- } & {
240
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
241
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
242
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
243
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
244
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
245
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
246
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
247
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
248
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
249
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
250
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
251
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
252
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
253
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
254
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
255
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
256
- } & {
257
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
258
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
259
- } & {
260
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
261
- } & {
262
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
263
- $null?: boolean | undefined;
264
- $notNull?: boolean | undefined;
265
- } & {
266
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
267
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
268
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
269
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
270
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
271
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
272
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
273
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
274
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
275
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
276
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
277
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
278
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
279
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
280
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
281
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
282
- } & {
283
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
284
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
285
- } & {
286
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
287
- } & any & {
288
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
289
- $null?: boolean | undefined;
290
- $notNull?: boolean | undefined;
291
- } & {
292
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
293
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
294
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
295
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
296
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
297
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
298
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
299
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
300
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
301
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
302
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
303
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
304
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
305
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
306
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
307
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
308
- } & {
309
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
310
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
311
- } & {
312
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
313
- } & any & any))[] | undefined;
314
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
315
- $null?: boolean | undefined;
316
- $notNull?: boolean | undefined;
317
- } & {
318
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
319
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
320
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
321
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
322
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
323
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
324
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
325
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
326
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
327
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
328
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
329
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
330
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
331
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
332
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
333
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
334
- } & {
335
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
336
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
337
- } & {
338
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
339
- } & any & any))[] | undefined;
340
- }) | undefined;
341
- } & {
342
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
343
- $null?: boolean | undefined;
344
- $notNull?: boolean | undefined;
345
- } & {
346
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
347
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
348
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
349
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
350
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
351
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
352
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
353
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
354
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
355
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
356
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
357
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
358
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
359
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
360
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
361
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
362
- } & {
363
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
364
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
365
- } & {
366
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
367
- } & {
368
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
369
- $null?: boolean | undefined;
370
- $notNull?: boolean | undefined;
371
- } & {
372
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
373
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
374
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
375
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
376
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
377
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
378
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
379
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
380
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
381
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
382
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
383
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
384
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
385
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
386
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
387
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
388
- } & {
389
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
390
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
391
- } & {
392
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
393
- } & any & any) | undefined;
394
- } & any))[] | undefined;
395
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
396
- $null?: boolean | undefined;
397
- $notNull?: boolean | undefined;
398
- } & {
399
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
400
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
401
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
402
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
403
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
404
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
405
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
406
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
407
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
408
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
409
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
410
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
411
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
412
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
413
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
414
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
415
- } & {
416
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
417
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
418
- } & {
419
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
420
- } & {
421
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
422
- $null?: boolean | undefined;
423
- $notNull?: boolean | undefined;
424
- } & {
425
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
426
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
427
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
428
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
429
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
430
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
431
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
432
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
433
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
434
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
435
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
436
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
437
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
438
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
439
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
440
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
441
- } & {
442
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
443
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
444
- } & {
445
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
446
- } & any & any) | undefined;
447
- } & any))[] | undefined;
448
- }) | undefined;
449
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
450
- $or?: (any & {
451
- $not?: (any & any & {
452
- id?: 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
- } & {
478
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
479
- $null?: boolean | undefined;
480
- $notNull?: boolean | undefined;
481
- } & {
482
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
483
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
484
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
485
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
486
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
487
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
488
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
489
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
490
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
491
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
492
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
493
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
494
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
495
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
496
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
497
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
498
- } & {
499
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
500
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
501
- } & {
502
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
503
- } & any & {
504
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
505
- $null?: boolean | undefined;
506
- $notNull?: boolean | undefined;
507
- } & {
508
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
509
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
510
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
511
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
512
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
513
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
514
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
515
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
516
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
517
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
518
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
519
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
520
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
521
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
522
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
523
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
524
- } & {
525
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
526
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
527
- } & {
528
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
529
- } & any & any))[] | undefined;
530
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
531
- $null?: boolean | undefined;
532
- $notNull?: boolean | undefined;
533
- } & {
534
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
535
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
536
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
537
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
538
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
539
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
540
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
541
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
542
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
543
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
544
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
545
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
546
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
547
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
548
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
549
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
550
- } & {
551
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
552
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
553
- } & {
554
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
555
- } & any & any))[] | undefined;
556
- }) | undefined;
557
- } & {
558
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
559
- $null?: boolean | undefined;
560
- $notNull?: boolean | undefined;
561
- } & {
562
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
563
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
564
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
565
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
566
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
567
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
568
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
569
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
570
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
571
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
572
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
573
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
574
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
575
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
576
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
577
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
578
- } & {
579
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
580
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
581
- } & {
582
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
583
- } & {
584
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
585
- $null?: boolean | undefined;
586
- $notNull?: boolean | undefined;
587
- } & {
588
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
589
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
590
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
591
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
592
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
593
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
594
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
595
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
596
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
597
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
598
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
599
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
600
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
601
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
602
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
603
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
604
- } & {
605
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
606
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
607
- } & {
608
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
609
- } & any & any) | undefined;
610
- } & any))[] | undefined;
611
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
612
- $null?: boolean | undefined;
613
- $notNull?: boolean | undefined;
614
- } & {
615
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
616
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
617
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
618
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
619
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
620
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
621
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
622
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
623
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
624
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
625
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
626
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
627
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
628
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
629
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
630
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
631
- } & {
632
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
633
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
634
- } & {
635
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
636
- } & {
637
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
638
- $null?: boolean | undefined;
639
- $notNull?: boolean | undefined;
640
- } & {
641
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
642
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
643
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
644
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
645
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
646
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
647
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
648
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
649
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
650
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
651
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
652
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
653
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
654
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
655
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
656
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
657
- } & {
658
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
659
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
660
- } & {
661
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
662
- } & any & any) | undefined;
663
- } & any))[] | undefined;
664
- }) | undefined;
665
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
666
- } & {
667
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
668
- $null?: boolean | undefined;
669
- $notNull?: boolean | undefined;
670
- } & {
671
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
672
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
673
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
674
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
675
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
676
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
677
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
678
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
679
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
680
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
681
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
682
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
683
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
684
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
685
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
686
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
687
- } & {
688
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
689
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
690
- } & {
691
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
692
- } & {
693
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
694
- $null?: boolean | undefined;
695
- $notNull?: boolean | undefined;
696
- } & {
697
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
698
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
699
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
700
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
701
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
702
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
703
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
704
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
705
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
706
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
707
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
708
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
709
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
710
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
711
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
712
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
713
- } & {
714
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
715
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
716
- } & {
717
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
718
- } & any & {
719
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
720
- $null?: boolean | undefined;
721
- $notNull?: boolean | undefined;
722
- } & {
723
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
724
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
725
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
726
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
727
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
728
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
729
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
730
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
731
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
732
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
733
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
734
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
735
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
736
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
737
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
738
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
739
- } & {
740
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
741
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
742
- } & {
743
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
744
- } & any & any))[] | undefined;
745
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
746
- $null?: boolean | undefined;
747
- $notNull?: boolean | undefined;
748
- } & {
749
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
750
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
751
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
752
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
753
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
754
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
755
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
756
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
757
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
758
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
759
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
760
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
761
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
762
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
763
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
764
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
765
- } & {
766
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
767
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
768
- } & {
769
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
770
- } & any & any))[] | undefined;
771
- }) | undefined;
772
- } & {
773
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
774
- $null?: boolean | undefined;
775
- $notNull?: boolean | undefined;
776
- } & {
777
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
778
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
779
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
780
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
781
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
782
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
783
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
784
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
785
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
786
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
787
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
788
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
789
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
790
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
791
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
792
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
793
- } & {
794
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
795
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
796
- } & {
797
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
798
- } & {
799
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
800
- $null?: boolean | undefined;
801
- $notNull?: boolean | undefined;
802
- } & {
803
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
804
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
805
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
806
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
807
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
808
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
809
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
810
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
811
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
812
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
813
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
814
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
815
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
816
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
817
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
818
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
819
- } & {
820
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
821
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
822
- } & {
823
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
824
- } & any & any) | undefined;
825
- } & any))[] | undefined;
826
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
827
- $null?: boolean | undefined;
828
- $notNull?: boolean | undefined;
829
- } & {
830
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
831
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
832
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
833
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
834
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
835
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
836
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
837
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
838
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
839
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
840
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
841
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
842
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
843
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
844
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
845
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
846
- } & {
847
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
848
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
849
- } & {
850
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
851
- } & {
852
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
853
- $null?: boolean | undefined;
854
- $notNull?: boolean | undefined;
855
- } & {
856
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
857
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
858
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
859
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
860
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
861
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
862
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
863
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
864
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
865
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
866
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
867
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
868
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
869
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
870
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
871
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
872
- } & {
873
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
874
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
875
- } & {
876
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
877
- } & any & any) | undefined;
878
- } & any))[] | undefined;
879
- }) | undefined;
880
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
881
- } & {
882
- $not?: ({
883
- $and?: (any & any & {
884
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
885
- $null?: boolean | undefined;
886
- $notNull?: boolean | undefined;
887
- } & {
888
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
889
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
890
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
891
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
892
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
893
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
894
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
895
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
896
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
897
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
898
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
899
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
900
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
901
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
902
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
903
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
904
- } & {
905
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
906
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
907
- } & {
908
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
909
- } & {
910
- $not?: 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
- } & any & {
936
- $and?: (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
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
963
- $null?: boolean | undefined;
964
- $notNull?: boolean | undefined;
965
- } & {
966
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
967
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
968
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
969
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
970
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
971
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
972
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
973
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
974
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
975
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
976
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
977
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
978
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
979
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
980
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
981
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
982
- } & {
983
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
984
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
985
- } & {
986
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
987
- } & any & any))[] | undefined;
988
- }) | undefined;
989
- } & {
990
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
991
- $null?: boolean | undefined;
992
- $notNull?: boolean | undefined;
993
- } & {
994
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
995
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
996
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
997
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
998
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
999
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1000
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1001
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1002
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1003
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1004
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1005
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1006
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1007
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1008
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1009
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1010
- } & {
1011
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1012
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1013
- } & {
1014
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1015
- } & {
1016
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1017
- $null?: boolean | undefined;
1018
- $notNull?: boolean | undefined;
1019
- } & {
1020
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1021
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1022
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1023
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1024
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1025
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1026
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1027
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1028
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1029
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1030
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1031
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1032
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1033
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1034
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1035
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1036
- } & {
1037
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1038
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1039
- } & {
1040
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1041
- } & any & any) | undefined;
1042
- } & any))[] | undefined;
1043
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1044
- $null?: boolean | undefined;
1045
- $notNull?: boolean | undefined;
1046
- } & {
1047
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1048
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1049
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1050
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1051
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1052
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1053
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1054
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1055
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1056
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1057
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1058
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1059
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1060
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1061
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1062
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1063
- } & {
1064
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1065
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1066
- } & {
1067
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1068
- } & {
1069
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1070
- $null?: boolean | undefined;
1071
- $notNull?: boolean | undefined;
1072
- } & {
1073
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1074
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1075
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1076
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1077
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1078
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1079
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1080
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1081
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1082
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1083
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1084
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1085
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1086
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1087
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1088
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1089
- } & {
1090
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1091
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1092
- } & {
1093
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1094
- } & any & any) | undefined;
1095
- } & any))[] | undefined;
1096
- }) | undefined;
1097
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
1098
- $or?: (any & any & {
1099
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1100
- $null?: boolean | undefined;
1101
- $notNull?: boolean | undefined;
1102
- } & {
1103
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1104
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1105
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1106
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1107
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1108
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1109
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1110
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1111
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1112
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1113
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1114
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1115
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1116
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1117
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1118
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1119
- } & {
1120
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1121
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1122
- } & {
1123
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1124
- } & {
1125
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1126
- $null?: boolean | undefined;
1127
- $notNull?: boolean | undefined;
1128
- } & {
1129
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1130
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1131
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1132
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1133
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1134
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1135
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1136
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1137
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1138
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1139
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1140
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1141
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1142
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1143
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1144
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1145
- } & {
1146
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1147
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1148
- } & {
1149
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1150
- } & any & {
1151
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1152
- $null?: boolean | undefined;
1153
- $notNull?: boolean | undefined;
1154
- } & {
1155
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1156
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1157
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1158
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1159
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1160
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1161
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1162
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1163
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1164
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1165
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1166
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1167
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1168
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1169
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1170
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1171
- } & {
1172
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1173
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1174
- } & {
1175
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1176
- } & any & any))[] | undefined;
1177
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1178
- $null?: boolean | undefined;
1179
- $notNull?: boolean | undefined;
1180
- } & {
1181
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1182
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1183
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1184
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1185
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1186
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1187
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1188
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1189
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1190
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1191
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1192
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1193
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1194
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1195
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1196
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1197
- } & {
1198
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1199
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1200
- } & {
1201
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1202
- } & any & any))[] | undefined;
1203
- }) | undefined;
1204
- } & {
1205
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1206
- $null?: boolean | undefined;
1207
- $notNull?: boolean | undefined;
1208
- } & {
1209
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1210
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1211
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1212
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1213
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1214
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1215
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1216
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1217
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1218
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1219
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1220
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1221
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1222
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1223
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1224
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1225
- } & {
1226
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1227
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1228
- } & {
1229
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1230
- } & {
1231
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1232
- $null?: boolean | undefined;
1233
- $notNull?: boolean | undefined;
1234
- } & {
1235
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1236
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1237
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1238
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1239
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1240
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1241
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1242
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1243
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1244
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1245
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1246
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1247
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1248
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1249
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1250
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1251
- } & {
1252
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1253
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1254
- } & {
1255
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1256
- } & any & any) | undefined;
1257
- } & any))[] | undefined;
1258
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1259
- $null?: boolean | undefined;
1260
- $notNull?: boolean | undefined;
1261
- } & {
1262
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1263
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1264
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1265
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1266
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1267
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1268
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1269
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1270
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1271
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1272
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1273
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1274
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1275
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1276
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1277
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1278
- } & {
1279
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1280
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1281
- } & {
1282
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1283
- } & {
1284
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1285
- $null?: boolean | undefined;
1286
- $notNull?: boolean | undefined;
1287
- } & {
1288
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1289
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1290
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1291
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1292
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1293
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1294
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1295
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1296
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1297
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1298
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1299
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1300
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1301
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1302
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1303
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1304
- } & {
1305
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1306
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1307
- } & {
1308
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1309
- } & any & any) | undefined;
1310
- } & any))[] | undefined;
1311
- }) | undefined;
1312
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">)[] | undefined;
1313
- } & any & {
1314
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1315
- $null?: boolean | undefined;
1316
- $notNull?: boolean | undefined;
1317
- } & {
1318
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1319
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1320
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1321
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1322
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1323
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1324
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1325
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1326
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1327
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1328
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1329
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1330
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1331
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1332
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1333
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1334
- } & {
1335
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1336
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1337
- } & {
1338
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1339
- } & {
1340
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1341
- $null?: boolean | undefined;
1342
- $notNull?: boolean | undefined;
1343
- } & {
1344
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1345
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1346
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1347
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1348
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1349
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1350
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1351
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1352
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1353
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1354
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1355
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1356
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1357
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1358
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1359
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1360
- } & {
1361
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1362
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1363
- } & {
1364
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1365
- } & any & {
1366
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1367
- $null?: boolean | undefined;
1368
- $notNull?: boolean | undefined;
1369
- } & {
1370
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1371
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1372
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1373
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1374
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1375
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1376
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1377
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1378
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1379
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1380
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1381
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1382
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1383
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1384
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1385
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1386
- } & {
1387
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1388
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1389
- } & {
1390
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1391
- } & any & any))[] | undefined;
1392
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1393
- $null?: boolean | undefined;
1394
- $notNull?: boolean | undefined;
1395
- } & {
1396
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1397
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1398
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1399
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1400
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1401
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1402
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1403
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1404
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1405
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1406
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1407
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1408
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1409
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1410
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1411
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1412
- } & {
1413
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1414
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1415
- } & {
1416
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1417
- } & any & any))[] | undefined;
1418
- }) | undefined;
1419
- } & {
1420
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1421
- $null?: boolean | undefined;
1422
- $notNull?: boolean | undefined;
1423
- } & {
1424
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1425
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1426
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1427
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1428
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1429
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1430
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1431
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1432
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1433
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1434
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1435
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1436
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1437
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1438
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1439
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1440
- } & {
1441
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1442
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1443
- } & {
1444
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1445
- } & {
1446
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1447
- $null?: boolean | undefined;
1448
- $notNull?: boolean | undefined;
1449
- } & {
1450
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1451
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1452
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1453
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1454
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1455
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1456
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1457
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1458
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1459
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1460
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1461
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1462
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1463
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1464
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1465
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1466
- } & {
1467
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1468
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1469
- } & {
1470
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1471
- } & any & any) | undefined;
1472
- } & any))[] | undefined;
1473
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1474
- $null?: boolean | undefined;
1475
- $notNull?: boolean | undefined;
1476
- } & {
1477
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1478
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1479
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1480
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1481
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1482
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1483
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1484
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1485
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1486
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1487
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1488
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1489
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1490
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1491
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1492
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1493
- } & {
1494
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1495
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1496
- } & {
1497
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1498
- } & {
1499
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1500
- $null?: boolean | undefined;
1501
- $notNull?: boolean | undefined;
1502
- } & {
1503
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1504
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1505
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1506
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1507
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1508
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1509
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1510
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1511
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1512
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1513
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1514
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1515
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1516
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1517
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1518
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1519
- } & {
1520
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1521
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1522
- } & {
1523
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1524
- } & any & any) | undefined;
1525
- } & any))[] | undefined;
1526
- }) | undefined;
1527
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
1528
- } & {
1529
- id?: import("@strapi/types/dist/types/core/entity").ID | ({
1530
- $null?: boolean | undefined;
1531
- $notNull?: boolean | undefined;
1532
- } & {
1533
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1534
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1535
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1536
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1537
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1538
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1539
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1540
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1541
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1542
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1543
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1544
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1545
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1546
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1547
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1548
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1549
- } & {
1550
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1551
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1552
- } & {
1553
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1554
- } & {
1555
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1556
- $null?: boolean | undefined;
1557
- $notNull?: boolean | undefined;
1558
- } & {
1559
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1560
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1561
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1562
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1563
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1564
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1565
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1566
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1567
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1568
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1569
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1570
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1571
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1572
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1573
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1574
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1575
- } & {
1576
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1577
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1578
- } & {
1579
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1580
- } & any & {
1581
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1582
- $null?: boolean | undefined;
1583
- $notNull?: boolean | undefined;
1584
- } & {
1585
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1586
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1587
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1588
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1589
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1590
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1591
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1592
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1593
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1594
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1595
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1596
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1597
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1598
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1599
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1600
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1601
- } & {
1602
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1603
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1604
- } & {
1605
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1606
- } & any & any))[] | undefined;
1607
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1608
- $null?: boolean | undefined;
1609
- $notNull?: boolean | undefined;
1610
- } & {
1611
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1612
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1613
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1614
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1615
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1616
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1617
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1618
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1619
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1620
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1621
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1622
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1623
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1624
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1625
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1626
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1627
- } & {
1628
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1629
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1630
- } & {
1631
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1632
- } & any & any))[] | undefined;
1633
- }) | undefined;
1634
- } & {
1635
- $and?: (import("@strapi/types/dist/types/core/entity").ID | ({
1636
- $null?: boolean | undefined;
1637
- $notNull?: boolean | undefined;
1638
- } & {
1639
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1640
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1641
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1642
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1643
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1644
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1645
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1646
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1647
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1648
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1649
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1650
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1651
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1652
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1653
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1654
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1655
- } & {
1656
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1657
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1658
- } & {
1659
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1660
- } & {
1661
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1662
- $null?: boolean | undefined;
1663
- $notNull?: boolean | undefined;
1664
- } & {
1665
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1666
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1667
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1668
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1669
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1670
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1671
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1672
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1673
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1674
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1675
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1676
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1677
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1678
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1679
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1680
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1681
- } & {
1682
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1683
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1684
- } & {
1685
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1686
- } & any & any) | undefined;
1687
- } & any))[] | undefined;
1688
- $or?: (import("@strapi/types/dist/types/core/entity").ID | ({
1689
- $null?: boolean | undefined;
1690
- $notNull?: boolean | undefined;
1691
- } & {
1692
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1693
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1694
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1695
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1696
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1697
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1698
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1699
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1700
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1701
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1702
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1703
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1704
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1705
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1706
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1707
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1708
- } & {
1709
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1710
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1711
- } & {
1712
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1713
- } & {
1714
- $not?: import("@strapi/types/dist/types/core/entity").ID | ({
1715
- $null?: boolean | undefined;
1716
- $notNull?: boolean | undefined;
1717
- } & {
1718
- $eq?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1719
- $eqi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1720
- $ne?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1721
- $nei?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1722
- $gt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1723
- $gte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1724
- $lt?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1725
- $lte?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1726
- $startsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1727
- $endsWith?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1728
- $startsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1729
- $endsWithi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1730
- $contains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1731
- $notContains?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1732
- $containsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1733
- $notContainsi?: import("@strapi/types/dist/types/core/entity").ID | undefined;
1734
- } & {
1735
- $in?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1736
- $notIn?: import("@strapi/types/dist/types/core/entity").ID[] | undefined;
1737
- } & {
1738
- $between?: [import("@strapi/types/dist/types/core/entity").ID, import("@strapi/types/dist/types/core/entity").ID] | undefined;
1739
- } & any & any) | undefined;
1740
- } & any))[] | undefined;
1741
- }) | undefined;
1742
- } & {} & EntityService.Params.Filters.NestedAttributeFiltering<"plugin::content-releases.release">) | undefined;
1743
- } & {
1744
- populate?: EntityService.Params.Populate.Any<"plugin::content-releases.release"> | undefined;
1745
- } & ((import("@strapi/types/dist/types/utils").Without<EntityService.Params.Pagination.PageNotation, EntityService.Params.Pagination.OffsetNotation> & EntityService.Params.Pagination.OffsetNotation) | (import("@strapi/types/dist/types/utils").Without<EntityService.Params.Pagination.OffsetNotation, EntityService.Params.Pagination.PageNotation> & EntityService.Params.Pagination.PageNotation)) & {
1746
- publicationState?: EntityService.Params.PublicationState.Kind | undefined;
1747
- } & {
1748
- _q?: string | undefined;
1749
- }>>;
1750
- findManyForContentTypeEntry(contentTypeUid: GetContentTypeEntryReleases.Request['query']['contentTypeUid'], entryId: GetContentTypeEntryReleases.Request['query']['entryId'], { hasEntryAttached, }?: {
1751
- hasEntryAttached?: GetContentTypeEntryReleases.Request['query']['hasEntryAttached'];
1752
- }): Promise<any[]>;
1753
- update(id: number, releaseData: UpdateRelease.Request['body'], { user }: {
1754
- user: UserInfo;
1755
- }): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string>>;
1756
- createAction(releaseId: CreateReleaseAction.Request['params']['releaseId'], action: Pick<CreateReleaseAction.Request['body'], 'type' | 'entry'>): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release-action", string>>;
1757
- findActions(releaseId: GetReleaseActions.Request['params']['releaseId'], query?: GetReleaseActions.Request['query']): Promise<EntityService.PaginatedResult<"plugin::content-releases.release-action", {
1758
- populate: {
1759
- entry: true;
1760
- };
1761
- filters: {
1762
- release: import("@strapi/types/dist/types/core/entity").ID;
1763
- };
1764
- page?: number | undefined;
1765
- pageSize?: number | undefined;
1766
- }>>;
1767
- countActions(query: EntityService.Params.Pick<typeof RELEASE_ACTION_MODEL_UID, 'filters'>): Promise<number>;
1768
- getAllContentTypeUids(releaseId: Release['id']): Promise<(`admin::${string}` | `strapi::${string}` | `api::${string}.${string}` | `plugin::${string}.${string}`)[]>;
1769
- getContentTypesDataForActions(releaseId: Release['id']): Promise<Record<`admin::${string}` | `strapi::${string}` | `api::${string}.${string}` | `plugin::${string}.${string}`, {
1770
- mainField: string;
1771
- displayName: string;
1772
- }>>;
1773
- delete(releaseId: DeleteRelease.Request['params']['id']): Promise<Release>;
1774
- publish(releaseId: PublishRelease.Request['params']['id']): Promise<import("@strapi/types/dist/types/core/attributes").GetValues<"plugin::content-releases.release", string> | null>;
1775
- updateAction(actionId: UpdateReleaseAction.Request['params']['actionId'], releaseId: UpdateReleaseAction.Request['params']['releaseId'], update: UpdateReleaseAction.Request['body']): Promise<any>;
1776
- deleteAction(actionId: DeleteReleaseAction.Request['params']['actionId'], releaseId: DeleteReleaseAction.Request['params']['releaseId']): Promise<any>;
1777
- };
1778
- export default createReleaseService;
1779
- //# sourceMappingURL=release.d.ts.map