graphql-format-error-context-extension
JSON →A GraphQL server extension (v0.2.15) that enables access to the request context inside the formatError function in Apollo Server (2.x). It bridges the gap between Apollo's formatError and the request context by injecting the context object as a second argument. Last release appears stable but uses deprecated graphql-extensions; no recent updates. Alternatives may use other approaches to pass context to error formatting.