David Glasser

Results 119 issues of David Glasser

As described in [the roadmap](https://github.com/apollographql/apollo-server/blob/main/ROADMAP.md), Apollo Server 4 will shift from the model of "9 web framework integrations maintained by a team who only uses one of them and nope,...

integration-collaborators

As described in [the roadmap](https://github.com/apollographql/apollo-server/blob/main/ROADMAP.md), Apollo Server 4 will shift from the model of "9 web framework integrations maintained by a team who only uses one of them and nope,...

integration-collaborators

As described in [the roadmap](https://github.com/apollographql/apollo-server/blob/main/ROADMAP.md), Apollo Server 4 will shift from the model of "9 web framework integrations maintained by a team who only uses one of them and nope,...

integration-collaborators

As described in [the roadmap](https://github.com/apollographql/apollo-server/blob/main/ROADMAP.md), Apollo Server 4 will shift from the model of "9 web framework integrations maintained by a team who only uses one of them and nope,...

integration-collaborators

As described in [the roadmap](https://github.com/apollographql/apollo-server/blob/main/ROADMAP.md), Apollo Server 4 will shift from the model of "9 web framework integrations maintained by a team who only uses one of them and nope,...

integration-collaborators

In order to make usage reporting have better performance and less potential PII leakage by default, we should change the default usage reporting to send even less information by default....

This is an attempt at addressing #6423. However, it sure seems like `typesVersions` is kinda janky and doesn't work as well as we'd like. One particular thing I've found is...

We'd like Apollo Server 4.0 to support incremental delivery (`@defer`/`@stream`) if combined with a version of `graphql-js` that supports it. We expect this may impact the plugin API (as it...

In #5635 (probably AS3.2) we add the drainServer hook, a built-in ApolloServerPluginDrainHttpServer plugin that works on Node http.Servers, and a Hapi-specific `server.stop()` drain plugin. Figuring out exactly what to do...

As described in [the roadmap](https://github.com/apollographql/apollo-server/blob/main/ROADMAP.md), Apollo Server 4 will shift from the model of "9 web framework integrations maintained by a team who only uses one of them and nope,...

integration-collaborators