📄️ Introduction
All Appwrite documents have default attributes usually connoted by the "$" prefix. These attributes are automatically managed by Appwrite and are available in all documents. They are:
📄️ User Preferences
Class name: UserPreferences
📄️ Customer
Class name: Customer
📄️ Vendor
Class name: Vendor
📄️ Product
Class name: Product
📄️ Product Category
Class name: ProductCategory
📄️ Product Tag
Class name: ProductTag
📄️ Product Attribute
Class name: ProductAttribute
📄️ Order
Class name: Order
📄️ Cart Item
Class name: CartItem
📄️ Product Review
Class name: ProductReview
🗃️ Nested Models
8 items
📄️ Support Ticket
Class name: SupportTicket