Better start #552
                  
                    
                      jxnu-liguobin
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 1 reply
-
| Wow, I find it a very useful thing for generating a GraphQL client code! And you are right, we can think of something similar for GraphQL Java (+Kotlin, +Scala) Client Code. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    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.
Uh oh!
There was an error while loading. Please reload this page.
-
I found out when I was learning the rust graphql client. cynic provides an interesting and useful function https://generator.cynic-rs.dev/.
I wonder if our Java can consider something similar? However, we have a lot of configuration items, which may be a troublesome thing. What we can do is show the model, resolvers and the real query of the current query splicing
Beta Was this translation helpful? Give feedback.
All reactions