v.24.11Backward Incompatible Changes
Check Full Mutation Query Before Execution to Prevent Errors
Check the full mutation query before executing it (including subqueries). This prevents accidentally running an invalid query and building up dead mutations that block valid mutations. #71300 (Christoph Wurm).