Support Federation JVM? #570
                  
                    
                      briankrug
                    
                  
                
                  started this conversation in
                Feature requests
              
            Replies: 0 comments
  
    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.
-
GraphQL Java Tools works beautifully for my team's schema first, object generated GraphQL implementation. Now we are adding federation but have to wire up the entity resolvers separately. Are there any plans to better support federation in GraphQL Java Tools? My thought is that in combination with https://github.com/apollographql/federation-jvm GraphQL Java Tools could naturally sift through the Resolvers and find those that provided the entities for the com.apollographql.federation.graphqljava.SchemaTransformer#fetchEntitiesFactory method in Federation JVM.
Beta Was this translation helpful? Give feedback.
All reactions