apollographql / federation-jvm

JVM support for Apollo Federation
https://www.apollographql.com/docs/federation/
MIT License
250 stars 65 forks source link

fix: `@authenticated` and `@requiresScopes` only apply to fed v2.5 #353

Closed dariuszkuc closed 1 year ago

dariuszkuc commented 1 year ago

Attempting to import new directives with old specification version will throw exception.