Cedalio
Search
K

System Fields

Cedalio automatically handles multiple system fields for types marked with the @model directive. There is no need for you to manually add these fields to any models within your schema.

id

The id field is of the type ID and automatically managed by Cedalio.

createdAt

The createdAt field is of the type DateTime and automatically managed by Cedalio.
updatedAt
The updatedAt field is of the type DateTime and automatically managed by Cedalio.