How to get current schema/metadata version? #10025
              
                Unanswered
              
          
                  
                    
                      deathemperor
                    
                  
                
                  asked this question in
                Question
              
            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.
-
Our graph is growing big, it's costly and slow in performance getting the whole schema for codegen. This affects development quality of our team.
Is there an API or anyway to get latest metadata version? This way I'll cache last version locally, everytime codegen is run it will check for server version then download a new schema if there is.
Beta Was this translation helpful? Give feedback.
All reactions