AttributeEntityTypeEnumList of all entity types. Populated by the modules introducing EAV entities. type AttributeEntityTypeEnum = 'CATALOG_CATEGORY' | 'CATALOG_PRODUCT' | 'CUSTOMER' | 'CUSTOMER_ADDRESS';