Back to Pocketbase

Function findFirstRecordByData

static/jsvm/functions/_app.findFirstRecordByData.html

latest717 B
Original Source

Function findFirstRecordByData

  • findFirstRecordByData(collectionModelOrIdentifier, key, value): core.Record

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

Parameters

collectionModelOrIdentifier: any
key: string
value: any

Returns core.Record

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc