Miscellaneous
findLast()
Signature
Section titled “Signature”findLast() — returns any
Description
Section titled “Description”Fetches the last record ordered by primary key value. Use the property argument to order by something else. Returns a model object.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
property | string | yes | — | See documentation for findFirst. |