graphql-eslint icon indicating copy to clipboard operation
graphql-eslint copied to clipboard

Support for federation directives

Open gituserjava opened this issue 2 years ago • 1 comments

We use federation directives like @key, @link, @inaccessible etc; how can configure the library to not to give errors on those directives? As of now we are getting below errors. Please advise.

0:0 error Parsing error: [graphql-eslint] Error while loading schema: Unknown directive "@link". Unknown directive "@key"

gituserjava avatar Sep 29 '23 22:09 gituserjava

#1063 did not work for me.

gituserjava avatar Sep 29 '23 22:09 gituserjava