Properties
$graphLookup
$graph
Lookup: { from: string; startWith: any; connectFromField: string; connectToField: string; as: string; maxDepth?: number; depthField?: string; restrictSearchWithMatch?: AnyObject }Type declaration
from: string
startWith: any
connectFromField: string
connectToField: string
as: string
Optional maxDepth?: number
Optional depthField?: string
Optional restrictSearchWithMatch?: AnyObject
$graphLookup
reference