You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems you are right @cgriego. The code to handle federated schemas only considers v1 directives.
More directives needs to be included to support v2 and especially the @link directive which is present in all federated schemas using v2 or newer, see apollo.
Issue workflow progress
Progress of the issue based on the
Contributor Workflow
Describe the bug
graphql-inspector diff not working for schemas with federated directives like @link, @key, @Shareable.
I tried supplying --federation tag to the command, still it does not work. Any other way to make it work is helpful..
To Reproduce Steps to reproduce the behavior:
Expected behavior
Environment:
@graphql-inspector/...
:graphql
:Additional context
The text was updated successfully, but these errors were encountered: