Add an "or doesnt have" clause to the query.
Same as doesntHave usage just with "or" condition
function orDoesntHave(relation: string): Query
Query
orderBy()
orHas()