mirror of
https://github.com/vale981/apollo-server
synced 2025-03-16 15:56:41 -04:00
![]() * enable willSendResponse to return a modified response * add formatError as an extension that wraps engine reporting * ensure that formatError once on every error path * move old formatError express tests into integration suite * add error lifecycle with minimal engine reporting check * increase granularity of formatError test * return 400 error for GraphQL error created by context * add check for internal server error for errors thrown in context * comment about context error status code |
||
---|---|---|
.. | ||
ApolloServer.ts | ||
caching.ts | ||
errors.test.ts | ||
formatters.ts | ||
graphqlOptions.ts | ||
index.ts | ||
nodeHttpToRequest.ts | ||
runHttpQuery.test.ts | ||
runHttpQuery.ts | ||
runQuery.test.ts | ||
runQuery.ts | ||
types.ts |