Function findFirstRecordByData

  • FindFirstRecordByData returns the first found record matching the provided key-value pair.

    Parameters

    • collectionModelOrIdentifier: any
    • key: string
    • value: any

    Returns core.Record

Generated using TypeDoc