orHas()
Usage
Same as has usage just with "or" condition
Typescript Declarations
function orHas(relation: string, operator?: string | number, count?: number): Query
Table of Contents
orHas()
Same as has usage just with "or" condition
function orHas(relation: string, operator?: string | number, count?: number): Query