@vnodes/schema
    Preparing search index...

    Type Alias ModelName

    ModelName:
        | | "WithId"
        | "WithTimestamps"
        | "WithNotes"
        | "WithUuid"
        | "WithGeneratedUuid"
        | | "Person"
        | "Profile"
        | "User"
        | "Employee"
        | "Customer"
        | "Role"
        | "RolePermission"
        | "UserRole"
        | "Permission"
        | "AccessToken"
        | "AccessTokenPermission"
        | "Session"
        | "Otp"
        | | "Product"
        | "Price"
        | "Quantity"
        | "PriceLevel"
        | "Store"
        | "Discount"
        | "Category"
        | "Department"
        | "Contact"
        | "Address"
        | "Email"
        | "Phone"
        | "Website"
        | "SocialMedia"
        | "Media" | "File" | "Image" | "Avatar" | "Document"

    A list of model names