• FindRecordById finds the Record model by its id.

    Parameters

    • collectionModelOrIdentifier: any
    • recordId: string
    • Rest ...optFilters: ((q) => void)[]

    Returns core.Record

Generated using TypeDoc