File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
website/pages/upgrade-guides Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Use the `validateInputValue` helper to retrieve the actual errors.
145145-  Removed deprecated ` getOperationType `  function, use ` getRootType `  on the ` GraphQLSchema `  instance instead
146146-  Removed deprecated ` getVisitFn `  function, use ` getEnterLeaveForKind `  instead
147147-  Removed deprecated ` printError `  and ` formatError `  utilities, you can use ` toString `  or ` toJSON `  on the error as a replacement
148- -  Removed deprecated ` assertValidName `  and ` isValidNameError `  utilities, use ` assertName `  instead
148+ -  Removed deprecated ` assertValidName `  and ` isValidNameError `  utilities, use ` assertHasValidName `  instead
149149-  Removed deprecated ` assertValidExecutionArguments `  function, use ` assertValidSchema `  instead
150150-  Removed deprecated ` getFieldDefFn `  from ` TypeInfo ` 
151151-  Removed deprecated ` TypeInfo `  from ` validate `  https://github.com/graphql/graphql-js/pull/4187 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments