Return to v1.4.5 docs

findLast()



Fetches the last record ordered by primary key value. Use the property argument to order by something else. Returns a model object.

Name Type Required Default Description
property string No See documentation for findFirst.