Replies: 3 comments 5 replies
-
|
Maybe you return a |
Beta Was this translation helpful? Give feedback.
-
|
Hey @t1 and @jmartisk,
I have following: -> my-resolver but implementation is: I expect from the docs that I should have a schema like: If you need any further information about any external libs or something else...let me know. And checked that by debugging into SmallRyeGraphQLProcessor#activateFederation...the config is corretly enabled...so, I'm stuck right now, because the federated supergraph validation is failing because of missing schema directive 'extends' (I guess) Best |
Beta Was this translation helpful? Give feedback.
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried the integrated federation with quarkus 2.16.0, but it wouldn't work for me. Maybe you guys @t1 @jmartisk have an idea?
The schema generation looks good to me.
But on using federation I get an exception.
I looked a bit into it, but currently I don't really understand the problem.
Beta Was this translation helpful? Give feedback.
All reactions