query


Returns the GuestsQueryBuilder object used to get the current results.

Use query to create and run a new query by chaining additional GuestsQueryBuilder functions to it. You can filter only on properties that haven't already been used in the previous GuestsQueryBuilder.

Did this help?