-
| What if someone wants to define a schema with only directives or a description, without  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            benjie
          
      
      
        Jan 3, 2025 
      
    
    Replies: 2 comments 7 replies
-
| @mjy9088 what would be the use case of doing so? A schema without any operation isn't really useful. | 
Beta Was this translation helpful? Give feedback.
                  
                    6 replies
                  
                
            -
| In general we start with the tightest/strictest definitions and then open them up as the need arises. Since there has been no need for this to be opened up, we have not done so. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        mjy9088
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
In general we start with the tightest/strictest definitions and then open them up as the need arises. Since there has been no need for this to be opened up, we have not done so.