Enumeration: EDBEntity
common.EDBEntity
Table of contents#
Enumeration members#
- Attribute
- CMS
- Coupon
- CustomEntity
- Generic
- Order
- Plugin
- Post
- PostComment
- Product
- ProductCategory
- ProductReview
- ProductVariant
- Tag
- Theme
- User
Enumeration members#
Attribute#
• Attribute = "Attribute"
Defined in#
system/core/common/src/types/data.ts:148
CMS#
• CMS = "CMS"
Defined in#
system/core/common/src/types/data.ts:154
Coupon#
• Coupon = "Coupon"
Defined in#
system/core/common/src/types/data.ts:156
CustomEntity#
• CustomEntity = "CustomEntity"
Defined in#
system/core/common/src/types/data.ts:155
Generic#
• Generic = "Generic"
Defined in#
system/core/common/src/types/data.ts:153
Order#
• Order = "Order"
Defined in#
system/core/common/src/types/data.ts:149
Plugin#
• Plugin = "Plugin"
Defined in#
system/core/common/src/types/data.ts:152
Post#
• Post = "Post"
Defined in#
system/core/common/src/types/data.ts:142
PostComment#
• PostComment = "PostComment"
Defined in#
system/core/common/src/types/data.ts:143
Product#
• Product = "Product"
Defined in#
system/core/common/src/types/data.ts:145
ProductCategory#
• ProductCategory = "ProductCategory"
Defined in#
system/core/common/src/types/data.ts:146
ProductReview#
• ProductReview = "ProductReview"
Defined in#
system/core/common/src/types/data.ts:147
ProductVariant#
• ProductVariant = "ProductVariant"
Defined in#
system/core/common/src/types/data.ts:157
Tag#
• Tag = "Tag"
Defined in#
system/core/common/src/types/data.ts:144
Theme#
• Theme = "Theme"
Defined in#
system/core/common/src/types/data.ts:151
User#
• User = "User"