Creates a new QueryConstraint that orders by value.
QueryConstraint
If the children of a query are all scalar values (string, number, or boolean), you can order the results by their (ascending) values.
Creates a new
QueryConstraintthat orders by value.If the children of a query are all scalar values (string, number, or boolean), you can order the results by their (ascending) values.