Unclaimed project
Are you a maintainer of apollo-server? Claim this project to take control of your public changelog and roadmap.
Changelog
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
d25a5bd]:
#8180 e9d49d1 Thanks @github-actions! - ⚠️ SECURITY @apollo/server/standalone:
The default configuration of startStandaloneServer was vulnerable to denial of service...
e9d49d1]:
#8062 8e54e58 Thanks @cristunaranjo! - Allow configuration of graphql execution options (maxCoercionErrors)
const server = new ApolloServer({
typeDefs,
re...