@rxdrag/rxcms-models 0.3.109 → 0.3.111
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/classes/AbilityQueryOptions.d.ts +4 -3
- package/dist/classes/AgentAttachmentQueryOptions.d.ts +4 -5
- package/dist/classes/AgentMemoFileQueryOptions.d.ts +4 -5
- package/dist/classes/AgentMemoFolderQueryOptions.d.ts +4 -6
- package/dist/classes/AgentRunQueryOptions.d.ts +4 -6
- package/dist/classes/AgentThreadQueryOptions.d.ts +4 -8
- package/dist/classes/AgentTimelineItemQueryOptions.d.ts +4 -6
- package/dist/classes/AnalyticsConfigQueryOptions.d.ts +4 -4
- package/dist/classes/AttachmentOnProductQueryOptions.d.ts +4 -5
- package/dist/classes/BulletinQueryOptions.d.ts +4 -5
- package/dist/classes/ChangeLogQueryOptions.d.ts +4 -4
- package/dist/classes/CustomerQueryOptions.d.ts +4 -7
- package/dist/classes/EnquiryQueryOptions.d.ts +4 -8
- package/dist/classes/FAQQueryOptions.d.ts +4 -4
- package/dist/classes/LangQueryOptions.d.ts +5 -34
- package/dist/classes/MailQueryOptions.d.ts +4 -3
- package/dist/classes/MediaFolderQueryOptions.d.ts +4 -7
- package/dist/classes/MediaOnProductQueryOptions.d.ts +4 -5
- package/dist/classes/MediaQueryOptions.d.ts +4 -34
- package/dist/classes/NotificationQueryOptions.d.ts +4 -3
- package/dist/classes/PageMetaQueryOptions.d.ts +4 -9
- package/dist/classes/PostCategoryQueryOptions.d.ts +4 -8
- package/dist/classes/PostQueryOptions.d.ts +4 -11
- package/dist/classes/ProductCategoryQueryOptions.d.ts +4 -8
- package/dist/classes/ProductQueryOptions.d.ts +4 -18
- package/dist/classes/ProductRelatedPivotQueryOptions.d.ts +4 -4
- package/dist/classes/QueryOptions.d.ts +2 -1
- package/dist/classes/RoleQueryOptions.d.ts +4 -7
- package/dist/classes/RoleVariableQueryOptions.d.ts +4 -4
- package/dist/classes/SearchIndexQueryOptions.d.ts +4 -5
- package/dist/classes/SpamFilterRuleQueryOptions.d.ts +4 -5
- package/dist/classes/StorageRecordQueryOptions.d.ts +4 -3
- package/dist/classes/TagCategoryQueryOptions.d.ts +4 -6
- package/dist/classes/TagQueryOptions.d.ts +4 -10
- package/dist/classes/TaskQueryOptions.d.ts +4 -3
- package/dist/classes/TempFileQueryOptions.d.ts +4 -6
- package/dist/classes/ThemeBranchQueryOptions.d.ts +4 -38
- package/dist/classes/ThemeCategoryQueryOptions.d.ts +4 -5
- package/dist/classes/ThemeFileFolderQueryOptions.d.ts +4 -6
- package/dist/classes/ThemeFileQueryOptions.d.ts +4 -5
- package/dist/classes/ThemeInMarketQueryOptions.d.ts +4 -5
- package/dist/classes/ThemeQueryOptions.d.ts +4 -7
- package/dist/classes/ThemeVersionQueryOptions.d.ts +4 -5
- package/dist/classes/UserOperationQueryOptions.d.ts +4 -5
- package/dist/classes/UserQueryOptions.d.ts +4 -17
- package/dist/classes/VisitorLogQueryOptions.d.ts +4 -3
- package/dist/classes/WebsiteQueryOptions.d.ts +5 -57
- package/dist/classes/WebsiteSettingsQueryOptions.d.ts +4 -4
- package/dist/classes/WebsiteSnapshotQueryOptions.d.ts +4 -6
- package/dist/classes/WebsiteTypeQueryOptions.d.ts +4 -5
- package/dist/classes/index.d.ts +0 -6
- package/dist/entries/abilityEntry.d.ts +2 -1
- package/dist/entries/agentAttachmentEntry.d.ts +2 -1
- package/dist/entries/agentMemoFileEntry.d.ts +2 -1
- package/dist/entries/agentMemoFolderEntry.d.ts +2 -1
- package/dist/entries/agentRunEntry.d.ts +2 -1
- package/dist/entries/agentThreadEntry.d.ts +2 -1
- package/dist/entries/agentTimelineItemEntry.d.ts +2 -1
- package/dist/entries/analyticsConfigEntry.d.ts +2 -1
- package/dist/entries/attachmentOnProductEntry.d.ts +2 -1
- package/dist/entries/bulletinEntry.d.ts +2 -1
- package/dist/entries/changeLogEntry.d.ts +2 -1
- package/dist/entries/customerEntry.d.ts +2 -1
- package/dist/entries/enquiryEntry.d.ts +2 -1
- package/dist/entries/fAQEntry.d.ts +2 -1
- package/dist/entries/index.d.ts +0 -6
- package/dist/entries/langEntry.d.ts +2 -1
- package/dist/entries/mailEntry.d.ts +2 -1
- package/dist/entries/mediaEntry.d.ts +2 -1
- package/dist/entries/mediaFolderEntry.d.ts +2 -1
- package/dist/entries/mediaOnProductEntry.d.ts +2 -1
- package/dist/entries/notificationEntry.d.ts +2 -1
- package/dist/entries/pageMetaEntry.d.ts +2 -1
- package/dist/entries/postCategoryEntry.d.ts +2 -1
- package/dist/entries/postEntry.d.ts +2 -1
- package/dist/entries/productCategoryEntry.d.ts +2 -1
- package/dist/entries/productEntry.d.ts +2 -1
- package/dist/entries/productRelatedPivotEntry.d.ts +2 -1
- package/dist/entries/roleEntry.d.ts +2 -1
- package/dist/entries/roleVariableEntry.d.ts +2 -1
- package/dist/entries/searchIndexEntry.d.ts +2 -1
- package/dist/entries/spamFilterRuleEntry.d.ts +2 -1
- package/dist/entries/storageRecordEntry.d.ts +2 -1
- package/dist/entries/tagCategoryEntry.d.ts +2 -1
- package/dist/entries/tagEntry.d.ts +2 -1
- package/dist/entries/taskEntry.d.ts +2 -1
- package/dist/entries/tempFileEntry.d.ts +2 -1
- package/dist/entries/themeBranchEntry.d.ts +2 -1
- package/dist/entries/themeCategoryEntry.d.ts +2 -1
- package/dist/entries/themeEntry.d.ts +2 -1
- package/dist/entries/themeFileEntry.d.ts +2 -1
- package/dist/entries/themeFileFolderEntry.d.ts +2 -1
- package/dist/entries/themeInMarketEntry.d.ts +2 -1
- package/dist/entries/themeVersionEntry.d.ts +2 -1
- package/dist/entries/userEntry.d.ts +2 -1
- package/dist/entries/userOperationEntry.d.ts +2 -1
- package/dist/entries/visitorLogEntry.d.ts +2 -1
- package/dist/entries/websiteEntry.d.ts +2 -1
- package/dist/entries/websiteSettingsEntry.d.ts +2 -1
- package/dist/entries/websiteSnapshotEntry.d.ts +2 -1
- package/dist/entries/websiteTypeEntry.d.ts +2 -1
- package/dist/fields/LangFields.d.ts +2 -3
- package/dist/fields/MediaFields.d.ts +0 -4
- package/dist/fields/PageMetaFields.d.ts +0 -1
- package/dist/fields/ThemeBranchFields.d.ts +0 -9
- package/dist/fields/WebsiteFields.d.ts +1 -4
- package/dist/fields/index.d.ts +0 -6
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +936 -1905
- package/dist/index.mjs.map +1 -1
- package/dist/interfaces/Ability.d.ts +1 -0
- package/dist/interfaces/AbilityBoolExp.d.ts +1 -0
- package/dist/interfaces/AbilityInput.d.ts +1 -0
- package/dist/interfaces/AbilityOrderBy.d.ts +1 -0
- package/dist/interfaces/AgentAttachment.d.ts +1 -0
- package/dist/interfaces/AgentAttachmentBoolExp.d.ts +1 -0
- package/dist/interfaces/AgentAttachmentInput.d.ts +1 -0
- package/dist/interfaces/AgentAttachmentOrderBy.d.ts +1 -0
- package/dist/interfaces/AgentMemoFile.d.ts +1 -0
- package/dist/interfaces/AgentMemoFileBoolExp.d.ts +1 -0
- package/dist/interfaces/AgentMemoFileInput.d.ts +1 -0
- package/dist/interfaces/AgentMemoFileOrderBy.d.ts +1 -0
- package/dist/interfaces/AgentMemoFolder.d.ts +1 -0
- package/dist/interfaces/AgentMemoFolderBoolExp.d.ts +1 -0
- package/dist/interfaces/AgentMemoFolderInput.d.ts +2 -2
- package/dist/interfaces/AgentMemoFolderOrderBy.d.ts +1 -0
- package/dist/interfaces/AgentRun.d.ts +1 -0
- package/dist/interfaces/AgentRunBoolExp.d.ts +1 -0
- package/dist/interfaces/AgentRunInput.d.ts +2 -2
- package/dist/interfaces/AgentRunOrderBy.d.ts +1 -0
- package/dist/interfaces/AgentThread.d.ts +1 -0
- package/dist/interfaces/AgentThreadBoolExp.d.ts +1 -0
- package/dist/interfaces/AgentThreadInput.d.ts +2 -2
- package/dist/interfaces/AgentThreadOrderBy.d.ts +1 -0
- package/dist/interfaces/AgentTimelineItem.d.ts +1 -0
- package/dist/interfaces/AgentTimelineItemBoolExp.d.ts +1 -0
- package/dist/interfaces/AgentTimelineItemInput.d.ts +2 -2
- package/dist/interfaces/AgentTimelineItemOrderBy.d.ts +1 -0
- package/dist/interfaces/AnalyticsConfig.d.ts +1 -0
- package/dist/interfaces/AnalyticsConfigBoolExp.d.ts +1 -0
- package/dist/interfaces/AnalyticsConfigInput.d.ts +1 -0
- package/dist/interfaces/AnalyticsConfigOrderBy.d.ts +1 -0
- package/dist/interfaces/AttachmentOnProduct.d.ts +1 -0
- package/dist/interfaces/AttachmentOnProductBoolExp.d.ts +1 -0
- package/dist/interfaces/AttachmentOnProductInput.d.ts +1 -0
- package/dist/interfaces/AttachmentOnProductOrderBy.d.ts +1 -0
- package/dist/interfaces/Bulletin.d.ts +1 -0
- package/dist/interfaces/BulletinBoolExp.d.ts +1 -0
- package/dist/interfaces/BulletinInput.d.ts +1 -0
- package/dist/interfaces/BulletinOrderBy.d.ts +1 -0
- package/dist/interfaces/ChangeLog.d.ts +1 -0
- package/dist/interfaces/ChangeLogBoolExp.d.ts +1 -0
- package/dist/interfaces/ChangeLogInput.d.ts +1 -0
- package/dist/interfaces/ChangeLogOrderBy.d.ts +1 -0
- package/dist/interfaces/Customer.d.ts +1 -0
- package/dist/interfaces/CustomerBoolExp.d.ts +1 -0
- package/dist/interfaces/CustomerDistinctExp.d.ts +1 -0
- package/dist/interfaces/CustomerInput.d.ts +2 -2
- package/dist/interfaces/CustomerOrderBy.d.ts +1 -0
- package/dist/interfaces/EmailTemplates.d.ts +1 -0
- package/dist/interfaces/Enquiry.d.ts +1 -0
- package/dist/interfaces/EnquiryBoolExp.d.ts +1 -0
- package/dist/interfaces/EnquiryDistinctExp.d.ts +1 -0
- package/dist/interfaces/EnquiryInput.d.ts +2 -2
- package/dist/interfaces/EnquiryOrderBy.d.ts +1 -0
- package/dist/interfaces/EnquirySettings.d.ts +1 -0
- package/dist/interfaces/ExtendField.d.ts +1 -0
- package/dist/interfaces/FAQ.d.ts +1 -0
- package/dist/interfaces/FAQBoolExp.d.ts +1 -0
- package/dist/interfaces/FAQInput.d.ts +1 -0
- package/dist/interfaces/FAQOrderBy.d.ts +1 -0
- package/dist/interfaces/FormSettings.d.ts +1 -0
- package/dist/interfaces/GaConfig.d.ts +1 -0
- package/dist/interfaces/ImageSizes.d.ts +1 -0
- package/dist/interfaces/Lang.d.ts +2 -3
- package/dist/interfaces/LangBoolExp.d.ts +2 -2
- package/dist/interfaces/LangDistinctExp.d.ts +2 -1
- package/dist/interfaces/LangInput.d.ts +2 -2
- package/dist/interfaces/LangOrderBy.d.ts +2 -0
- package/dist/interfaces/MailBoolExp.d.ts +1 -0
- package/dist/interfaces/MailInput.d.ts +1 -0
- package/dist/interfaces/MailOrderBy.d.ts +1 -0
- package/dist/interfaces/Marketable.d.ts +1 -0
- package/dist/interfaces/MarketableBoolExp.d.ts +1 -0
- package/dist/interfaces/MarketableOrderBy.d.ts +1 -0
- package/dist/interfaces/Media.d.ts +1 -6
- package/dist/interfaces/MediaBoolExp.d.ts +1 -4
- package/dist/interfaces/MediaDistinctExp.d.ts +1 -0
- package/dist/interfaces/MediaFolder.d.ts +1 -0
- package/dist/interfaces/MediaFolderBoolExp.d.ts +1 -0
- package/dist/interfaces/MediaFolderDistinctExp.d.ts +1 -0
- package/dist/interfaces/MediaFolderInput.d.ts +2 -2
- package/dist/interfaces/MediaFolderOrderBy.d.ts +1 -0
- package/dist/interfaces/MediaInput.d.ts +2 -6
- package/dist/interfaces/MediaOnProduct.d.ts +1 -0
- package/dist/interfaces/MediaOnProductBoolExp.d.ts +1 -0
- package/dist/interfaces/MediaOnProductInput.d.ts +1 -0
- package/dist/interfaces/MediaOnProductOrderBy.d.ts +1 -0
- package/dist/interfaces/MediaOrderBy.d.ts +1 -0
- package/dist/interfaces/Notification.d.ts +1 -0
- package/dist/interfaces/NotificationBoolExp.d.ts +1 -0
- package/dist/interfaces/NotificationInput.d.ts +1 -0
- package/dist/interfaces/NotificationOrderBy.d.ts +1 -0
- package/dist/interfaces/OtherAnalyticsConfig.d.ts +1 -0
- package/dist/interfaces/PageMeta.d.ts +1 -2
- package/dist/interfaces/PageMetaBoolExp.d.ts +1 -2
- package/dist/interfaces/PageMetaInput.d.ts +1 -2
- package/dist/interfaces/PageMetaOrderBy.d.ts +1 -0
- package/dist/interfaces/PersonBoolExp.d.ts +1 -0
- package/dist/interfaces/PersonOrderBy.d.ts +1 -0
- package/dist/interfaces/Post.d.ts +1 -0
- package/dist/interfaces/PostBoolExp.d.ts +1 -0
- package/dist/interfaces/PostCategory.d.ts +1 -0
- package/dist/interfaces/PostCategoryBoolExp.d.ts +1 -0
- package/dist/interfaces/PostCategoryDistinctExp.d.ts +1 -0
- package/dist/interfaces/PostCategoryInput.d.ts +2 -2
- package/dist/interfaces/PostCategoryOrderBy.d.ts +1 -0
- package/dist/interfaces/PostDistinctExp.d.ts +1 -0
- package/dist/interfaces/PostInput.d.ts +2 -2
- package/dist/interfaces/PostOrderBy.d.ts +1 -0
- package/dist/interfaces/PostSettings.d.ts +1 -0
- package/dist/interfaces/Product.d.ts +1 -0
- package/dist/interfaces/ProductBoolExp.d.ts +1 -0
- package/dist/interfaces/ProductCategory.d.ts +1 -0
- package/dist/interfaces/ProductCategoryBoolExp.d.ts +1 -0
- package/dist/interfaces/ProductCategoryDistinctExp.d.ts +1 -0
- package/dist/interfaces/ProductCategoryInput.d.ts +2 -2
- package/dist/interfaces/ProductCategoryOrderBy.d.ts +1 -0
- package/dist/interfaces/ProductDistinctExp.d.ts +1 -0
- package/dist/interfaces/ProductInput.d.ts +2 -2
- package/dist/interfaces/ProductOrderBy.d.ts +1 -0
- package/dist/interfaces/ProductRelatedPivot.d.ts +1 -0
- package/dist/interfaces/ProductRelatedPivotBoolExp.d.ts +1 -0
- package/dist/interfaces/ProductRelatedPivotInput.d.ts +1 -0
- package/dist/interfaces/ProductRelatedPivotOrderBy.d.ts +1 -0
- package/dist/interfaces/ProductSettings.d.ts +1 -0
- package/dist/interfaces/Publishable.d.ts +1 -0
- package/dist/interfaces/PublishableBoolExp.d.ts +1 -0
- package/dist/interfaces/PublishableDistinctExp.d.ts +1 -0
- package/dist/interfaces/PublishableOrderBy.d.ts +1 -0
- package/dist/interfaces/Role.d.ts +1 -0
- package/dist/interfaces/RoleBoolExp.d.ts +1 -0
- package/dist/interfaces/RoleInput.d.ts +1 -0
- package/dist/interfaces/RoleOrderBy.d.ts +1 -0
- package/dist/interfaces/RoleVariable.d.ts +1 -0
- package/dist/interfaces/RoleVariableBoolExp.d.ts +1 -0
- package/dist/interfaces/RoleVariableInput.d.ts +1 -0
- package/dist/interfaces/RoleVariableOrderBy.d.ts +1 -0
- package/dist/interfaces/SearchIndex.d.ts +1 -0
- package/dist/interfaces/SearchIndexBoolExp.d.ts +1 -0
- package/dist/interfaces/SearchIndexInput.d.ts +1 -0
- package/dist/interfaces/SearchIndexOrderBy.d.ts +1 -0
- package/dist/interfaces/SlugableBoolExp.d.ts +1 -0
- package/dist/interfaces/SlugableOrderBy.d.ts +1 -0
- package/dist/interfaces/SoftableBoolExp.d.ts +1 -0
- package/dist/interfaces/SoftableOrderBy.d.ts +1 -0
- package/dist/interfaces/SpamFilterRule.d.ts +1 -0
- package/dist/interfaces/SpamFilterRuleBoolExp.d.ts +1 -0
- package/dist/interfaces/SpamFilterRuleDistinctExp.d.ts +1 -0
- package/dist/interfaces/SpamFilterRuleInput.d.ts +1 -0
- package/dist/interfaces/SpamFilterRuleOrderBy.d.ts +1 -0
- package/dist/interfaces/StorageRecordBoolExp.d.ts +1 -0
- package/dist/interfaces/StorageRecordInput.d.ts +1 -0
- package/dist/interfaces/StorageRecordOrderBy.d.ts +1 -0
- package/dist/interfaces/Tag.d.ts +1 -0
- package/dist/interfaces/TagBoolExp.d.ts +1 -0
- package/dist/interfaces/TagCategory.d.ts +1 -0
- package/dist/interfaces/TagCategoryBoolExp.d.ts +1 -0
- package/dist/interfaces/TagCategoryInput.d.ts +2 -2
- package/dist/interfaces/TagCategoryOrderBy.d.ts +1 -0
- package/dist/interfaces/TagInput.d.ts +2 -2
- package/dist/interfaces/TagOrderBy.d.ts +1 -0
- package/dist/interfaces/Task.d.ts +1 -0
- package/dist/interfaces/TaskBoolExp.d.ts +1 -0
- package/dist/interfaces/TaskInput.d.ts +1 -0
- package/dist/interfaces/TaskOrderBy.d.ts +1 -0
- package/dist/interfaces/TaskType.d.ts +1 -9
- package/dist/interfaces/TempFile.d.ts +1 -0
- package/dist/interfaces/TempFileBoolExp.d.ts +1 -0
- package/dist/interfaces/TempFileInput.d.ts +1 -0
- package/dist/interfaces/TempFileOrderBy.d.ts +1 -0
- package/dist/interfaces/Theme.d.ts +1 -0
- package/dist/interfaces/ThemeBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeBranch.d.ts +1 -15
- package/dist/interfaces/ThemeBranchBoolExp.d.ts +1 -12
- package/dist/interfaces/ThemeBranchInput.d.ts +2 -14
- package/dist/interfaces/ThemeBranchOrderBy.d.ts +1 -0
- package/dist/interfaces/ThemeCategory.d.ts +1 -0
- package/dist/interfaces/ThemeCategoryBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeCategoryInput.d.ts +1 -0
- package/dist/interfaces/ThemeCategoryOrderBy.d.ts +1 -0
- package/dist/interfaces/ThemeFile.d.ts +1 -0
- package/dist/interfaces/ThemeFileBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeFileFolder.d.ts +1 -0
- package/dist/interfaces/ThemeFileFolderBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeFileFolderInput.d.ts +2 -2
- package/dist/interfaces/ThemeFileFolderOrderBy.d.ts +1 -0
- package/dist/interfaces/ThemeFileInput.d.ts +1 -0
- package/dist/interfaces/ThemeFileOrderBy.d.ts +1 -0
- package/dist/interfaces/ThemeInMarket.d.ts +1 -0
- package/dist/interfaces/ThemeInMarketBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeInMarketDistinctExp.d.ts +1 -0
- package/dist/interfaces/ThemeInMarketInput.d.ts +1 -0
- package/dist/interfaces/ThemeInMarketOrderBy.d.ts +1 -0
- package/dist/interfaces/ThemeInput.d.ts +2 -2
- package/dist/interfaces/ThemeOrderBy.d.ts +1 -0
- package/dist/interfaces/ThemeSettings.d.ts +2 -0
- package/dist/interfaces/ThemeVersion.d.ts +1 -0
- package/dist/interfaces/ThemeVersionBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeVersionInput.d.ts +1 -0
- package/dist/interfaces/ThemeVersionOrderBy.d.ts +1 -0
- package/dist/interfaces/User.d.ts +1 -0
- package/dist/interfaces/UserBoolExp.d.ts +1 -0
- package/dist/interfaces/UserDistinctExp.d.ts +1 -0
- package/dist/interfaces/UserInput.d.ts +2 -2
- package/dist/interfaces/UserOperation.d.ts +1 -0
- package/dist/interfaces/UserOperationBoolExp.d.ts +1 -0
- package/dist/interfaces/UserOperationInput.d.ts +1 -0
- package/dist/interfaces/UserOperationOrderBy.d.ts +1 -0
- package/dist/interfaces/UserOrderBy.d.ts +1 -0
- package/dist/interfaces/VisitorLog.d.ts +1 -0
- package/dist/interfaces/VisitorLogBoolExp.d.ts +1 -0
- package/dist/interfaces/VisitorLogInput.d.ts +1 -0
- package/dist/interfaces/VisitorLogOrderBy.d.ts +1 -0
- package/dist/interfaces/Website.d.ts +2 -5
- package/dist/interfaces/WebsiteBoolExp.d.ts +2 -3
- package/dist/interfaces/WebsiteContent.d.ts +1 -0
- package/dist/interfaces/WebsiteContentBoolExp.d.ts +1 -0
- package/dist/interfaces/WebsiteContentDistinctExp.d.ts +1 -0
- package/dist/interfaces/WebsiteContentOrderBy.d.ts +1 -0
- package/dist/interfaces/WebsiteInput.d.ts +3 -5
- package/dist/interfaces/WebsiteOrderBy.d.ts +1 -0
- package/dist/interfaces/WebsitePartBoolExp.d.ts +1 -0
- package/dist/interfaces/WebsitePartOrderBy.d.ts +1 -0
- package/dist/interfaces/WebsiteSettings.d.ts +1 -0
- package/dist/interfaces/WebsiteSettingsBoolExp.d.ts +1 -0
- package/dist/interfaces/WebsiteSettingsInput.d.ts +1 -0
- package/dist/interfaces/WebsiteSettingsOrderBy.d.ts +1 -0
- package/dist/interfaces/WebsiteSnapshot.d.ts +1 -0
- package/dist/interfaces/WebsiteSnapshotBoolExp.d.ts +1 -0
- package/dist/interfaces/WebsiteSnapshotInput.d.ts +2 -2
- package/dist/interfaces/WebsiteSnapshotOrderBy.d.ts +1 -0
- package/dist/interfaces/WebsiteType.d.ts +1 -0
- package/dist/interfaces/WebsiteTypeBoolExp.d.ts +1 -0
- package/dist/interfaces/WebsiteTypeInput.d.ts +1 -0
- package/dist/interfaces/WebsiteTypeOrderBy.d.ts +1 -0
- package/dist/interfaces/WebsiteUser.d.ts +1 -0
- package/dist/interfaces/WebsiteUserBoolExp.d.ts +1 -0
- package/dist/interfaces/WebsiteUserDistinctExp.d.ts +1 -0
- package/dist/interfaces/WebsiteUserOrderBy.d.ts +1 -0
- package/dist/interfaces/index.d.ts +0 -30
- package/package.json +1 -1
- package/dist/classes/ComponentCategoryQueryOptions.d.ts +0 -22
- package/dist/classes/FrontComponentQueryOptions.d.ts +0 -33
- package/dist/classes/PageQueryOptions.d.ts +0 -26
- package/dist/classes/StyleConfigQueryOptions.d.ts +0 -21
- package/dist/classes/SvgIconQueryOptions.d.ts +0 -16
- package/dist/classes/ThemeConfigQueryOptions.d.ts +0 -30
- package/dist/entries/componentCategoryEntry.d.ts +0 -2
- package/dist/entries/frontComponentEntry.d.ts +0 -2
- package/dist/entries/pageEntry.d.ts +0 -2
- package/dist/entries/styleConfigEntry.d.ts +0 -2
- package/dist/entries/svgIconEntry.d.ts +0 -2
- package/dist/entries/themeConfigEntry.d.ts +0 -2
- package/dist/fields/ComponentCategoryFields.d.ts +0 -15
- package/dist/fields/FrontComponentFields.d.ts +0 -25
- package/dist/fields/PageFields.d.ts +0 -20
- package/dist/fields/StyleConfigFields.d.ts +0 -17
- package/dist/fields/SvgIconFields.d.ts +0 -12
- package/dist/fields/ThemeConfigFields.d.ts +0 -24
- package/dist/interfaces/ComponentCategory.d.ts +0 -18
- package/dist/interfaces/ComponentCategoryBoolExp.d.ts +0 -22
- package/dist/interfaces/ComponentCategoryDistinctExp.d.ts +0 -11
- package/dist/interfaces/ComponentCategoryInput.d.ts +0 -19
- package/dist/interfaces/ComponentCategoryOrderBy.d.ts +0 -11
- package/dist/interfaces/FrontComponent.d.ts +0 -29
- package/dist/interfaces/FrontComponentBoolExp.d.ts +0 -31
- package/dist/interfaces/FrontComponentDistinctExp.d.ts +0 -21
- package/dist/interfaces/FrontComponentInput.d.ts +0 -31
- package/dist/interfaces/FrontComponentOrderBy.d.ts +0 -21
- package/dist/interfaces/Page.d.ts +0 -23
- package/dist/interfaces/PageBoolExp.d.ts +0 -25
- package/dist/interfaces/PageDistinctExp.d.ts +0 -17
- package/dist/interfaces/PageInput.d.ts +0 -25
- package/dist/interfaces/PageOrderBy.d.ts +0 -17
- package/dist/interfaces/StyleConfig.d.ts +0 -19
- package/dist/interfaces/StyleConfigBoolExp.d.ts +0 -23
- package/dist/interfaces/StyleConfigDistinctExp.d.ts +0 -15
- package/dist/interfaces/StyleConfigInput.d.ts +0 -21
- package/dist/interfaces/StyleConfigOrderBy.d.ts +0 -15
- package/dist/interfaces/SvgIcon.d.ts +0 -13
- package/dist/interfaces/SvgIconBoolExp.d.ts +0 -17
- package/dist/interfaces/SvgIconDistinctExp.d.ts +0 -10
- package/dist/interfaces/SvgIconInput.d.ts +0 -15
- package/dist/interfaces/SvgIconOrderBy.d.ts +0 -10
- package/dist/interfaces/ThemeConfig.d.ts +0 -27
- package/dist/interfaces/ThemeConfigBoolExp.d.ts +0 -29
- package/dist/interfaces/ThemeConfigDistinctExp.d.ts +0 -21
- package/dist/interfaces/ThemeConfigInput.d.ts +0 -29
- package/dist/interfaces/ThemeConfigOrderBy.d.ts +0 -21
|
@@ -9,11 +9,11 @@ import { ProductCategoryInput } from './ProductCategoryInput';
|
|
|
9
9
|
import { SpamFilterRuleInput } from './SpamFilterRuleInput';
|
|
10
10
|
import { MediaInput } from './MediaInput';
|
|
11
11
|
import { WebsiteInput } from './WebsiteInput';
|
|
12
|
-
import { ThemeBranchInput } from './ThemeBranchInput';
|
|
13
12
|
import { BulletinInput } from './BulletinInput';
|
|
14
13
|
import { TagInput } from './TagInput';
|
|
15
14
|
import { TagCategoryInput } from './TagCategoryInput';
|
|
16
15
|
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
16
|
+
|
|
17
17
|
/**
|
|
18
18
|
* 语言
|
|
19
19
|
*
|
|
@@ -44,6 +44,7 @@ export interface LangInput {
|
|
|
44
44
|
cnName?: string;
|
|
45
45
|
htmlLang?: string;
|
|
46
46
|
urlFragment?: string;
|
|
47
|
+
dir?: string;
|
|
47
48
|
webPartsOfMediaFolder?: SetHasMany<MediaFolderInput>;
|
|
48
49
|
webPartsOfEnquiry?: SetHasMany<EnquiryInput>;
|
|
49
50
|
webPartsOfProduct?: SetHasMany<ProductInput>;
|
|
@@ -55,7 +56,6 @@ export interface LangInput {
|
|
|
55
56
|
webPartsOfMedia?: SetHasMany<MediaInput>;
|
|
56
57
|
websites?: SetHasMany<WebsiteInput>;
|
|
57
58
|
baseLangOf?: SetHasMany<WebsiteInput>;
|
|
58
|
-
themes?: SetHasMany<ThemeBranchInput>;
|
|
59
59
|
bulletins?: SetHasMany<BulletinInput>;
|
|
60
60
|
tags?: SetHasMany<TagInput>;
|
|
61
61
|
tagCategories?: SetHasMany<TagCategoryInput>;
|
|
@@ -3,6 +3,7 @@ import { IdComparisonExp } from './IdComparisonExp';
|
|
|
3
3
|
import { StringComparisonExp } from './StringComparisonExp';
|
|
4
4
|
import { EnumComparisonExp } from './EnumComparisonExp';
|
|
5
5
|
import { DateTimeComparisonExp } from './DateTimeComparisonExp';
|
|
6
|
+
|
|
6
7
|
export interface MarketableBoolExp {
|
|
7
8
|
_and?: MarketableBoolExp[];
|
|
8
9
|
_or?: MarketableBoolExp[];
|
|
@@ -9,16 +9,15 @@ import { MediaOnProduct } from './MediaOnProduct';
|
|
|
9
9
|
import { AttachmentOnProduct } from './AttachmentOnProduct';
|
|
10
10
|
import { Website } from './Website';
|
|
11
11
|
import { PostCategory } from './PostCategory';
|
|
12
|
-
import { ThemeConfig } from './ThemeConfig';
|
|
13
12
|
import { PageMeta } from './PageMeta';
|
|
14
13
|
import { SearchIndex } from './SearchIndex';
|
|
15
14
|
import { WebsiteSnapshot } from './WebsiteSnapshot';
|
|
16
|
-
import { FrontComponent } from './FrontComponent';
|
|
17
15
|
import { Enquiry } from './Enquiry';
|
|
18
16
|
import { Theme } from './Theme';
|
|
19
17
|
import { Aggregate } from './Aggregate';
|
|
20
18
|
import { WebsitePart } from './WebsitePart';
|
|
21
19
|
import { Softable } from './Softable';
|
|
20
|
+
|
|
22
21
|
export declare const MediaEntityName = "Media";
|
|
23
22
|
export declare const MediaEntityLabel = "";
|
|
24
23
|
export interface Media extends WebsitePart, Softable {
|
|
@@ -47,11 +46,9 @@ export interface Media extends WebsitePart, Softable {
|
|
|
47
46
|
productAttacPivots?: AttachmentOnProduct[];
|
|
48
47
|
website?: Website;
|
|
49
48
|
postCategory?: PostCategory;
|
|
50
|
-
usedByThemConfig?: ThemeConfig[];
|
|
51
49
|
pageMeta?: PageMeta[];
|
|
52
50
|
searchIndex?: SearchIndex[];
|
|
53
51
|
snapshot?: WebsiteSnapshot[];
|
|
54
|
-
coverOfComponent?: FrontComponent[];
|
|
55
52
|
attachmentOfEnquiry?: Enquiry;
|
|
56
53
|
coverOfTheme?: Theme;
|
|
57
54
|
owner?: User;
|
|
@@ -59,9 +56,7 @@ export interface Media extends WebsitePart, Softable {
|
|
|
59
56
|
meidaOfProductAggregate?: Aggregate;
|
|
60
57
|
productMediaPivotsAggregate?: Aggregate;
|
|
61
58
|
productAttacPivotsAggregate?: Aggregate;
|
|
62
|
-
usedByThemConfigAggregate?: Aggregate;
|
|
63
59
|
pageMetaAggregate?: Aggregate;
|
|
64
60
|
searchIndexAggregate?: Aggregate;
|
|
65
61
|
snapshotAggregate?: Aggregate;
|
|
66
|
-
coverOfComponentAggregate?: Aggregate;
|
|
67
62
|
}
|
|
@@ -15,13 +15,12 @@ import { MediaOnProductBoolExp } from './MediaOnProductBoolExp';
|
|
|
15
15
|
import { AttachmentOnProductBoolExp } from './AttachmentOnProductBoolExp';
|
|
16
16
|
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
17
17
|
import { PostCategoryBoolExp } from './PostCategoryBoolExp';
|
|
18
|
-
import { ThemeConfigBoolExp } from './ThemeConfigBoolExp';
|
|
19
18
|
import { PageMetaBoolExp } from './PageMetaBoolExp';
|
|
20
19
|
import { SearchIndexBoolExp } from './SearchIndexBoolExp';
|
|
21
20
|
import { WebsiteSnapshotBoolExp } from './WebsiteSnapshotBoolExp';
|
|
22
|
-
import { FrontComponentBoolExp } from './FrontComponentBoolExp';
|
|
23
21
|
import { EnquiryBoolExp } from './EnquiryBoolExp';
|
|
24
22
|
import { ThemeBoolExp } from './ThemeBoolExp';
|
|
23
|
+
|
|
25
24
|
export interface MediaBoolExp extends WebsitePartBoolExp, SoftableBoolExp {
|
|
26
25
|
_and?: MediaBoolExp[];
|
|
27
26
|
_or?: MediaBoolExp[];
|
|
@@ -47,11 +46,9 @@ export interface MediaBoolExp extends WebsitePartBoolExp, SoftableBoolExp {
|
|
|
47
46
|
productAttacPivots?: AttachmentOnProductBoolExp;
|
|
48
47
|
website?: WebsiteBoolExp;
|
|
49
48
|
postCategory?: PostCategoryBoolExp;
|
|
50
|
-
usedByThemConfig?: ThemeConfigBoolExp;
|
|
51
49
|
pageMeta?: PageMetaBoolExp;
|
|
52
50
|
searchIndex?: SearchIndexBoolExp;
|
|
53
51
|
snapshot?: WebsiteSnapshotBoolExp;
|
|
54
|
-
coverOfComponent?: FrontComponentBoolExp;
|
|
55
52
|
attachmentOfEnquiry?: EnquiryBoolExp;
|
|
56
53
|
coverOfTheme?: ThemeBoolExp;
|
|
57
54
|
owner?: UserBoolExp;
|
|
@@ -3,6 +3,7 @@ import { Media } from './Media';
|
|
|
3
3
|
import { Website } from './Website';
|
|
4
4
|
import { Aggregate } from './Aggregate';
|
|
5
5
|
import { WebsitePart } from './WebsitePart';
|
|
6
|
+
|
|
6
7
|
export declare const MediaFolderEntityName = "MediaFolder";
|
|
7
8
|
export declare const MediaFolderEntityLabel = "\u5A92\u4F53\u5206\u7C7B";
|
|
8
9
|
/**
|
|
@@ -2,9 +2,9 @@ import { MediaFolder } from './MediaFolder';
|
|
|
2
2
|
import { LangInput } from './LangInput';
|
|
3
3
|
import { MediaInput } from './MediaInput';
|
|
4
4
|
import { WebsiteInput } from './WebsiteInput';
|
|
5
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
6
|
-
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
5
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
7
6
|
import { WebsitePart } from './WebsitePart';
|
|
7
|
+
|
|
8
8
|
/**
|
|
9
9
|
* 媒体分类
|
|
10
10
|
*
|
|
@@ -10,17 +10,15 @@ import { MediaOnProductInput } from './MediaOnProductInput';
|
|
|
10
10
|
import { AttachmentOnProductInput } from './AttachmentOnProductInput';
|
|
11
11
|
import { WebsiteInput } from './WebsiteInput';
|
|
12
12
|
import { PostCategoryInput } from './PostCategoryInput';
|
|
13
|
-
import { ThemeConfigInput } from './ThemeConfigInput';
|
|
14
13
|
import { PageMetaInput } from './PageMetaInput';
|
|
15
14
|
import { SearchIndexInput } from './SearchIndexInput';
|
|
16
15
|
import { WebsiteSnapshotInput } from './WebsiteSnapshotInput';
|
|
17
|
-
import { FrontComponentInput } from './FrontComponentInput';
|
|
18
16
|
import { EnquiryInput } from './EnquiryInput';
|
|
19
17
|
import { ThemeInput } from './ThemeInput';
|
|
20
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
21
|
-
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
18
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
22
19
|
import { WebsitePart } from './WebsitePart';
|
|
23
20
|
import { Softable } from './Softable';
|
|
21
|
+
|
|
24
22
|
export interface MediaInput extends WebsitePart, Softable {
|
|
25
23
|
id?: string | null;
|
|
26
24
|
mediaRef?: string;
|
|
@@ -47,11 +45,9 @@ export interface MediaInput extends WebsitePart, Softable {
|
|
|
47
45
|
productAttacPivots?: SetHasMany<AttachmentOnProductInput>;
|
|
48
46
|
website?: SetHasOne<WebsiteInput>;
|
|
49
47
|
postCategory?: SetHasOne<PostCategoryInput>;
|
|
50
|
-
usedByThemConfig?: SetHasMany<ThemeConfigInput>;
|
|
51
48
|
pageMeta?: SetHasMany<PageMetaInput>;
|
|
52
49
|
searchIndex?: SetHasMany<SearchIndexInput>;
|
|
53
50
|
snapshot?: SetHasMany<WebsiteSnapshotInput>;
|
|
54
|
-
coverOfComponent?: SetHasMany<FrontComponentInput>;
|
|
55
51
|
attachmentOfEnquiry?: SetHasOne<EnquiryInput>;
|
|
56
52
|
coverOfTheme?: SetHasOne<ThemeInput>;
|
|
57
53
|
owner?: SetHasOne<UserInput>;
|
|
@@ -3,6 +3,7 @@ import { StringComparisonExp } from './StringComparisonExp';
|
|
|
3
3
|
import { NumberComparisonExp } from './NumberComparisonExp';
|
|
4
4
|
import { MediaBoolExp } from './MediaBoolExp';
|
|
5
5
|
import { ProductBoolExp } from './ProductBoolExp';
|
|
6
|
+
|
|
6
7
|
export interface MediaOnProductBoolExp {
|
|
7
8
|
_and?: MediaOnProductBoolExp[];
|
|
8
9
|
_or?: MediaOnProductBoolExp[];
|
|
@@ -2,6 +2,7 @@ import { MediaOnProduct } from './MediaOnProduct';
|
|
|
2
2
|
import { MediaInput } from './MediaInput';
|
|
3
3
|
import { ProductInput } from './ProductInput';
|
|
4
4
|
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
5
|
+
|
|
5
6
|
export interface MediaOnProductInput {
|
|
6
7
|
id?: string | null;
|
|
7
8
|
altText?: string;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { OrderBy } from '@rxdrag/entify-lib';
|
|
2
2
|
import { WebsitePartOrderBy } from './WebsitePartOrderBy';
|
|
3
3
|
import { SoftableOrderBy } from './SoftableOrderBy';
|
|
4
|
+
|
|
4
5
|
export interface MediaOrderBy extends WebsitePartOrderBy, SoftableOrderBy {
|
|
5
6
|
id?: OrderBy;
|
|
6
7
|
mediaRef?: OrderBy;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AppModule } from './AppModule';
|
|
2
2
|
import { NotificationStatus } from './NotificationStatus';
|
|
3
3
|
import { NotificationType } from './NotificationType';
|
|
4
|
+
|
|
4
5
|
export declare const NotificationEntityName = "Notification";
|
|
5
6
|
export declare const NotificationEntityLabel = "";
|
|
6
7
|
export interface Notification {
|
|
@@ -5,6 +5,7 @@ import { IdComparisonExp } from './IdComparisonExp';
|
|
|
5
5
|
import { StringComparisonExp } from './StringComparisonExp';
|
|
6
6
|
import { EnumComparisonExp } from './EnumComparisonExp';
|
|
7
7
|
import { DateTimeComparisonExp } from './DateTimeComparisonExp';
|
|
8
|
+
|
|
8
9
|
export interface NotificationBoolExp {
|
|
9
10
|
_and?: NotificationBoolExp[];
|
|
10
11
|
_or?: NotificationBoolExp[];
|
|
@@ -2,6 +2,7 @@ import { Notification } from './Notification';
|
|
|
2
2
|
import { AppModule } from './AppModule';
|
|
3
3
|
import { NotificationStatus } from './NotificationStatus';
|
|
4
4
|
import { NotificationType } from './NotificationType';
|
|
5
|
+
|
|
5
6
|
export interface NotificationInput {
|
|
6
7
|
id?: string | null;
|
|
7
8
|
userId?: string | null;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Media } from './Media';
|
|
2
2
|
import { Product } from './Product';
|
|
3
|
-
import { Page } from './Page';
|
|
4
3
|
import { Post } from './Post';
|
|
4
|
+
|
|
5
5
|
export declare const PageMetaEntityName = "PageMeta";
|
|
6
6
|
export declare const PageMetaEntityLabel = "";
|
|
7
7
|
export interface PageMeta {
|
|
@@ -22,6 +22,5 @@ export interface PageMeta {
|
|
|
22
22
|
xUrl?: string;
|
|
23
23
|
ogImage?: Media;
|
|
24
24
|
product?: Product;
|
|
25
|
-
page?: Page;
|
|
26
25
|
post?: Post;
|
|
27
26
|
}
|
|
@@ -2,8 +2,8 @@ import { IdComparisonExp } from './IdComparisonExp';
|
|
|
2
2
|
import { StringComparisonExp } from './StringComparisonExp';
|
|
3
3
|
import { MediaBoolExp } from './MediaBoolExp';
|
|
4
4
|
import { ProductBoolExp } from './ProductBoolExp';
|
|
5
|
-
import { PageBoolExp } from './PageBoolExp';
|
|
6
5
|
import { PostBoolExp } from './PostBoolExp';
|
|
6
|
+
|
|
7
7
|
export interface PageMetaBoolExp {
|
|
8
8
|
_and?: PageMetaBoolExp[];
|
|
9
9
|
_or?: PageMetaBoolExp[];
|
|
@@ -25,6 +25,5 @@ export interface PageMetaBoolExp {
|
|
|
25
25
|
xUrl?: StringComparisonExp;
|
|
26
26
|
ogImage?: MediaBoolExp;
|
|
27
27
|
product?: ProductBoolExp;
|
|
28
|
-
page?: PageBoolExp;
|
|
29
28
|
post?: PostBoolExp;
|
|
30
29
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { PageMeta } from './PageMeta';
|
|
2
2
|
import { MediaInput } from './MediaInput';
|
|
3
3
|
import { ProductInput } from './ProductInput';
|
|
4
|
-
import { PageInput } from './PageInput';
|
|
5
4
|
import { PostInput } from './PostInput';
|
|
6
5
|
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
6
|
+
|
|
7
7
|
export interface PageMetaInput {
|
|
8
8
|
id?: string | null;
|
|
9
9
|
seoTitle?: string;
|
|
@@ -22,7 +22,6 @@ export interface PageMetaInput {
|
|
|
22
22
|
xUrl?: string;
|
|
23
23
|
ogImage?: SetHasOne<MediaInput>;
|
|
24
24
|
product?: SetHasOne<ProductInput>;
|
|
25
|
-
page?: SetHasOne<PageInput>;
|
|
26
25
|
post?: SetHasOne<PostInput>;
|
|
27
26
|
}
|
|
28
27
|
export declare const pageMetaToInputCascade: (entity: PageMeta) => PageMetaInput;
|
|
@@ -8,6 +8,7 @@ import { Website } from './Website';
|
|
|
8
8
|
import { Aggregate } from './Aggregate';
|
|
9
9
|
import { Publishable } from './Publishable';
|
|
10
10
|
import { Softable } from './Softable';
|
|
11
|
+
|
|
11
12
|
export declare const PostEntityName = "Post";
|
|
12
13
|
export declare const PostEntityLabel = "\u6587\u7AE0";
|
|
13
14
|
/**
|
|
@@ -5,6 +5,7 @@ import { Website } from './Website';
|
|
|
5
5
|
import { Aggregate } from './Aggregate';
|
|
6
6
|
import { WebsitePart } from './WebsitePart';
|
|
7
7
|
import { Slugable } from './Slugable';
|
|
8
|
+
|
|
8
9
|
export declare const PostCategoryEntityName = "PostCategory";
|
|
9
10
|
export declare const PostCategoryEntityLabel = "\u6587\u7AE0\u5206\u7C7B";
|
|
10
11
|
/**
|
|
@@ -3,10 +3,10 @@ import { PostInput } from './PostInput';
|
|
|
3
3
|
import { LangInput } from './LangInput';
|
|
4
4
|
import { MediaInput } from './MediaInput';
|
|
5
5
|
import { WebsiteInput } from './WebsiteInput';
|
|
6
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
7
|
-
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
6
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
8
7
|
import { WebsitePart } from './WebsitePart';
|
|
9
8
|
import { Slugable } from './Slugable';
|
|
9
|
+
|
|
10
10
|
/**
|
|
11
11
|
* 文章分类
|
|
12
12
|
*
|
|
@@ -6,10 +6,10 @@ import { LangInput } from './LangInput';
|
|
|
6
6
|
import { PageMetaInput } from './PageMetaInput';
|
|
7
7
|
import { PostCategoryInput } from './PostCategoryInput';
|
|
8
8
|
import { WebsiteInput } from './WebsiteInput';
|
|
9
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
10
|
-
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
9
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
11
10
|
import { Publishable } from './Publishable';
|
|
12
11
|
import { Softable } from './Softable';
|
|
12
|
+
|
|
13
13
|
/**
|
|
14
14
|
* 文章
|
|
15
15
|
*
|
|
@@ -11,6 +11,7 @@ import { Website } from './Website';
|
|
|
11
11
|
import { Aggregate } from './Aggregate';
|
|
12
12
|
import { Publishable } from './Publishable';
|
|
13
13
|
import { Softable } from './Softable';
|
|
14
|
+
|
|
14
15
|
export declare const ProductEntityName = "Product";
|
|
15
16
|
export declare const ProductEntityLabel = "";
|
|
16
17
|
export interface Product extends Publishable, Softable {
|
|
@@ -14,6 +14,7 @@ import { FAQBoolExp } from './FAQBoolExp';
|
|
|
14
14
|
import { ProductRelatedPivotBoolExp } from './ProductRelatedPivotBoolExp';
|
|
15
15
|
import { UserBoolExp } from './UserBoolExp';
|
|
16
16
|
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
17
|
+
|
|
17
18
|
export interface ProductBoolExp extends PublishableBoolExp, SoftableBoolExp {
|
|
18
19
|
_and?: ProductBoolExp[];
|
|
19
20
|
_or?: ProductBoolExp[];
|
|
@@ -5,6 +5,7 @@ import { Website } from './Website';
|
|
|
5
5
|
import { Aggregate } from './Aggregate';
|
|
6
6
|
import { WebsitePart } from './WebsitePart';
|
|
7
7
|
import { Slugable } from './Slugable';
|
|
8
|
+
|
|
8
9
|
export declare const ProductCategoryEntityName = "ProductCategory";
|
|
9
10
|
export declare const ProductCategoryEntityLabel = "";
|
|
10
11
|
export interface ProductCategory extends WebsitePart, Slugable {
|
|
@@ -7,6 +7,7 @@ import { MediaBoolExp } from './MediaBoolExp';
|
|
|
7
7
|
import { LangBoolExp } from './LangBoolExp';
|
|
8
8
|
import { ProductBoolExp } from './ProductBoolExp';
|
|
9
9
|
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
10
|
+
|
|
10
11
|
export interface ProductCategoryBoolExp extends WebsitePartBoolExp, SlugableBoolExp {
|
|
11
12
|
_and?: ProductCategoryBoolExp[];
|
|
12
13
|
_or?: ProductCategoryBoolExp[];
|
|
@@ -3,10 +3,10 @@ import { MediaInput } from './MediaInput';
|
|
|
3
3
|
import { LangInput } from './LangInput';
|
|
4
4
|
import { ProductInput } from './ProductInput';
|
|
5
5
|
import { WebsiteInput } from './WebsiteInput';
|
|
6
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
7
|
-
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
6
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
8
7
|
import { WebsitePart } from './WebsitePart';
|
|
9
8
|
import { Slugable } from './Slugable';
|
|
9
|
+
|
|
10
10
|
export interface ProductCategoryInput extends WebsitePart, Slugable {
|
|
11
11
|
id?: string | null;
|
|
12
12
|
name?: string;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { OrderBy } from '@rxdrag/entify-lib';
|
|
2
2
|
import { WebsitePartOrderBy } from './WebsitePartOrderBy';
|
|
3
3
|
import { SlugableOrderBy } from './SlugableOrderBy';
|
|
4
|
+
|
|
4
5
|
export interface ProductCategoryOrderBy extends WebsitePartOrderBy, SlugableOrderBy {
|
|
5
6
|
id?: OrderBy;
|
|
6
7
|
name?: OrderBy;
|
|
@@ -9,10 +9,10 @@ import { FAQInput } from './FAQInput';
|
|
|
9
9
|
import { ProductRelatedPivotInput } from './ProductRelatedPivotInput';
|
|
10
10
|
import { UserInput } from './UserInput';
|
|
11
11
|
import { WebsiteInput } from './WebsiteInput';
|
|
12
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
13
|
-
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
12
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
14
13
|
import { Publishable } from './Publishable';
|
|
15
14
|
import { Softable } from './Softable';
|
|
15
|
+
|
|
16
16
|
export interface ProductInput extends Publishable, Softable {
|
|
17
17
|
id?: string | null;
|
|
18
18
|
published?: boolean;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { OrderBy } from '@rxdrag/entify-lib';
|
|
2
2
|
import { PublishableOrderBy } from './PublishableOrderBy';
|
|
3
3
|
import { SoftableOrderBy } from './SoftableOrderBy';
|
|
4
|
+
|
|
4
5
|
export interface ProductOrderBy extends PublishableOrderBy, SoftableOrderBy {
|
|
5
6
|
id?: OrderBy;
|
|
6
7
|
published?: OrderBy;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IdComparisonExp } from './IdComparisonExp';
|
|
2
2
|
import { NumberComparisonExp } from './NumberComparisonExp';
|
|
3
3
|
import { ProductBoolExp } from './ProductBoolExp';
|
|
4
|
+
|
|
4
5
|
export interface ProductRelatedPivotBoolExp {
|
|
5
6
|
_and?: ProductRelatedPivotBoolExp[];
|
|
6
7
|
_or?: ProductRelatedPivotBoolExp[];
|