Any way to work with generics? #484
                  
                    
                      RobinGoussey
                    
                  
                
                  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.
-
Hi,
For a project, we use eg. message, but we would like to be able to still use graphql. Is there any way we can work with generics:
Is there any feature where I could cast this to a JsonNode (jackson), and it would try and do a best effort through getters?
So it the schema's would define a headers property, and the json type should also have the headers?
Beta Was this translation helpful? Give feedback.
All reactions