11 Commits

Author SHA1 Message Date
Gustav Hansen
8aaaff77d4 Chore: Prettify all files 2022-03-29 14:20:41 +02:00
vincentbpro
a154b73e9c Merge branch 'releases/v4' of github.com:strapi/strapi into v4/fix-fetch-all-entries 2021-11-09 11:15:10 +01:00
vincentbpro
f42485b839 fix: removed unlimied query support for pagedPagination (pageSize=-1) 2021-11-09 08:48:42 +01:00
vincentbpro
73e5b672fd fix: negative limit without maxLimit (graphql) 2021-11-08 17:17:56 +01:00
vincentbpro
afe446843e fix: negative limit and pageSize handling (graphql) 2021-11-08 12:30:34 +01:00
Pierre Noël
b4c9ad0440 refacto graphql errors 2021-11-04 11:42:43 +01:00
Alexandre Bodin
f55276cc73 Merge branch 'releases/v4' into v4/ds-migration 2021-09-28 18:21:21 +02:00
Convly
7059686635 Fix pagination (ensureMaxValues) 2021-09-07 16:49:55 +02:00
Convly
cb8322c798 Fix pagination (ensureMaxValues) 2021-09-07 16:49:20 +02:00
Jean-Sébastien Herbaux
2b715a6ee9
V4/graphql configuration (#10896)
* Use a scalar to register the i18n locale arg

* Remove useless files & comments

* Use custom config for apollo server & the pagination (better handling of pagination)

* Fix missing strapi variable being transmitted to wrapResolvers/parseMiddlewares

* PR review comments
2021-09-07 11:23:49 +02:00
Convly
02785294f4 Handle pagination, sort & rework + polymorphic relation update 2021-07-30 11:44:26 +02:00