apollo-server icon indicating copy to clipboard operation
apollo-server copied to clipboard

🌍  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.

Results 227 apollo-server issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@graphql-tools/schema](https://togithub.com/ardatan/graphql-tools) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/8.5.1/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@graphql-tools%2fschema/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

:christmas_tree: dependencies

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

As with [release PRs in the past](https://github.com/apollographql/apollo-server/issues?q=label%3A%22%F0%9F%8F%97+release%22+is%3Aclosed), this is a PR tracking a `version-4` branch for an upcoming release of Apollo Server. 🙌 The progress of this release is being...

🍳 breaking-change
📦 release

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/apollographql/apollo-server). - WARN:...

This PR updates the articles for the "Defining a Schema" and "Fetching Data" docs sections (minus the [Data sources](https://www.apollographql.com/docs/apollo-server/data/data-sources) article, which I'll update once data sources are working) [Accompanying updated...

:memo: documentation

Looping back to this, I like Trevor's "Server frameworks" suggestion for the name of the sidebar section.

:memo: documentation

Feedback for https://github.com/apollographql/apollo-server/pull/6771

:memo: documentation

Adding the v3 docs for an easier review process

:memo: documentation

`apollo-datasource-rest` is a caching HTTP client for Node which uses our `apollo-server-caching` interface to talk to a cache. Other than the fact that it implements the `DataSource` interface, its code...

- Move `@apollo/server-gateway-interface` and `@apollo/cache-control-types` from apollo-utils to apollo-server - Update `@apollo/gateway` protobuf dependency to be `@apollo/usage-reporting-protobuf`