Member Junction
    Preparing search index...
    Index

    Constructors

    Accessors

    Methods

    • O(1) lookup by entity name + field/value pairs.

      Returns the primary key value if a matching entity is in the batch context, or undefined if not found.

      Parameters

      • entityName: string
      • lookupFields: { fieldName: string; fieldValue: string }[]

      Returns string