Replies: 1 comment
-
The latest version For example, let's say the schema is:
Then the error is about
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to use
#import
syntax in my federated schema:It doesn't seem to handle the "link" dependecy which is a federated directive. They would normally be "fixed" by
buildSubgraphSchema
which comes only later...How do I get these two libs to work together?
Beta Was this translation helpful? Give feedback.
All reactions