Interface fields missing on object in introspection #1092
              
                
                  
                  
                    Answered
                  
                  by
                    ilslv
                  
              
          
                  
                    
                      Ruud-Gerrits
                    
                  
                
                  asked this question in
                Q&A
              
            -
| Hello, when using the interfaces in version 0.15.10 the fields for the interface are missing in the introspection, this results in errors when generating typescript types via graphql-codegen: 
 Does anybody have a idea on how to fix this? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            ilslv
          
      
      
        Aug 17, 2022 
      
    
    Replies: 1 comment 7 replies
-
| @Ruud-Gerrits can you provide more info? Did it work before  | 
Beta Was this translation helpful? Give feedback.
                  
                    7 replies
                  
                
            
      Answer selected by
        ilslv
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
@Ruud-Gerrits can you provide more info? Did it work before
0.15.10? Can you provide code sample or MRE?