Improve performance of uniqueness constraint checks during create/update/upsert mutations by allowing ordering elements from more specific to less specific within a constraint group (#6377)
Fixed: min/max constraints no longer trigger on empty values when the field is optional. (#6671)