Rename directive #496
              
                
                  
                  
                    Answered
                  
                  by
                    oliemansm
                  
              
          
                  
                    
                      skumaravelan
                    
                  
                
                  asked this question in
                Q&A
              
            -
| Hi all, I am looking for rename directive using graphql Java. Is there are directive available in extended libraries? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            oliemansm
          
      
      
        Apr 14, 2021 
      
    
    Replies: 1 comment
-
| Not here, your best bet would be the graphql-java project itself (not these kickstart projects). They also have extended scalars library for example, maybe they also have something for directives. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        setchy
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Not here, your best bet would be the graphql-java project itself (not these kickstart projects). They also have extended scalars library for example, maybe they also have something for directives.