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

Support for Interfaces and Unions in Federation

Open robp94 opened this issue 1 year ago • 0 comments

We should although support resolvers which resolve the interface/union of a type if there is no other resolver. If there are multiple interfaces, we could try to use the first one we find.

robp94 avatar Sep 05 '23 07:09 robp94