$searchById
Retrieve data with id from the table based on the provided conditions.
Query
Parameter's
nexorm_id
String
For example:
var getMemberById = await Member.$searchById('7ca9320b-1803-459....');
Last updated
Retrieve data with id from the table based on the provided conditions.
nexorm_id
String
For example:
var getMemberById = await Member.$searchById('7ca9320b-1803-459....');
Last updated