withFilter
Creates a new SingleQuery with the specified filter.
Return
A new SingleQuery with the updated filter.
Parameters
newFilter
The new filter to apply.
Creates a new SingleQuery with the specified filter.
A new SingleQuery with the updated filter.
The new filter to apply.