mingo
    Preparing search index...

    Function resolve

    • Resolve the value of the field (dot separated) on the given object

      Parameters

      • obj: ArrayOrObject

        {AnyObject} the object context

      • selector: string

        {String} dot separated path to field

      • Optionaloptions: Pick<ResolveOptions, "unwrapArray">

      Returns unknown