apollographql / apollo-server

🌍  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.
https://www.apollographql.com/docs/apollo-server/
MIT License
13.76k stars 2.03k forks source link

Update non-AS docs for AS4 release #6968

Closed glasser closed 1 year ago

glasser commented 2 years ago

There are references to Apollo Server in other doc sets that need to be updated; primarily this is just updating package names and a bit of top-level APIs. Primarily these are in the docs (Studio, Tech Notes, etc) and federation (both main and version-0.x branches) repositories. When v4.0.0 is released, these should be updated to use the v4 packages.

glasser commented 1 year ago

@rkoron007 this can be closed, right?

rkoron007 commented 1 year ago

Yes, I'll close it now!