@rxdrag/rxcms-models 0.3.108 → 0.3.110
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/ComponentCategoryQueryOptions.d.ts +4 -6
- 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/FrontComponentQueryOptions.d.ts +4 -6
- package/dist/classes/LangQueryOptions.d.ts +4 -31
- 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 -28
- package/dist/classes/NotificationQueryOptions.d.ts +4 -3
- package/dist/classes/PageMetaQueryOptions.d.ts +4 -7
- package/dist/classes/PageQueryOptions.d.ts +4 -5
- 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/StyleConfigQueryOptions.d.ts +4 -4
- package/dist/classes/SvgIconQueryOptions.d.ts +4 -4
- 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 -23
- package/dist/classes/ThemeCategoryQueryOptions.d.ts +4 -5
- package/dist/classes/ThemeConfigQueryOptions.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 +4 -55
- 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 -1
- 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/componentCategoryEntry.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/frontComponentEntry.d.ts +2 -1
- package/dist/entries/index.d.ts +0 -1
- 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/pageEntry.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/styleConfigEntry.d.ts +2 -1
- package/dist/entries/svgIconEntry.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/themeConfigEntry.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/WebsiteFields.d.ts +0 -1
- package/dist/fields/index.d.ts +0 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +1 -161
- 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/ComponentCategory.d.ts +1 -0
- package/dist/interfaces/ComponentCategoryBoolExp.d.ts +1 -0
- package/dist/interfaces/ComponentCategoryInput.d.ts +2 -2
- package/dist/interfaces/ComponentCategoryOrderBy.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/FrontComponent.d.ts +1 -0
- package/dist/interfaces/FrontComponentBoolExp.d.ts +1 -0
- package/dist/interfaces/FrontComponentInput.d.ts +1 -0
- package/dist/interfaces/FrontComponentOrderBy.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 +1 -0
- package/dist/interfaces/LangBoolExp.d.ts +1 -0
- package/dist/interfaces/LangInput.d.ts +1 -0
- package/dist/interfaces/LangOrderBy.d.ts +1 -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 -0
- package/dist/interfaces/MediaBoolExp.d.ts +1 -0
- 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 -2
- 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/Page.d.ts +1 -0
- package/dist/interfaces/PageBoolExp.d.ts +1 -0
- package/dist/interfaces/PageInput.d.ts +1 -0
- package/dist/interfaces/PageMeta.d.ts +1 -0
- package/dist/interfaces/PageMetaBoolExp.d.ts +1 -0
- package/dist/interfaces/PageMetaInput.d.ts +1 -0
- package/dist/interfaces/PageMetaOrderBy.d.ts +1 -0
- package/dist/interfaces/PageOrderBy.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/StyleConfig.d.ts +1 -0
- package/dist/interfaces/StyleConfigBoolExp.d.ts +1 -0
- package/dist/interfaces/StyleConfigInput.d.ts +1 -0
- package/dist/interfaces/StyleConfigOrderBy.d.ts +1 -0
- package/dist/interfaces/SvgIcon.d.ts +1 -0
- package/dist/interfaces/SvgIconBoolExp.d.ts +1 -0
- package/dist/interfaces/SvgIconInput.d.ts +1 -0
- package/dist/interfaces/SvgIconOrderBy.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 -0
- package/dist/interfaces/ThemeBranchBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeBranchInput.d.ts +2 -2
- 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/ThemeConfig.d.ts +1 -0
- package/dist/interfaces/ThemeConfigBoolExp.d.ts +1 -0
- package/dist/interfaces/ThemeConfigInput.d.ts +1 -0
- package/dist/interfaces/ThemeConfigOrderBy.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 +1 -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 +1 -2
- package/dist/interfaces/WebsiteBoolExp.d.ts +1 -2
- 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 +2 -4
- 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 -5
- package/package.json +1 -1
- package/dist/classes/WebsiteProfileQueryOptions.d.ts +0 -25
- package/dist/entries/websiteProfileEntry.d.ts +0 -2
- package/dist/fields/WebsiteProfileFields.d.ts +0 -21
- package/dist/interfaces/WebsiteProfile.d.ts +0 -22
- package/dist/interfaces/WebsiteProfileBoolExp.d.ts +0 -26
- package/dist/interfaces/WebsiteProfileDistinctExp.d.ts +0 -19
- package/dist/interfaces/WebsiteProfileInput.d.ts +0 -24
- package/dist/interfaces/WebsiteProfileOrderBy.d.ts +0 -19
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ThemeVersion } from './ThemeVersion';
|
|
2
2
|
import { Aggregate } from './Aggregate';
|
|
3
3
|
import { Marketable } from './Marketable';
|
|
4
|
+
|
|
4
5
|
export declare const ThemeInMarketEntityName = "ThemeInMarket";
|
|
5
6
|
export declare const ThemeInMarketEntityLabel = "";
|
|
6
7
|
export interface ThemeInMarket extends Marketable {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { MarketableBoolExp } from './MarketableBoolExp';
|
|
2
2
|
import { IdComparisonExp } from './IdComparisonExp';
|
|
3
3
|
import { ThemeVersionBoolExp } from './ThemeVersionBoolExp';
|
|
4
|
+
|
|
4
5
|
export interface ThemeInMarketBoolExp extends MarketableBoolExp {
|
|
5
6
|
_and?: ThemeInMarketBoolExp[];
|
|
6
7
|
_or?: ThemeInMarketBoolExp[];
|
|
@@ -2,6 +2,7 @@ import { ThemeInMarket } from './ThemeInMarket';
|
|
|
2
2
|
import { ThemeVersionInput } from './ThemeVersionInput';
|
|
3
3
|
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
4
4
|
import { Marketable } from './Marketable';
|
|
5
|
+
|
|
5
6
|
export interface ThemeInMarketInput extends Marketable {
|
|
6
7
|
id?: string | null;
|
|
7
8
|
versions?: SetHasMany<ThemeVersionInput>;
|
|
@@ -2,8 +2,8 @@ import { Theme } from './Theme';
|
|
|
2
2
|
import { ThemeBranchInput } from './ThemeBranchInput';
|
|
3
3
|
import { MediaInput } from './MediaInput';
|
|
4
4
|
import { ThemeCategoryInput } from './ThemeCategoryInput';
|
|
5
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
6
|
-
|
|
5
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
6
|
+
|
|
7
7
|
export interface ThemeInput {
|
|
8
8
|
id?: string | null;
|
|
9
9
|
name?: string;
|
|
@@ -2,6 +2,7 @@ import { IdComparisonExp } from './IdComparisonExp';
|
|
|
2
2
|
import { StringComparisonExp } from './StringComparisonExp';
|
|
3
3
|
import { ThemeBranchBoolExp } from './ThemeBranchBoolExp';
|
|
4
4
|
import { ThemeInMarketBoolExp } from './ThemeInMarketBoolExp';
|
|
5
|
+
|
|
5
6
|
export interface ThemeVersionBoolExp {
|
|
6
7
|
_and?: ThemeVersionBoolExp[];
|
|
7
8
|
_or?: ThemeVersionBoolExp[];
|
|
@@ -2,6 +2,7 @@ import { ThemeVersion } from './ThemeVersion';
|
|
|
2
2
|
import { ThemeBranchInput } from './ThemeBranchInput';
|
|
3
3
|
import { ThemeInMarketInput } from './ThemeInMarketInput';
|
|
4
4
|
import { SetHasOne } from '@rxdrag/entify-lib';
|
|
5
|
+
|
|
5
6
|
export interface ThemeVersionInput {
|
|
6
7
|
id?: string | null;
|
|
7
8
|
version?: string;
|
|
@@ -7,6 +7,7 @@ import { Post } from './Post';
|
|
|
7
7
|
import { Website } from './Website';
|
|
8
8
|
import { Aggregate } from './Aggregate';
|
|
9
9
|
import { WebsiteUser } from './WebsiteUser';
|
|
10
|
+
|
|
10
11
|
export declare const UserEntityName = "User";
|
|
11
12
|
export declare const UserEntityLabel = "";
|
|
12
13
|
export interface User extends WebsiteUser {
|
|
@@ -10,6 +10,7 @@ import { UserOperationBoolExp } from './UserOperationBoolExp';
|
|
|
10
10
|
import { AgentThreadBoolExp } from './AgentThreadBoolExp';
|
|
11
11
|
import { PostBoolExp } from './PostBoolExp';
|
|
12
12
|
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
13
|
+
|
|
13
14
|
export interface UserBoolExp extends WebsiteUserBoolExp {
|
|
14
15
|
_and?: UserBoolExp[];
|
|
15
16
|
_or?: UserBoolExp[];
|
|
@@ -6,9 +6,9 @@ import { UserOperationInput } from './UserOperationInput';
|
|
|
6
6
|
import { AgentThreadInput } from './AgentThreadInput';
|
|
7
7
|
import { PostInput } from './PostInput';
|
|
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 { WebsiteUser } from './WebsiteUser';
|
|
11
|
+
|
|
12
12
|
export interface UserInput extends WebsiteUser {
|
|
13
13
|
id?: string | null;
|
|
14
14
|
loginName?: string;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { AppModule } from './AppModule';
|
|
2
2
|
import { User } from './User';
|
|
3
3
|
import { Website } from './Website';
|
|
4
|
+
|
|
4
5
|
export declare const UserOperationEntityName = "UserOperation";
|
|
5
6
|
export declare const UserOperationEntityLabel = "";
|
|
6
7
|
export interface UserOperation {
|
|
@@ -5,6 +5,7 @@ import { DateTimeComparisonExp } from './DateTimeComparisonExp';
|
|
|
5
5
|
import { EnumComparisonExp } from './EnumComparisonExp';
|
|
6
6
|
import { UserBoolExp } from './UserBoolExp';
|
|
7
7
|
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
8
|
+
|
|
8
9
|
export interface UserOperationBoolExp {
|
|
9
10
|
_and?: UserOperationBoolExp[];
|
|
10
11
|
_or?: UserOperationBoolExp[];
|
|
@@ -5,6 +5,7 @@ import { EnumComparisonExp } from './EnumComparisonExp';
|
|
|
5
5
|
import { NumberComparisonExp } from './NumberComparisonExp';
|
|
6
6
|
import { DateTimeComparisonExp } from './DateTimeComparisonExp';
|
|
7
7
|
import { BooleanComparisonExp } from './BooleanComparisonExp';
|
|
8
|
+
|
|
8
9
|
export interface VisitorLogBoolExp {
|
|
9
10
|
_and?: VisitorLogBoolExp[];
|
|
10
11
|
_or?: VisitorLogBoolExp[];
|
|
@@ -22,10 +22,10 @@ import { SvgIcon } from './SvgIcon';
|
|
|
22
22
|
import { Tag } from './Tag';
|
|
23
23
|
import { AgentThread } from './AgentThread';
|
|
24
24
|
import { TempFile } from './TempFile';
|
|
25
|
-
import { WebsiteProfile } from './WebsiteProfile';
|
|
26
25
|
import { AgentMemoFolder } from './AgentMemoFolder';
|
|
27
26
|
import { AgentMemoFile } from './AgentMemoFile';
|
|
28
27
|
import { Aggregate } from './Aggregate';
|
|
28
|
+
|
|
29
29
|
export declare const WebsiteEntityName = "Website";
|
|
30
30
|
export declare const WebsiteEntityLabel = "\u7AD9\u70B9";
|
|
31
31
|
/**
|
|
@@ -90,7 +90,6 @@ export interface Website {
|
|
|
90
90
|
tags?: Tag[];
|
|
91
91
|
agentThreads?: AgentThread[];
|
|
92
92
|
tempFiles?: TempFile[];
|
|
93
|
-
profile?: WebsiteProfile;
|
|
94
93
|
memoFolders?: AgentMemoFolder[];
|
|
95
94
|
memoFiles?: AgentMemoFile[];
|
|
96
95
|
mockBranch?: ThemeBranch;
|
|
@@ -25,9 +25,9 @@ import { SvgIconBoolExp } from './SvgIconBoolExp';
|
|
|
25
25
|
import { TagBoolExp } from './TagBoolExp';
|
|
26
26
|
import { AgentThreadBoolExp } from './AgentThreadBoolExp';
|
|
27
27
|
import { TempFileBoolExp } from './TempFileBoolExp';
|
|
28
|
-
import { WebsiteProfileBoolExp } from './WebsiteProfileBoolExp';
|
|
29
28
|
import { AgentMemoFolderBoolExp } from './AgentMemoFolderBoolExp';
|
|
30
29
|
import { AgentMemoFileBoolExp } from './AgentMemoFileBoolExp';
|
|
30
|
+
|
|
31
31
|
/**
|
|
32
32
|
* 站点
|
|
33
33
|
* 网站实体
|
|
@@ -72,7 +72,6 @@ export interface WebsiteBoolExp {
|
|
|
72
72
|
tags?: TagBoolExp;
|
|
73
73
|
agentThreads?: AgentThreadBoolExp;
|
|
74
74
|
tempFiles?: TempFileBoolExp;
|
|
75
|
-
profile?: WebsiteProfileBoolExp;
|
|
76
75
|
memoFolders?: AgentMemoFolderBoolExp;
|
|
77
76
|
memoFiles?: AgentMemoFileBoolExp;
|
|
78
77
|
mockBranch?: ThemeBranchBoolExp;
|
|
@@ -2,6 +2,7 @@ import { WebsitePartBoolExp } from './WebsitePartBoolExp';
|
|
|
2
2
|
import { SlugableBoolExp } from './SlugableBoolExp';
|
|
3
3
|
import { IdComparisonExp } from './IdComparisonExp';
|
|
4
4
|
import { StringComparisonExp } from './StringComparisonExp';
|
|
5
|
+
|
|
5
6
|
/**
|
|
6
7
|
* 网站内容
|
|
7
8
|
* 页面、产品、文章等被搜索引擎检索的内容
|
|
@@ -23,11 +23,10 @@ import { SvgIconInput } from './SvgIconInput';
|
|
|
23
23
|
import { TagInput } from './TagInput';
|
|
24
24
|
import { AgentThreadInput } from './AgentThreadInput';
|
|
25
25
|
import { TempFileInput } from './TempFileInput';
|
|
26
|
-
import { WebsiteProfileInput } from './WebsiteProfileInput';
|
|
27
26
|
import { AgentMemoFolderInput } from './AgentMemoFolderInput';
|
|
28
27
|
import { AgentMemoFileInput } from './AgentMemoFileInput';
|
|
29
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
30
|
-
|
|
28
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
29
|
+
|
|
31
30
|
/**
|
|
32
31
|
* 站点
|
|
33
32
|
* 网站实体
|
|
@@ -90,7 +89,6 @@ export interface WebsiteInput {
|
|
|
90
89
|
tags?: SetHasMany<TagInput>;
|
|
91
90
|
agentThreads?: SetHasMany<AgentThreadInput>;
|
|
92
91
|
tempFiles?: SetHasMany<TempFileInput>;
|
|
93
|
-
profile?: SetHasOne<WebsiteProfileInput>;
|
|
94
92
|
memoFolders?: SetHasMany<AgentMemoFolderInput>;
|
|
95
93
|
memoFiles?: SetHasMany<AgentMemoFileInput>;
|
|
96
94
|
mockBranch?: SetHasOne<ThemeBranchInput>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IdComparisonExp } from './IdComparisonExp';
|
|
2
2
|
import { DateTimeComparisonExp } from './DateTimeComparisonExp';
|
|
3
3
|
import { StringComparisonExp } from './StringComparisonExp';
|
|
4
|
+
|
|
4
5
|
export interface WebsitePartBoolExp {
|
|
5
6
|
_and?: WebsitePartBoolExp[];
|
|
6
7
|
_or?: WebsitePartBoolExp[];
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { SmtpConfig } from './SmtpConfig';
|
|
2
2
|
import { DeployConfig } from './DeployConfig';
|
|
3
3
|
import { Website } from './Website';
|
|
4
|
+
|
|
4
5
|
export declare const WebsiteSettingsEntityName = "WebsiteSettings";
|
|
5
6
|
export declare const WebsiteSettingsEntityLabel = "";
|
|
6
7
|
export interface WebsiteSettings {
|
|
@@ -3,6 +3,7 @@ import { StringComparisonExp } from './StringComparisonExp';
|
|
|
3
3
|
import { BooleanComparisonExp } from './BooleanComparisonExp';
|
|
4
4
|
import { DateTimeComparisonExp } from './DateTimeComparisonExp';
|
|
5
5
|
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
6
|
+
|
|
6
7
|
export interface WebsiteSettingsBoolExp {
|
|
7
8
|
_and?: WebsiteSettingsBoolExp[];
|
|
8
9
|
_or?: WebsiteSettingsBoolExp[];
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Media } from './Media';
|
|
2
2
|
import { Website } from './Website';
|
|
3
3
|
import { Aggregate } from './Aggregate';
|
|
4
|
+
|
|
4
5
|
export declare const WebsiteSnapshotEntityName = "WebsiteSnapshot";
|
|
5
6
|
export declare const WebsiteSnapshotEntityLabel = "";
|
|
6
7
|
export interface WebsiteSnapshot {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IdComparisonExp } from './IdComparisonExp';
|
|
2
2
|
import { MediaBoolExp } from './MediaBoolExp';
|
|
3
3
|
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
4
|
+
|
|
4
5
|
export interface WebsiteSnapshotBoolExp {
|
|
5
6
|
_and?: WebsiteSnapshotBoolExp[];
|
|
6
7
|
_or?: WebsiteSnapshotBoolExp[];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { WebsiteSnapshot } from './WebsiteSnapshot';
|
|
2
2
|
import { MediaInput } from './MediaInput';
|
|
3
3
|
import { WebsiteInput } from './WebsiteInput';
|
|
4
|
-
import { SetHasMany } from '@rxdrag/entify-lib';
|
|
5
|
-
|
|
4
|
+
import { SetHasMany, SetHasOne } from '@rxdrag/entify-lib';
|
|
5
|
+
|
|
6
6
|
export interface WebsiteSnapshotInput {
|
|
7
7
|
id?: string | null;
|
|
8
8
|
medias?: SetHasMany<MediaInput>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { WebsiteTypeStatus } from './WebsiteTypeStatus';
|
|
2
2
|
import { Website } from './Website';
|
|
3
3
|
import { Aggregate } from './Aggregate';
|
|
4
|
+
|
|
4
5
|
export declare const WebsiteTypeEntityName = "WebsiteType";
|
|
5
6
|
export declare const WebsiteTypeEntityLabel = "\u7AD9\u70B9\u7C7B\u578B";
|
|
6
7
|
/**
|
|
@@ -3,6 +3,7 @@ import { PersonBoolExp } from './PersonBoolExp';
|
|
|
3
3
|
import { IdComparisonExp } from './IdComparisonExp';
|
|
4
4
|
import { StringComparisonExp } from './StringComparisonExp';
|
|
5
5
|
import { EnumComparisonExp } from './EnumComparisonExp';
|
|
6
|
+
|
|
6
7
|
export interface WebsiteUserBoolExp extends PersonBoolExp {
|
|
7
8
|
_and?: WebsiteUserBoolExp[];
|
|
8
9
|
_or?: WebsiteUserBoolExp[];
|
|
@@ -341,11 +341,6 @@ export * from './TempFileInput';
|
|
|
341
341
|
export * from './TempFileBoolExp';
|
|
342
342
|
export * from './TempFileOrderBy';
|
|
343
343
|
export * from './TempFileDistinctExp';
|
|
344
|
-
export * from './WebsiteProfile';
|
|
345
|
-
export * from './WebsiteProfileInput';
|
|
346
|
-
export * from './WebsiteProfileBoolExp';
|
|
347
|
-
export * from './WebsiteProfileOrderBy';
|
|
348
|
-
export * from './WebsiteProfileDistinctExp';
|
|
349
344
|
export * from './AgentMemoFile';
|
|
350
345
|
export * from './AgentMemoFileInput';
|
|
351
346
|
export * from './AgentMemoFileBoolExp';
|
package/package.json
CHANGED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
|
-
import { QueryOptions } from "./QueryOptions";
|
|
3
|
-
import { WebsiteProfile, WebsiteProfileBoolExp, WebsiteProfileDistinctExp, WebsiteProfileOrderBy } from "../interfaces";
|
|
4
|
-
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
5
|
-
import { Website } from '../interfaces';
|
|
6
|
-
export declare class WebsiteProfileQueryOptions extends QueryOptions<WebsiteProfile, WebsiteProfileBoolExp, WebsiteProfileOrderBy, WebsiteProfileDistinctExp> {
|
|
7
|
-
constructor(fields?: (keyof WebsiteProfile)[], queryArgs?: IQueryArgs<WebsiteProfileBoolExp, WebsiteProfileOrderBy, WebsiteProfileDistinctExp>);
|
|
8
|
-
id(): this;
|
|
9
|
-
name(): this;
|
|
10
|
-
industry(): this;
|
|
11
|
-
targetMarket(): this;
|
|
12
|
-
references(): this;
|
|
13
|
-
layoutPreference(): this;
|
|
14
|
-
styleGuide(): this;
|
|
15
|
-
contentStrategy(): this;
|
|
16
|
-
themeBranchId(): this;
|
|
17
|
-
createdAt(): this;
|
|
18
|
-
updatedAt(): this;
|
|
19
|
-
products(): this;
|
|
20
|
-
companyInfo(): this;
|
|
21
|
-
slug(): this;
|
|
22
|
-
langAbbr(): this;
|
|
23
|
-
pages(): this;
|
|
24
|
-
website(options?: WebsiteQueryOptions | (keyof Website)[]): this;
|
|
25
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export declare enum WebsiteProfileFields {
|
|
2
|
-
id = "id",
|
|
3
|
-
name = "name",
|
|
4
|
-
industry = "industry",
|
|
5
|
-
targetMarket = "targetMarket",
|
|
6
|
-
references = "references",
|
|
7
|
-
layoutPreference = "layoutPreference",
|
|
8
|
-
styleGuide = "styleGuide",
|
|
9
|
-
contentStrategy = "contentStrategy",
|
|
10
|
-
themeBranchId = "themeBranchId",
|
|
11
|
-
createdAt = "createdAt",
|
|
12
|
-
updatedAt = "updatedAt",
|
|
13
|
-
products = "products",
|
|
14
|
-
companyInfo = "companyInfo",
|
|
15
|
-
slug = "slug",
|
|
16
|
-
langAbbr = "langAbbr",
|
|
17
|
-
pages = "pages"
|
|
18
|
-
}
|
|
19
|
-
export declare enum WebsiteProfileAssciations {
|
|
20
|
-
website = "website"
|
|
21
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Website } from './Website';
|
|
2
|
-
export declare const WebsiteProfileEntityName = "WebsiteProfile";
|
|
3
|
-
export declare const WebsiteProfileEntityLabel = "";
|
|
4
|
-
export interface WebsiteProfile {
|
|
5
|
-
id?: string | null;
|
|
6
|
-
name?: string;
|
|
7
|
-
industry?: string;
|
|
8
|
-
targetMarket?: string;
|
|
9
|
-
references?: string;
|
|
10
|
-
layoutPreference?: string;
|
|
11
|
-
styleGuide?: string;
|
|
12
|
-
contentStrategy?: string;
|
|
13
|
-
themeBranchId?: string;
|
|
14
|
-
createdAt?: Date;
|
|
15
|
-
updatedAt?: Date;
|
|
16
|
-
products?: string;
|
|
17
|
-
companyInfo?: string;
|
|
18
|
-
slug?: string;
|
|
19
|
-
langAbbr?: string;
|
|
20
|
-
pages?: string;
|
|
21
|
-
website?: Website;
|
|
22
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { IdComparisonExp } from './IdComparisonExp';
|
|
2
|
-
import { StringComparisonExp } from './StringComparisonExp';
|
|
3
|
-
import { DateTimeComparisonExp } from './DateTimeComparisonExp';
|
|
4
|
-
import { WebsiteBoolExp } from './WebsiteBoolExp';
|
|
5
|
-
export interface WebsiteProfileBoolExp {
|
|
6
|
-
_and?: WebsiteProfileBoolExp[];
|
|
7
|
-
_or?: WebsiteProfileBoolExp[];
|
|
8
|
-
_not?: WebsiteProfileBoolExp;
|
|
9
|
-
id?: IdComparisonExp;
|
|
10
|
-
name?: StringComparisonExp;
|
|
11
|
-
industry?: StringComparisonExp;
|
|
12
|
-
targetMarket?: StringComparisonExp;
|
|
13
|
-
references?: StringComparisonExp;
|
|
14
|
-
layoutPreference?: StringComparisonExp;
|
|
15
|
-
styleGuide?: StringComparisonExp;
|
|
16
|
-
contentStrategy?: StringComparisonExp;
|
|
17
|
-
themeBranchId?: StringComparisonExp;
|
|
18
|
-
createdAt?: DateTimeComparisonExp;
|
|
19
|
-
updatedAt?: DateTimeComparisonExp;
|
|
20
|
-
products?: StringComparisonExp;
|
|
21
|
-
companyInfo?: StringComparisonExp;
|
|
22
|
-
slug?: StringComparisonExp;
|
|
23
|
-
langAbbr?: StringComparisonExp;
|
|
24
|
-
pages?: StringComparisonExp;
|
|
25
|
-
website?: WebsiteBoolExp;
|
|
26
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export declare enum WebsiteProfileDistinctEnum {
|
|
2
|
-
id = "id",
|
|
3
|
-
name = "name",
|
|
4
|
-
industry = "industry",
|
|
5
|
-
targetMarket = "targetMarket",
|
|
6
|
-
references = "references",
|
|
7
|
-
layoutPreference = "layoutPreference",
|
|
8
|
-
styleGuide = "styleGuide",
|
|
9
|
-
contentStrategy = "contentStrategy",
|
|
10
|
-
themeBranchId = "themeBranchId",
|
|
11
|
-
createdAt = "createdAt",
|
|
12
|
-
updatedAt = "updatedAt",
|
|
13
|
-
products = "products",
|
|
14
|
-
companyInfo = "companyInfo",
|
|
15
|
-
slug = "slug",
|
|
16
|
-
langAbbr = "langAbbr",
|
|
17
|
-
pages = "pages"
|
|
18
|
-
}
|
|
19
|
-
export type WebsiteProfileDistinctExp = WebsiteProfileDistinctEnum;
|