# Meta Fields
This plugin currently adds a special property to your models: $isPersisted
, which represents if this record is
persisted on the server. It's true for all records except newly created ones.
More fields may come in future releases.
This plugin currently adds a special property to your models: $isPersisted
, which represents if this record is
persisted on the server. It's true for all records except newly created ones.
More fields may come in future releases.