@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
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Role, RoleBoolExp, RoleDistinctExp, RoleOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Role, RoleBoolExp, RoleDistinctExp, RoleOrderBy, RoleVariable, RoleVariableBoolExp, User, UserBoolExp } from '../interfaces';
|
|
4
4
|
import { RoleVariableQueryOptions } from './RoleVariableQueryOptions';
|
|
5
|
-
import { RoleVariable } from '../interfaces';
|
|
6
|
-
import { RoleVariableBoolExp } from '../interfaces';
|
|
7
5
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
8
|
-
|
|
9
|
-
import { UserBoolExp } from '../interfaces';
|
|
6
|
+
|
|
10
7
|
export declare class RoleQueryOptions extends QueryOptions<Role, RoleBoolExp, RoleOrderBy, RoleDistinctExp> {
|
|
11
8
|
constructor(fields?: (keyof Role)[], queryArgs?: IQueryArgs<RoleBoolExp, RoleOrderBy, RoleDistinctExp>);
|
|
12
9
|
id(): this;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { RoleVariable, RoleVariableBoolExp, RoleVariableDistinctExp, RoleVariableOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { RoleVariable, RoleVariableBoolExp, RoleVariableDistinctExp, RoleVariableOrderBy, Role } from '../interfaces';
|
|
4
4
|
import { RoleQueryOptions } from './RoleQueryOptions';
|
|
5
|
-
|
|
5
|
+
|
|
6
6
|
export declare class RoleVariableQueryOptions extends QueryOptions<RoleVariable, RoleVariableBoolExp, RoleVariableOrderBy, RoleVariableDistinctExp> {
|
|
7
7
|
constructor(fields?: (keyof RoleVariable)[], queryArgs?: IQueryArgs<RoleVariableBoolExp, RoleVariableOrderBy, RoleVariableDistinctExp>);
|
|
8
8
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { SearchIndex, SearchIndexBoolExp, SearchIndexDistinctExp, SearchIndexOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { SearchIndex, SearchIndexBoolExp, SearchIndexDistinctExp, SearchIndexOrderBy, Media, Website } from '../interfaces';
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
5
|
-
import { Media } from '../interfaces';
|
|
6
5
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class SearchIndexQueryOptions extends QueryOptions<SearchIndex, SearchIndexBoolExp, SearchIndexOrderBy, SearchIndexDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof SearchIndex)[], queryArgs?: IQueryArgs<SearchIndexBoolExp, SearchIndexOrderBy, SearchIndexDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { SpamFilterRule, SpamFilterRuleBoolExp, SpamFilterRuleDistinctExp, SpamFilterRuleOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { SpamFilterRule, SpamFilterRuleBoolExp, SpamFilterRuleDistinctExp, SpamFilterRuleOrderBy, Lang, Website } from '../interfaces';
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
5
|
-
import { Lang } from '../interfaces';
|
|
6
5
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class SpamFilterRuleQueryOptions extends QueryOptions<SpamFilterRule, SpamFilterRuleBoolExp, SpamFilterRuleOrderBy, SpamFilterRuleDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof SpamFilterRule)[], queryArgs?: IQueryArgs<SpamFilterRuleBoolExp, SpamFilterRuleOrderBy, SpamFilterRuleDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { StorageRecord, StorageRecordBoolExp, StorageRecordDistinctExp, StorageRecordOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { StorageRecord, StorageRecordBoolExp, StorageRecordDistinctExp, StorageRecordOrderBy } from '../interfaces';
|
|
4
|
+
|
|
4
5
|
export declare class StorageRecordQueryOptions extends QueryOptions<StorageRecord, StorageRecordBoolExp, StorageRecordOrderBy, StorageRecordDistinctExp> {
|
|
5
6
|
constructor(fields?: (keyof StorageRecord)[], queryArgs?: IQueryArgs<StorageRecordBoolExp, StorageRecordOrderBy, StorageRecordDistinctExp>);
|
|
6
7
|
id(): this;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { TagCategory, TagCategoryBoolExp, TagCategoryDistinctExp, TagCategoryOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { TagCategory, TagCategoryBoolExp, TagCategoryDistinctExp, TagCategoryOrderBy, Tag, TagBoolExp, Lang } from '../interfaces';
|
|
4
4
|
import { TagQueryOptions } from './TagQueryOptions';
|
|
5
|
-
import { Tag } from '../interfaces';
|
|
6
|
-
import { TagBoolExp } from '../interfaces';
|
|
7
5
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
8
|
-
|
|
6
|
+
|
|
9
7
|
export declare class TagCategoryQueryOptions extends QueryOptions<TagCategory, TagCategoryBoolExp, TagCategoryOrderBy, TagCategoryDistinctExp> {
|
|
10
8
|
constructor(fields?: (keyof TagCategory)[], queryArgs?: IQueryArgs<TagCategoryBoolExp, TagCategoryOrderBy, TagCategoryDistinctExp>);
|
|
11
9
|
id(): this;
|
|
@@ -1,18 +1,12 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Tag, TagBoolExp, TagDistinctExp, TagOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Tag, TagBoolExp, TagDistinctExp, TagOrderBy, Lang, Post, PostBoolExp, Product, ProductBoolExp, Website, TagCategory } from '../interfaces';
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
5
|
-
import { Lang } from '../interfaces';
|
|
6
5
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
7
|
-
import { Post } from '../interfaces';
|
|
8
|
-
import { PostBoolExp } from '../interfaces';
|
|
9
6
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
10
|
-
import { Product } from '../interfaces';
|
|
11
|
-
import { ProductBoolExp } from '../interfaces';
|
|
12
7
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
13
|
-
import { Website } from '../interfaces';
|
|
14
8
|
import { TagCategoryQueryOptions } from './TagCategoryQueryOptions';
|
|
15
|
-
|
|
9
|
+
|
|
16
10
|
export declare class TagQueryOptions extends QueryOptions<Tag, TagBoolExp, TagOrderBy, TagDistinctExp> {
|
|
17
11
|
constructor(fields?: (keyof Tag)[], queryArgs?: IQueryArgs<TagBoolExp, TagOrderBy, TagDistinctExp>);
|
|
18
12
|
id(): this;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Task, TaskBoolExp, TaskDistinctExp, TaskOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Task, TaskBoolExp, TaskDistinctExp, TaskOrderBy } from '../interfaces';
|
|
4
|
+
|
|
4
5
|
export declare class TaskQueryOptions extends QueryOptions<Task, TaskBoolExp, TaskOrderBy, TaskDistinctExp> {
|
|
5
6
|
constructor(fields?: (keyof Task)[], queryArgs?: IQueryArgs<TaskBoolExp, TaskOrderBy, TaskDistinctExp>);
|
|
6
7
|
id(): this;
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { TempFile, TempFileBoolExp, TempFileDistinctExp, TempFileOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { TempFile, TempFileBoolExp, TempFileDistinctExp, TempFileOrderBy, Website, ThemeBranch, AgentAttachment } from '../interfaces';
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
5
|
-
import { Website } from '../interfaces';
|
|
6
5
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
7
|
-
import { ThemeBranch } from '../interfaces';
|
|
8
6
|
import { AgentAttachmentQueryOptions } from './AgentAttachmentQueryOptions';
|
|
9
|
-
|
|
7
|
+
|
|
10
8
|
export declare class TempFileQueryOptions extends QueryOptions<TempFile, TempFileBoolExp, TempFileOrderBy, TempFileDistinctExp> {
|
|
11
9
|
constructor(fields?: (keyof TempFile)[], queryArgs?: IQueryArgs<TempFileBoolExp, TempFileOrderBy, TempFileDistinctExp>);
|
|
12
10
|
id(): this;
|
|
@@ -1,39 +1,14 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ThemeBranch, ThemeBranchBoolExp, ThemeBranchDistinctExp, ThemeBranchOrderBy } from
|
|
4
|
-
import { FrontComponentQueryOptions } from './FrontComponentQueryOptions';
|
|
5
|
-
import { FrontComponent } from '../interfaces';
|
|
6
|
-
import { FrontComponentBoolExp } from '../interfaces';
|
|
7
|
-
import { ComponentCategoryQueryOptions } from './ComponentCategoryQueryOptions';
|
|
8
|
-
import { ComponentCategory } from '../interfaces';
|
|
9
|
-
import { ComponentCategoryBoolExp } from '../interfaces';
|
|
10
|
-
import { PageQueryOptions } from './PageQueryOptions';
|
|
11
|
-
import { Page } from '../interfaces';
|
|
12
|
-
import { PageBoolExp } from '../interfaces';
|
|
13
|
-
import { LangQueryOptions } from './LangQueryOptions';
|
|
14
|
-
import { Lang } from '../interfaces';
|
|
15
|
-
import { ThemeConfigQueryOptions } from './ThemeConfigQueryOptions';
|
|
16
|
-
import { ThemeConfig } from '../interfaces';
|
|
17
|
-
import { StyleConfigQueryOptions } from './StyleConfigQueryOptions';
|
|
18
|
-
import { StyleConfig } from '../interfaces';
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ThemeBranch, ThemeBranchBoolExp, ThemeBranchDistinctExp, ThemeBranchOrderBy, Website, ThemeFile, ThemeFileBoolExp, ThemeFileFolder, ThemeFileFolderBoolExp, AgentThread, AgentThreadBoolExp, TempFile, TempFileBoolExp, ThemeVersion, Theme } from '../interfaces';
|
|
19
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
20
|
-
import { Website } from '../interfaces';
|
|
21
5
|
import { ThemeFileQueryOptions } from './ThemeFileQueryOptions';
|
|
22
|
-
import { ThemeFile } from '../interfaces';
|
|
23
|
-
import { ThemeFileBoolExp } from '../interfaces';
|
|
24
6
|
import { ThemeFileFolderQueryOptions } from './ThemeFileFolderQueryOptions';
|
|
25
|
-
import { ThemeFileFolder } from '../interfaces';
|
|
26
|
-
import { ThemeFileFolderBoolExp } from '../interfaces';
|
|
27
7
|
import { AgentThreadQueryOptions } from './AgentThreadQueryOptions';
|
|
28
|
-
import { AgentThread } from '../interfaces';
|
|
29
|
-
import { AgentThreadBoolExp } from '../interfaces';
|
|
30
8
|
import { TempFileQueryOptions } from './TempFileQueryOptions';
|
|
31
|
-
import { TempFile } from '../interfaces';
|
|
32
|
-
import { TempFileBoolExp } from '../interfaces';
|
|
33
9
|
import { ThemeVersionQueryOptions } from './ThemeVersionQueryOptions';
|
|
34
|
-
import { ThemeVersion } from '../interfaces';
|
|
35
10
|
import { ThemeQueryOptions } from './ThemeQueryOptions';
|
|
36
|
-
|
|
11
|
+
|
|
37
12
|
export declare class ThemeBranchQueryOptions extends QueryOptions<ThemeBranch, ThemeBranchBoolExp, ThemeBranchOrderBy, ThemeBranchDistinctExp> {
|
|
38
13
|
constructor(fields?: (keyof ThemeBranch)[], queryArgs?: IQueryArgs<ThemeBranchBoolExp, ThemeBranchOrderBy, ThemeBranchDistinctExp>);
|
|
39
14
|
id(): this;
|
|
@@ -48,15 +23,6 @@ export declare class ThemeBranchQueryOptions extends QueryOptions<ThemeBranch, T
|
|
|
48
23
|
updatedAt(): this;
|
|
49
24
|
status(): this;
|
|
50
25
|
version(): this;
|
|
51
|
-
components(options?: FrontComponentQueryOptions | (keyof FrontComponent)[]): this;
|
|
52
|
-
componentsAggregate(aggregate: IAggregate<FrontComponentBoolExp>): this;
|
|
53
|
-
componentCategories(options?: ComponentCategoryQueryOptions | (keyof ComponentCategory)[]): this;
|
|
54
|
-
componentCategoriesAggregate(aggregate: IAggregate<ComponentCategoryBoolExp>): this;
|
|
55
|
-
pages(options?: PageQueryOptions | (keyof Page)[]): this;
|
|
56
|
-
pagesAggregate(aggregate: IAggregate<PageBoolExp>): this;
|
|
57
|
-
lang(options?: LangQueryOptions | (keyof Lang)[]): this;
|
|
58
|
-
config(options?: ThemeConfigQueryOptions | (keyof ThemeConfig)[]): this;
|
|
59
|
-
styleConfig(options?: StyleConfigQueryOptions | (keyof StyleConfig)[]): this;
|
|
60
26
|
mockWebsite(options?: WebsiteQueryOptions | (keyof Website)[]): this;
|
|
61
27
|
files(options?: ThemeFileQueryOptions | (keyof ThemeFile)[]): this;
|
|
62
28
|
filesAggregate(aggregate: IAggregate<ThemeFileBoolExp>): this;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ThemeCategory, ThemeCategoryBoolExp, ThemeCategoryDistinctExp, ThemeCategoryOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ThemeCategory, ThemeCategoryBoolExp, ThemeCategoryDistinctExp, ThemeCategoryOrderBy, Theme, ThemeBoolExp } from '../interfaces';
|
|
4
4
|
import { ThemeQueryOptions } from './ThemeQueryOptions';
|
|
5
|
-
|
|
6
|
-
import { ThemeBoolExp } from '../interfaces';
|
|
5
|
+
|
|
7
6
|
export declare class ThemeCategoryQueryOptions extends QueryOptions<ThemeCategory, ThemeCategoryBoolExp, ThemeCategoryOrderBy, ThemeCategoryDistinctExp> {
|
|
8
7
|
constructor(fields?: (keyof ThemeCategory)[], queryArgs?: IQueryArgs<ThemeCategoryBoolExp, ThemeCategoryOrderBy, ThemeCategoryDistinctExp>);
|
|
9
8
|
id(): this;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ThemeFileFolder, ThemeFileFolderBoolExp, ThemeFileFolderDistinctExp, ThemeFileFolderOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ThemeFileFolder, ThemeFileFolderBoolExp, ThemeFileFolderDistinctExp, ThemeFileFolderOrderBy, ThemeFile, ThemeFileBoolExp, ThemeBranch } from '../interfaces';
|
|
4
4
|
import { ThemeFileQueryOptions } from './ThemeFileQueryOptions';
|
|
5
|
-
import { ThemeFile } from '../interfaces';
|
|
6
|
-
import { ThemeFileBoolExp } from '../interfaces';
|
|
7
5
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
8
|
-
|
|
6
|
+
|
|
9
7
|
export declare class ThemeFileFolderQueryOptions extends QueryOptions<ThemeFileFolder, ThemeFileFolderBoolExp, ThemeFileFolderOrderBy, ThemeFileFolderDistinctExp> {
|
|
10
8
|
constructor(fields?: (keyof ThemeFileFolder)[], queryArgs?: IQueryArgs<ThemeFileFolderBoolExp, ThemeFileFolderOrderBy, ThemeFileFolderDistinctExp>);
|
|
11
9
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ThemeFile, ThemeFileBoolExp, ThemeFileDistinctExp, ThemeFileOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ThemeFile, ThemeFileBoolExp, ThemeFileDistinctExp, ThemeFileOrderBy, ThemeBranch, ThemeFileFolder } from '../interfaces';
|
|
4
4
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
5
|
-
import { ThemeBranch } from '../interfaces';
|
|
6
5
|
import { ThemeFileFolderQueryOptions } from './ThemeFileFolderQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class ThemeFileQueryOptions extends QueryOptions<ThemeFile, ThemeFileBoolExp, ThemeFileOrderBy, ThemeFileDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof ThemeFile)[], queryArgs?: IQueryArgs<ThemeFileBoolExp, ThemeFileOrderBy, ThemeFileDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ThemeInMarket, ThemeInMarketBoolExp, ThemeInMarketDistinctExp, ThemeInMarketOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ThemeInMarket, ThemeInMarketBoolExp, ThemeInMarketDistinctExp, ThemeInMarketOrderBy, ThemeVersion, ThemeVersionBoolExp } from '../interfaces';
|
|
4
4
|
import { ThemeVersionQueryOptions } from './ThemeVersionQueryOptions';
|
|
5
|
-
|
|
6
|
-
import { ThemeVersionBoolExp } from '../interfaces';
|
|
5
|
+
|
|
7
6
|
export declare class ThemeInMarketQueryOptions extends QueryOptions<ThemeInMarket, ThemeInMarketBoolExp, ThemeInMarketOrderBy, ThemeInMarketDistinctExp> {
|
|
8
7
|
constructor(fields?: (keyof ThemeInMarket)[], queryArgs?: IQueryArgs<ThemeInMarketBoolExp, ThemeInMarketOrderBy, ThemeInMarketDistinctExp>);
|
|
9
8
|
id(): this;
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Theme, ThemeBoolExp, ThemeDistinctExp, ThemeOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Theme, ThemeBoolExp, ThemeDistinctExp, ThemeOrderBy, ThemeBranch, ThemeBranchBoolExp, Media, ThemeCategory } from '../interfaces';
|
|
4
4
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
5
|
-
import { ThemeBranch } from '../interfaces';
|
|
6
|
-
import { ThemeBranchBoolExp } from '../interfaces';
|
|
7
5
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
8
|
-
import { Media } from '../interfaces';
|
|
9
6
|
import { ThemeCategoryQueryOptions } from './ThemeCategoryQueryOptions';
|
|
10
|
-
|
|
7
|
+
|
|
11
8
|
export declare class ThemeQueryOptions extends QueryOptions<Theme, ThemeBoolExp, ThemeOrderBy, ThemeDistinctExp> {
|
|
12
9
|
constructor(fields?: (keyof Theme)[], queryArgs?: IQueryArgs<ThemeBoolExp, ThemeOrderBy, ThemeDistinctExp>);
|
|
13
10
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ThemeVersion, ThemeVersionBoolExp, ThemeVersionDistinctExp, ThemeVersionOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ThemeVersion, ThemeVersionBoolExp, ThemeVersionDistinctExp, ThemeVersionOrderBy, ThemeBranch, ThemeInMarket } from '../interfaces';
|
|
4
4
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
5
|
-
import { ThemeBranch } from '../interfaces';
|
|
6
5
|
import { ThemeInMarketQueryOptions } from './ThemeInMarketQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class ThemeVersionQueryOptions extends QueryOptions<ThemeVersion, ThemeVersionBoolExp, ThemeVersionOrderBy, ThemeVersionDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof ThemeVersion)[], queryArgs?: IQueryArgs<ThemeVersionBoolExp, ThemeVersionOrderBy, ThemeVersionDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { UserOperation, UserOperationBoolExp, UserOperationDistinctExp, UserOperationOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { UserOperation, UserOperationBoolExp, UserOperationDistinctExp, UserOperationOrderBy, User, Website } from '../interfaces';
|
|
4
4
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
5
|
-
import { User } from '../interfaces';
|
|
6
5
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class UserOperationQueryOptions extends QueryOptions<UserOperation, UserOperationBoolExp, UserOperationOrderBy, UserOperationDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof UserOperation)[], queryArgs?: IQueryArgs<UserOperationBoolExp, UserOperationOrderBy, UserOperationDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,27 +1,14 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { User, UserBoolExp, UserDistinctExp, UserOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { User, UserBoolExp, UserDistinctExp, UserOrderBy, Role, RoleBoolExp, Media, Product, ProductBoolExp, UserOperation, UserOperationBoolExp, MediaBoolExp, AgentThread, AgentThreadBoolExp, Post, PostBoolExp, Website, WebsiteBoolExp } from '../interfaces';
|
|
4
4
|
import { RoleQueryOptions } from './RoleQueryOptions';
|
|
5
|
-
import { Role } from '../interfaces';
|
|
6
|
-
import { RoleBoolExp } from '../interfaces';
|
|
7
5
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
8
|
-
import { Media } from '../interfaces';
|
|
9
6
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
10
|
-
import { Product } from '../interfaces';
|
|
11
|
-
import { ProductBoolExp } from '../interfaces';
|
|
12
7
|
import { UserOperationQueryOptions } from './UserOperationQueryOptions';
|
|
13
|
-
import { UserOperation } from '../interfaces';
|
|
14
|
-
import { UserOperationBoolExp } from '../interfaces';
|
|
15
|
-
import { MediaBoolExp } from '../interfaces';
|
|
16
8
|
import { AgentThreadQueryOptions } from './AgentThreadQueryOptions';
|
|
17
|
-
import { AgentThread } from '../interfaces';
|
|
18
|
-
import { AgentThreadBoolExp } from '../interfaces';
|
|
19
9
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
20
|
-
import { Post } from '../interfaces';
|
|
21
|
-
import { PostBoolExp } from '../interfaces';
|
|
22
10
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
23
|
-
|
|
24
|
-
import { WebsiteBoolExp } from '../interfaces';
|
|
11
|
+
|
|
25
12
|
export declare class UserQueryOptions extends QueryOptions<User, UserBoolExp, UserOrderBy, UserDistinctExp> {
|
|
26
13
|
constructor(fields?: (keyof User)[], queryArgs?: IQueryArgs<UserBoolExp, UserOrderBy, UserDistinctExp>);
|
|
27
14
|
id(): this;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { VisitorLog, VisitorLogBoolExp, VisitorLogDistinctExp, VisitorLogOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { VisitorLog, VisitorLogBoolExp, VisitorLogDistinctExp, VisitorLogOrderBy } from '../interfaces';
|
|
4
|
+
|
|
4
5
|
export declare class VisitorLogQueryOptions extends QueryOptions<VisitorLog, VisitorLogBoolExp, VisitorLogOrderBy, VisitorLogDistinctExp> {
|
|
5
6
|
constructor(fields?: (keyof VisitorLog)[], queryArgs?: IQueryArgs<VisitorLogBoolExp, VisitorLogOrderBy, VisitorLogDistinctExp>);
|
|
6
7
|
id(): this;
|
|
@@ -1,81 +1,32 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Website, WebsiteBoolExp, WebsiteDistinctExp, WebsiteOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Website, WebsiteBoolExp, WebsiteDistinctExp, WebsiteOrderBy, WebsiteType, User, UserBoolExp, MediaFolder, MediaFolderBoolExp, Enquiry, EnquiryBoolExp, Product, ProductBoolExp, Post, PostBoolExp, PostCategory, PostCategoryBoolExp, Customer, CustomerBoolExp, ProductCategory, ProductCategoryBoolExp, SpamFilterRule, SpamFilterRuleBoolExp, Media, MediaBoolExp, Lang, LangBoolExp, ThemeBranch, AnalyticsConfig, WebsiteSettings, ChangeLog, ChangeLogBoolExp, SearchIndex, SearchIndexBoolExp, Bulletin, BulletinBoolExp, WebsiteSnapshot, WebsiteSnapshotBoolExp, UserOperation, UserOperationBoolExp, Tag, TagBoolExp, AgentThread, AgentThreadBoolExp, TempFile, TempFileBoolExp, AgentMemoFolder, AgentMemoFolderBoolExp, AgentMemoFile, AgentMemoFileBoolExp } from '../interfaces';
|
|
4
4
|
import { WebsiteTypeQueryOptions } from './WebsiteTypeQueryOptions';
|
|
5
|
-
import { WebsiteType } from '../interfaces';
|
|
6
5
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
7
|
-
import { User } from '../interfaces';
|
|
8
|
-
import { UserBoolExp } from '../interfaces';
|
|
9
6
|
import { MediaFolderQueryOptions } from './MediaFolderQueryOptions';
|
|
10
|
-
import { MediaFolder } from '../interfaces';
|
|
11
|
-
import { MediaFolderBoolExp } from '../interfaces';
|
|
12
7
|
import { EnquiryQueryOptions } from './EnquiryQueryOptions';
|
|
13
|
-
import { Enquiry } from '../interfaces';
|
|
14
|
-
import { EnquiryBoolExp } from '../interfaces';
|
|
15
8
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
16
|
-
import { Product } from '../interfaces';
|
|
17
|
-
import { ProductBoolExp } from '../interfaces';
|
|
18
9
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
19
|
-
import { Post } from '../interfaces';
|
|
20
|
-
import { PostBoolExp } from '../interfaces';
|
|
21
10
|
import { PostCategoryQueryOptions } from './PostCategoryQueryOptions';
|
|
22
|
-
import { PostCategory } from '../interfaces';
|
|
23
|
-
import { PostCategoryBoolExp } from '../interfaces';
|
|
24
11
|
import { CustomerQueryOptions } from './CustomerQueryOptions';
|
|
25
|
-
import { Customer } from '../interfaces';
|
|
26
|
-
import { CustomerBoolExp } from '../interfaces';
|
|
27
12
|
import { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';
|
|
28
|
-
import { ProductCategory } from '../interfaces';
|
|
29
|
-
import { ProductCategoryBoolExp } from '../interfaces';
|
|
30
13
|
import { SpamFilterRuleQueryOptions } from './SpamFilterRuleQueryOptions';
|
|
31
|
-
import { SpamFilterRule } from '../interfaces';
|
|
32
|
-
import { SpamFilterRuleBoolExp } from '../interfaces';
|
|
33
14
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
34
|
-
import { Media } from '../interfaces';
|
|
35
|
-
import { MediaBoolExp } from '../interfaces';
|
|
36
15
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
37
|
-
import { Lang } from '../interfaces';
|
|
38
|
-
import { LangBoolExp } from '../interfaces';
|
|
39
16
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
40
|
-
import { ThemeBranch } from '../interfaces';
|
|
41
|
-
import { ThemeBranchBoolExp } from '../interfaces';
|
|
42
17
|
import { AnalyticsConfigQueryOptions } from './AnalyticsConfigQueryOptions';
|
|
43
|
-
import { AnalyticsConfig } from '../interfaces';
|
|
44
18
|
import { WebsiteSettingsQueryOptions } from './WebsiteSettingsQueryOptions';
|
|
45
|
-
import { WebsiteSettings } from '../interfaces';
|
|
46
19
|
import { ChangeLogQueryOptions } from './ChangeLogQueryOptions';
|
|
47
|
-
import { ChangeLog } from '../interfaces';
|
|
48
|
-
import { ChangeLogBoolExp } from '../interfaces';
|
|
49
20
|
import { SearchIndexQueryOptions } from './SearchIndexQueryOptions';
|
|
50
|
-
import { SearchIndex } from '../interfaces';
|
|
51
|
-
import { SearchIndexBoolExp } from '../interfaces';
|
|
52
21
|
import { BulletinQueryOptions } from './BulletinQueryOptions';
|
|
53
|
-
import { Bulletin } from '../interfaces';
|
|
54
|
-
import { BulletinBoolExp } from '../interfaces';
|
|
55
22
|
import { WebsiteSnapshotQueryOptions } from './WebsiteSnapshotQueryOptions';
|
|
56
|
-
import { WebsiteSnapshot } from '../interfaces';
|
|
57
|
-
import { WebsiteSnapshotBoolExp } from '../interfaces';
|
|
58
23
|
import { UserOperationQueryOptions } from './UserOperationQueryOptions';
|
|
59
|
-
import { UserOperation } from '../interfaces';
|
|
60
|
-
import { UserOperationBoolExp } from '../interfaces';
|
|
61
|
-
import { SvgIconQueryOptions } from './SvgIconQueryOptions';
|
|
62
|
-
import { SvgIcon } from '../interfaces';
|
|
63
|
-
import { SvgIconBoolExp } from '../interfaces';
|
|
64
24
|
import { TagQueryOptions } from './TagQueryOptions';
|
|
65
|
-
import { Tag } from '../interfaces';
|
|
66
|
-
import { TagBoolExp } from '../interfaces';
|
|
67
25
|
import { AgentThreadQueryOptions } from './AgentThreadQueryOptions';
|
|
68
|
-
import { AgentThread } from '../interfaces';
|
|
69
|
-
import { AgentThreadBoolExp } from '../interfaces';
|
|
70
26
|
import { TempFileQueryOptions } from './TempFileQueryOptions';
|
|
71
|
-
import { TempFile } from '../interfaces';
|
|
72
|
-
import { TempFileBoolExp } from '../interfaces';
|
|
73
27
|
import { AgentMemoFolderQueryOptions } from './AgentMemoFolderQueryOptions';
|
|
74
|
-
import { AgentMemoFolder } from '../interfaces';
|
|
75
|
-
import { AgentMemoFolderBoolExp } from '../interfaces';
|
|
76
28
|
import { AgentMemoFileQueryOptions } from './AgentMemoFileQueryOptions';
|
|
77
|
-
|
|
78
|
-
import { AgentMemoFileBoolExp } from '../interfaces';
|
|
29
|
+
|
|
79
30
|
export declare class WebsiteQueryOptions extends QueryOptions<Website, WebsiteBoolExp, WebsiteOrderBy, WebsiteDistinctExp> {
|
|
80
31
|
constructor(fields?: (keyof Website)[], queryArgs?: IQueryArgs<WebsiteBoolExp, WebsiteOrderBy, WebsiteDistinctExp>);
|
|
81
32
|
id(): this;
|
|
@@ -134,8 +85,7 @@ export declare class WebsiteQueryOptions extends QueryOptions<Website, WebsiteBo
|
|
|
134
85
|
langs(options?: LangQueryOptions | (keyof Lang)[]): this;
|
|
135
86
|
langsAggregate(aggregate: IAggregate<LangBoolExp>): this;
|
|
136
87
|
baseLang(options?: LangQueryOptions | (keyof Lang)[]): this;
|
|
137
|
-
|
|
138
|
-
themesAggregate(aggregate: IAggregate<ThemeBranchBoolExp>): this;
|
|
88
|
+
themeBranch(options?: ThemeBranchQueryOptions | (keyof ThemeBranch)[]): this;
|
|
139
89
|
analyticsConfig(options?: AnalyticsConfigQueryOptions | (keyof AnalyticsConfig)[]): this;
|
|
140
90
|
settings(options?: WebsiteSettingsQueryOptions | (keyof WebsiteSettings)[]): this;
|
|
141
91
|
changelogs(options?: ChangeLogQueryOptions | (keyof ChangeLog)[]): this;
|
|
@@ -148,8 +98,6 @@ export declare class WebsiteQueryOptions extends QueryOptions<Website, WebsiteBo
|
|
|
148
98
|
snapshotsAggregate(aggregate: IAggregate<WebsiteSnapshotBoolExp>): this;
|
|
149
99
|
userOperations(options?: UserOperationQueryOptions | (keyof UserOperation)[]): this;
|
|
150
100
|
userOperationsAggregate(aggregate: IAggregate<UserOperationBoolExp>): this;
|
|
151
|
-
svgIcons(options?: SvgIconQueryOptions | (keyof SvgIcon)[]): this;
|
|
152
|
-
svgIconsAggregate(aggregate: IAggregate<SvgIconBoolExp>): this;
|
|
153
101
|
tags(options?: TagQueryOptions | (keyof Tag)[]): this;
|
|
154
102
|
tagsAggregate(aggregate: IAggregate<TagBoolExp>): this;
|
|
155
103
|
agentThreads(options?: AgentThreadQueryOptions | (keyof AgentThread)[]): this;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { WebsiteSettings, WebsiteSettingsBoolExp, WebsiteSettingsDistinctExp, WebsiteSettingsOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { WebsiteSettings, WebsiteSettingsBoolExp, WebsiteSettingsDistinctExp, WebsiteSettingsOrderBy, Website } from '../interfaces';
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
5
|
-
|
|
5
|
+
|
|
6
6
|
export declare class WebsiteSettingsQueryOptions extends QueryOptions<WebsiteSettings, WebsiteSettingsBoolExp, WebsiteSettingsOrderBy, WebsiteSettingsDistinctExp> {
|
|
7
7
|
constructor(fields?: (keyof WebsiteSettings)[], queryArgs?: IQueryArgs<WebsiteSettingsBoolExp, WebsiteSettingsOrderBy, WebsiteSettingsDistinctExp>);
|
|
8
8
|
id(): this;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { WebsiteSnapshot, WebsiteSnapshotBoolExp, WebsiteSnapshotDistinctExp, WebsiteSnapshotOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { WebsiteSnapshot, WebsiteSnapshotBoolExp, WebsiteSnapshotDistinctExp, WebsiteSnapshotOrderBy, Media, MediaBoolExp, Website } from '../interfaces';
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
5
|
-
import { Media } from '../interfaces';
|
|
6
|
-
import { MediaBoolExp } from '../interfaces';
|
|
7
5
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
8
|
-
|
|
6
|
+
|
|
9
7
|
export declare class WebsiteSnapshotQueryOptions extends QueryOptions<WebsiteSnapshot, WebsiteSnapshotBoolExp, WebsiteSnapshotOrderBy, WebsiteSnapshotDistinctExp> {
|
|
10
8
|
constructor(fields?: (keyof WebsiteSnapshot)[], queryArgs?: IQueryArgs<WebsiteSnapshotBoolExp, WebsiteSnapshotOrderBy, WebsiteSnapshotDistinctExp>);
|
|
11
9
|
id(): this;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { WebsiteType, WebsiteTypeBoolExp, WebsiteTypeDistinctExp, WebsiteTypeOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { WebsiteType, WebsiteTypeBoolExp, WebsiteTypeDistinctExp, WebsiteTypeOrderBy, Website, WebsiteBoolExp } from '../interfaces';
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
5
|
-
|
|
6
|
-
import { WebsiteBoolExp } from '../interfaces';
|
|
5
|
+
|
|
7
6
|
export declare class WebsiteTypeQueryOptions extends QueryOptions<WebsiteType, WebsiteTypeBoolExp, WebsiteTypeOrderBy, WebsiteTypeDistinctExp> {
|
|
8
7
|
constructor(fields?: (keyof WebsiteType)[], queryArgs?: IQueryArgs<WebsiteTypeBoolExp, WebsiteTypeOrderBy, WebsiteTypeDistinctExp>);
|
|
9
8
|
id(): this;
|
package/dist/classes/index.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ export * from './RoleVariableQueryOptions';
|
|
|
8
8
|
export * from './WebsiteQueryOptions';
|
|
9
9
|
export * from './LangQueryOptions';
|
|
10
10
|
export * from './WebsiteTypeQueryOptions';
|
|
11
|
-
export * from './PageQueryOptions';
|
|
12
11
|
export * from './PostQueryOptions';
|
|
13
12
|
export * from './ProductQueryOptions';
|
|
14
13
|
export * from './EnquiryQueryOptions';
|
|
@@ -22,15 +21,11 @@ export * from './ProductCategoryQueryOptions';
|
|
|
22
21
|
export * from './SpamFilterRuleQueryOptions';
|
|
23
22
|
export * from './MediaOnProductQueryOptions';
|
|
24
23
|
export * from './AttachmentOnProductQueryOptions';
|
|
25
|
-
export * from './FrontComponentQueryOptions';
|
|
26
|
-
export * from './ComponentCategoryQueryOptions';
|
|
27
24
|
export * from './ThemeVersionQueryOptions';
|
|
28
25
|
export * from './ThemeInMarketQueryOptions';
|
|
29
|
-
export * from './ThemeConfigQueryOptions';
|
|
30
26
|
export * from './AnalyticsConfigQueryOptions';
|
|
31
27
|
export * from './PageMetaQueryOptions';
|
|
32
28
|
export * from './ThemeCategoryQueryOptions';
|
|
33
|
-
export * from './StyleConfigQueryOptions';
|
|
34
29
|
export * from './ChangeLogQueryOptions';
|
|
35
30
|
export * from './SearchIndexQueryOptions';
|
|
36
31
|
export * from './TaskQueryOptions';
|
|
@@ -42,7 +37,6 @@ export * from './WebsiteSnapshotQueryOptions';
|
|
|
42
37
|
export * from './VisitorLogQueryOptions';
|
|
43
38
|
export * from './UserOperationQueryOptions';
|
|
44
39
|
export * from './ThemeQueryOptions';
|
|
45
|
-
export * from './SvgIconQueryOptions';
|
|
46
40
|
export * from './ThemeFileQueryOptions';
|
|
47
41
|
export * from './ThemeFileFolderQueryOptions';
|
|
48
42
|
export * from './TagCategoryQueryOptions';
|