Something like: ```js Model.query().whereIf(condition, 'id', options.id); ```
Something like: