Verified backend experience
E-commerce Store Backend
Products, variants, categories, orders, customers, carts, and reviews. Preview the verified schema then clone into Apito Console.
v1.0.0generalsqliteverified
Architecture
Catalog + cart + order flow. Products have variants and categories; orders belong to customers with line items.
Preview this backend
Schema → APIs → permissions → SDK. Then clone into Console for review and publish.
Category
| Field | Type | Required | Notes |
|---|---|---|---|
| name | text | yes | — |
| slug | text | yes | — |
Clone this backend
Opens Apito Console with this exact verified manifest. You review and publish — AI never self-approves destructive schema changes.
Limitations
- Static verified preview only.
- Payments / checkout providers are not included in this schema.