koa-compose is required but not declared as dependencies of apollo-server-koa
this will cause issue if user were to use server-koa with Yarn PnP mode.
Error: Package "apollo-server-koa@2.9.4" (via "/Users/anh/Library/Caches/Yarn/v4/npm-apollo-server-koa-2.9.4-95c1b321d946e964a8d77075aee054b26687f8d5/node_modules/apollo-server-koa/dist/ApolloServer.js") is trying to require the package "koa-compose" (via "koa-compose") without it being listed in its dependencies (graphql, @apollographql/graphql-playground-html, @koa/cors, @types/accepts, @types/cors, @types/koa, @types/koa-bodyparser, @types/koa-compose, @types/koa__cors, accepts, apollo-server-core, apollo-server-types, graphql-subscriptions, graphql-tools, koa, koa-bodyparser, koa-router, type-is, apollo-server-koa)
koa-compose is required but not declared as dependencies of apollo-server-koa
this will cause issue if user were to use server-koa with Yarn PnP mode.