apollographql / federation-jvm

JVM support for Apollo Federation

Home Page:https://www.apollographql.com/docs/federation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composed directives must be consistently named across subgraph implementations and not use @federation__ prefix

dariuszkuc opened this issue · comments

Composed directives like @inaccessible and @tag must not use @federation__ prefix.

See: apollographql/apollo-federation-subgraph-compatibility#125