mirror of
https://github.com/strapi/strapi.git
synced 2025-07-17 05:53:01 +00:00

* feat: update and make build work BREAKING CHANGE: Update from 'apollo-server-koa' to '@apollo/server' and '@as-integrations/koa' * chore: fix comments * chore: upgrade graphql-upload package * chore: fix for body type unknown * chore: remove old comment * chore: clean up error handling * chore: fix comment * fix: http status codes for input validation errors * fix: remove unused import * fix: remove accidental bodyparser * fix: add new required header to tests * chore: standardize directive key names to be kebab-case * test: add some extra message validation * chore: remove devdep for koa-cors typings * fix: add unknown error name * fix: yarn.lock * fix: add typings * fix: typings * fix: typings again * fix: remove unused imports * chore: remove unused import * chore: move playground check to a service * fix: package imports and versions * chore: fix yarn.lock * chore: fix types * chore: clean up koa typings * chore: koa typing cleanup * chore: cleanup koa typings * chore: more koa type cleanup * chore: revert missing imports * chore: cleanup koa typings * chore: update yarn.lock