Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

BaseEntity

Representing a table in the database.

Properties

idstringRequired
The ID of an entity's record.
created_atDateRequired
The date an entity's record was created.
updated_atDateRequired
The date an entity's record was updated.
Was this section helpful?