apollo-federation-subgraph-compatibility icon indicating copy to clipboard operation
apollo-federation-subgraph-compatibility copied to clipboard

A repo to test subgraph libraries compatibility with the Apollo Federation Specification

Results 40 apollo-federation-subgraph-compatibility issues
Sort by recently updated
recently updated
newest added

We're not currently checking to see if a `_FieldSet` (Fed 1) / `FieldSet` (Fed 2) scalar is available in the implemented products subgraph. Let's confirm: - If we should be...

Hasura now has support for Apollo Federation spec (at least v1) https://hasura.io/docs/latest/data-federation/apollo-federation/

Related Nexus discussion: https://github.com/graphql-nexus/nexus/issues/148

Not sure the best way to test this but we just noticed that `absinthe_federation` did not have up-to-date locations defined on a few federation directives. Not sure if they were...

type: enhancement

It would be nice to push spec changes to maintainers beforehand - provide options for maintainers contacts, they push in through CI or put in implementation folder some how

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [execa](https://redirect.github.com/sindresorhus/execa) | [`^5.1.1` -> `^9.0.0`](https://renovatebot.com/diffs/npm/execa/5.1.1/9.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/execa/9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/execa/9.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

:christmas_tree: dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.57.0` -> `9.23.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.23.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

:christmas_tree: dependencies

Hi All 👋 Im trying to run the tests against a local server and I am getting an error when trying to download the router: ``` info health check -...