findOrNull

suspend fun findOrNull(id: String): RecordProxy<R?>

Find a resource by its ID or null if not found

Parameters

id

The ID of the record