Skip to main content
The Review domain is owned by the Review module. This reference lists its data model and fields.

Review

Table review, id prefix rev. A customer’s rating of a single product or seller. The target record itself is not a column on this model. It’s resolved through a module link chosen by the reference value. See the Links reference.
The review table is indexed on deleted_at for soft-delete filtering. Deleting a review through the workflow is a soft delete. The row is retained and can be restored.