apollographql / apollo-federation-subgraph-compatibility

A repo to test subgraph libraries compatibility with the Apollo Federation Specification
https://www.apollographql.com/docs/federation/building-supergraphs/supported-subgraphs/
MIT License
77 stars 58 forks source link

Support for Federaton 2.5 and 2.6 #595

Closed RoKKim closed 9 months ago

RoKKim commented 9 months ago

Is there a timeline for the release of tests for @authenticated, @requiresScopes, and @policy directives from Federation versions 2.5 and 2.6?

dariuszkuc commented 9 months ago

TLDR those are enterprise only features and sadly we currently don't have an easy way to test those out (without requiring users to sign up for enterprise trial).

Closing as duplicate of https://github.com/apollographql/apollo-federation-subgraph-compatibility/issues/469