endAt
Creates a query constrained to only return child nodes with a value less than or equal to the given value, using the given orderBy
directive or priority as default.
Return
A query with the new constraint
Parameters
value
The value to end at, inclusive