Commit a393385
Early return when complexity is disabled
This allows other validation rules to depend on the `QueryComplexity` rule, and disable
the query complexity completely on some condition.1 parent b3b1e69 commit a393385
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
0 commit comments