Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GraphLookup

Index

Properties

Properties

$graphLookup: { 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

Generated using TypeDoc