@rxdrag/rxcms-models 0.3.109 → 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 -52
- 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/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/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/index.d.ts +2 -2
- package/dist/index.mjs +1 -3
- 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 -0
- package/dist/interfaces/WebsiteBoolExp.d.ts +1 -0
- 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 -2
- 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/package.json +1 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Ability, AbilityBoolExp, AbilityDistinctExp, AbilityOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Ability, AbilityBoolExp, AbilityDistinctExp, AbilityOrderBy } from '../interfaces';
|
|
4
|
+
|
|
4
5
|
export declare class AbilityQueryOptions extends QueryOptions<Ability, AbilityBoolExp, AbilityOrderBy, AbilityDistinctExp> {
|
|
5
6
|
constructor(fields?: (keyof Ability)[], queryArgs?: IQueryArgs<AbilityBoolExp, AbilityOrderBy, AbilityDistinctExp>);
|
|
6
7
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AgentAttachment, AgentAttachmentBoolExp, AgentAttachmentDistinctExp, AgentAttachmentOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AgentAttachment, AgentAttachmentBoolExp, AgentAttachmentDistinctExp, AgentAttachmentOrderBy, TempFile, AgentTimelineItem } from '../interfaces';
|
|
4
4
|
import { TempFileQueryOptions } from './TempFileQueryOptions';
|
|
5
|
-
import { TempFile } from '../interfaces';
|
|
6
5
|
import { AgentTimelineItemQueryOptions } from './AgentTimelineItemQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class AgentAttachmentQueryOptions extends QueryOptions<AgentAttachment, AgentAttachmentBoolExp, AgentAttachmentOrderBy, AgentAttachmentDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof AgentAttachment)[], queryArgs?: IQueryArgs<AgentAttachmentBoolExp, AgentAttachmentOrderBy, AgentAttachmentDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AgentMemoFile, AgentMemoFileBoolExp, AgentMemoFileDistinctExp, AgentMemoFileOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AgentMemoFile, AgentMemoFileBoolExp, AgentMemoFileDistinctExp, AgentMemoFileOrderBy, AgentMemoFolder, Website } from '../interfaces';
|
|
4
4
|
import { AgentMemoFolderQueryOptions } from './AgentMemoFolderQueryOptions';
|
|
5
|
-
import { AgentMemoFolder } from '../interfaces';
|
|
6
5
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class AgentMemoFileQueryOptions extends QueryOptions<AgentMemoFile, AgentMemoFileBoolExp, AgentMemoFileOrderBy, AgentMemoFileDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof AgentMemoFile)[], queryArgs?: IQueryArgs<AgentMemoFileBoolExp, AgentMemoFileOrderBy, AgentMemoFileDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AgentMemoFolder, AgentMemoFolderBoolExp, AgentMemoFolderDistinctExp, AgentMemoFolderOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AgentMemoFolder, AgentMemoFolderBoolExp, AgentMemoFolderDistinctExp, AgentMemoFolderOrderBy, AgentMemoFile, AgentMemoFileBoolExp, Website } from '../interfaces';
|
|
4
4
|
import { AgentMemoFileQueryOptions } from './AgentMemoFileQueryOptions';
|
|
5
|
-
import { AgentMemoFile } from '../interfaces';
|
|
6
|
-
import { AgentMemoFileBoolExp } from '../interfaces';
|
|
7
5
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
8
|
-
|
|
6
|
+
|
|
9
7
|
export declare class AgentMemoFolderQueryOptions extends QueryOptions<AgentMemoFolder, AgentMemoFolderBoolExp, AgentMemoFolderOrderBy, AgentMemoFolderDistinctExp> {
|
|
10
8
|
constructor(fields?: (keyof AgentMemoFolder)[], queryArgs?: IQueryArgs<AgentMemoFolderBoolExp, AgentMemoFolderOrderBy, AgentMemoFolderDistinctExp>);
|
|
11
9
|
id(): this;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AgentRun, AgentRunBoolExp, AgentRunDistinctExp, AgentRunOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AgentRun, AgentRunBoolExp, AgentRunDistinctExp, AgentRunOrderBy, AgentTimelineItem, AgentTimelineItemBoolExp, AgentThread } from '../interfaces';
|
|
4
4
|
import { AgentTimelineItemQueryOptions } from './AgentTimelineItemQueryOptions';
|
|
5
|
-
import { AgentTimelineItem } from '../interfaces';
|
|
6
|
-
import { AgentTimelineItemBoolExp } from '../interfaces';
|
|
7
5
|
import { AgentThreadQueryOptions } from './AgentThreadQueryOptions';
|
|
8
|
-
|
|
6
|
+
|
|
9
7
|
export declare class AgentRunQueryOptions extends QueryOptions<AgentRun, AgentRunBoolExp, AgentRunOrderBy, AgentRunDistinctExp> {
|
|
10
8
|
constructor(fields?: (keyof AgentRun)[], queryArgs?: IQueryArgs<AgentRunBoolExp, AgentRunOrderBy, AgentRunDistinctExp>);
|
|
11
9
|
id(): this;
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AgentThread, AgentThreadBoolExp, AgentThreadDistinctExp, AgentThreadOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AgentThread, AgentThreadBoolExp, AgentThreadDistinctExp, AgentThreadOrderBy, AgentRun, AgentRunBoolExp, User, Website, ThemeBranch } from '../interfaces';
|
|
4
4
|
import { AgentRunQueryOptions } from './AgentRunQueryOptions';
|
|
5
|
-
import { AgentRun } from '../interfaces';
|
|
6
|
-
import { AgentRunBoolExp } from '../interfaces';
|
|
7
5
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
8
|
-
import { User } from '../interfaces';
|
|
9
6
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
10
|
-
import { Website } from '../interfaces';
|
|
11
7
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
12
|
-
|
|
8
|
+
|
|
13
9
|
export declare class AgentThreadQueryOptions extends QueryOptions<AgentThread, AgentThreadBoolExp, AgentThreadOrderBy, AgentThreadDistinctExp> {
|
|
14
10
|
constructor(fields?: (keyof AgentThread)[], queryArgs?: IQueryArgs<AgentThreadBoolExp, AgentThreadOrderBy, AgentThreadDistinctExp>);
|
|
15
11
|
id(): this;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AgentTimelineItem, AgentTimelineItemBoolExp, AgentTimelineItemDistinctExp, AgentTimelineItemOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AgentTimelineItem, AgentTimelineItemBoolExp, AgentTimelineItemDistinctExp, AgentTimelineItemOrderBy, AgentAttachment, AgentAttachmentBoolExp, AgentRun } from '../interfaces';
|
|
4
4
|
import { AgentAttachmentQueryOptions } from './AgentAttachmentQueryOptions';
|
|
5
|
-
import { AgentAttachment } from '../interfaces';
|
|
6
|
-
import { AgentAttachmentBoolExp } from '../interfaces';
|
|
7
5
|
import { AgentRunQueryOptions } from './AgentRunQueryOptions';
|
|
8
|
-
|
|
6
|
+
|
|
9
7
|
export declare class AgentTimelineItemQueryOptions extends QueryOptions<AgentTimelineItem, AgentTimelineItemBoolExp, AgentTimelineItemOrderBy, AgentTimelineItemDistinctExp> {
|
|
10
8
|
constructor(fields?: (keyof AgentTimelineItem)[], queryArgs?: IQueryArgs<AgentTimelineItemBoolExp, AgentTimelineItemOrderBy, AgentTimelineItemDistinctExp>);
|
|
11
9
|
id(): this;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AnalyticsConfig, AnalyticsConfigBoolExp, AnalyticsConfigDistinctExp, AnalyticsConfigOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AnalyticsConfig, AnalyticsConfigBoolExp, AnalyticsConfigDistinctExp, AnalyticsConfigOrderBy, Website } from '../interfaces';
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
5
|
-
|
|
5
|
+
|
|
6
6
|
export declare class AnalyticsConfigQueryOptions extends QueryOptions<AnalyticsConfig, AnalyticsConfigBoolExp, AnalyticsConfigOrderBy, AnalyticsConfigDistinctExp> {
|
|
7
7
|
constructor(fields?: (keyof AnalyticsConfig)[], queryArgs?: IQueryArgs<AnalyticsConfigBoolExp, AnalyticsConfigOrderBy, AnalyticsConfigDistinctExp>);
|
|
8
8
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { AttachmentOnProduct, AttachmentOnProductBoolExp, AttachmentOnProductDistinctExp, AttachmentOnProductOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { AttachmentOnProduct, AttachmentOnProductBoolExp, AttachmentOnProductDistinctExp, AttachmentOnProductOrderBy, Media, Product } from '../interfaces';
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
5
|
-
import { Media } from '../interfaces';
|
|
6
5
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class AttachmentOnProductQueryOptions extends QueryOptions<AttachmentOnProduct, AttachmentOnProductBoolExp, AttachmentOnProductOrderBy, AttachmentOnProductDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof AttachmentOnProduct)[], queryArgs?: IQueryArgs<AttachmentOnProductBoolExp, AttachmentOnProductOrderBy, AttachmentOnProductDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Bulletin, BulletinBoolExp, BulletinDistinctExp, BulletinOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Bulletin, BulletinBoolExp, BulletinDistinctExp, BulletinOrderBy, 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 BulletinQueryOptions extends QueryOptions<Bulletin, BulletinBoolExp, BulletinOrderBy, BulletinDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof Bulletin)[], queryArgs?: IQueryArgs<BulletinBoolExp, BulletinOrderBy, BulletinDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ChangeLog, ChangeLogBoolExp, ChangeLogDistinctExp, ChangeLogOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ChangeLog, ChangeLogBoolExp, ChangeLogDistinctExp, ChangeLogOrderBy, Website } from '../interfaces';
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
5
|
-
|
|
5
|
+
|
|
6
6
|
export declare class ChangeLogQueryOptions extends QueryOptions<ChangeLog, ChangeLogBoolExp, ChangeLogOrderBy, ChangeLogDistinctExp> {
|
|
7
7
|
constructor(fields?: (keyof ChangeLog)[], queryArgs?: IQueryArgs<ChangeLogBoolExp, ChangeLogOrderBy, ChangeLogDistinctExp>);
|
|
8
8
|
id(): this;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ComponentCategory, ComponentCategoryBoolExp, ComponentCategoryDistinctExp, ComponentCategoryOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ComponentCategory, ComponentCategoryBoolExp, ComponentCategoryDistinctExp, ComponentCategoryOrderBy, FrontComponent, FrontComponentBoolExp, ThemeBranch } from '../interfaces';
|
|
4
4
|
import { FrontComponentQueryOptions } from './FrontComponentQueryOptions';
|
|
5
|
-
import { FrontComponent } from '../interfaces';
|
|
6
|
-
import { FrontComponentBoolExp } from '../interfaces';
|
|
7
5
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
8
|
-
|
|
6
|
+
|
|
9
7
|
export declare class ComponentCategoryQueryOptions extends QueryOptions<ComponentCategory, ComponentCategoryBoolExp, ComponentCategoryOrderBy, ComponentCategoryDistinctExp> {
|
|
10
8
|
constructor(fields?: (keyof ComponentCategory)[], queryArgs?: IQueryArgs<ComponentCategoryBoolExp, ComponentCategoryOrderBy, ComponentCategoryDistinctExp>);
|
|
11
9
|
id(): this;
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Customer, CustomerBoolExp, CustomerDistinctExp, CustomerOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Customer, CustomerBoolExp, CustomerDistinctExp, CustomerOrderBy, Enquiry, EnquiryBoolExp, Lang, Website } from '../interfaces';
|
|
4
4
|
import { EnquiryQueryOptions } from './EnquiryQueryOptions';
|
|
5
|
-
import { Enquiry } from '../interfaces';
|
|
6
|
-
import { EnquiryBoolExp } from '../interfaces';
|
|
7
5
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
8
|
-
import { Lang } from '../interfaces';
|
|
9
6
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
10
|
-
|
|
7
|
+
|
|
11
8
|
export declare class CustomerQueryOptions extends QueryOptions<Customer, CustomerBoolExp, CustomerOrderBy, CustomerDistinctExp> {
|
|
12
9
|
constructor(fields?: (keyof Customer)[], queryArgs?: IQueryArgs<CustomerBoolExp, CustomerOrderBy, CustomerDistinctExp>);
|
|
13
10
|
id(): this;
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Enquiry, EnquiryBoolExp, EnquiryDistinctExp, EnquiryOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Enquiry, EnquiryBoolExp, EnquiryDistinctExp, EnquiryOrderBy, Lang, Media, MediaBoolExp, Customer, Website } from '../interfaces';
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
5
|
-
import { Lang } from '../interfaces';
|
|
6
5
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
7
|
-
import { Media } from '../interfaces';
|
|
8
|
-
import { MediaBoolExp } from '../interfaces';
|
|
9
6
|
import { CustomerQueryOptions } from './CustomerQueryOptions';
|
|
10
|
-
import { Customer } from '../interfaces';
|
|
11
7
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
12
|
-
|
|
8
|
+
|
|
13
9
|
export declare class EnquiryQueryOptions extends QueryOptions<Enquiry, EnquiryBoolExp, EnquiryOrderBy, EnquiryDistinctExp> {
|
|
14
10
|
constructor(fields?: (keyof Enquiry)[], queryArgs?: IQueryArgs<EnquiryBoolExp, EnquiryOrderBy, EnquiryDistinctExp>);
|
|
15
11
|
id(): this;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { FAQ, FAQBoolExp, FAQDistinctExp, FAQOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { FAQ, FAQBoolExp, FAQDistinctExp, FAQOrderBy, Product } from '../interfaces';
|
|
4
4
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
5
|
-
|
|
5
|
+
|
|
6
6
|
export declare class FAQQueryOptions extends QueryOptions<FAQ, FAQBoolExp, FAQOrderBy, FAQDistinctExp> {
|
|
7
7
|
constructor(fields?: (keyof FAQ)[], queryArgs?: IQueryArgs<FAQBoolExp, FAQOrderBy, FAQDistinctExp>);
|
|
8
8
|
id(): this;
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { FrontComponent, FrontComponentBoolExp, FrontComponentDistinctExp, FrontComponentOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { FrontComponent, FrontComponentBoolExp, FrontComponentDistinctExp, FrontComponentOrderBy, Media, ComponentCategory, ThemeBranch } from '../interfaces';
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
5
|
-
import { Media } from '../interfaces';
|
|
6
5
|
import { ComponentCategoryQueryOptions } from './ComponentCategoryQueryOptions';
|
|
7
|
-
import { ComponentCategory } from '../interfaces';
|
|
8
6
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
9
|
-
|
|
7
|
+
|
|
10
8
|
export declare class FrontComponentQueryOptions extends QueryOptions<FrontComponent, FrontComponentBoolExp, FrontComponentOrderBy, FrontComponentDistinctExp> {
|
|
11
9
|
constructor(fields?: (keyof FrontComponent)[], queryArgs?: IQueryArgs<FrontComponentBoolExp, FrontComponentOrderBy, FrontComponentDistinctExp>);
|
|
12
10
|
id(): this;
|
|
@@ -1,48 +1,21 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Lang, LangBoolExp, LangDistinctExp, LangOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Lang, LangBoolExp, LangDistinctExp, LangOrderBy, MediaFolder, MediaFolderBoolExp, Enquiry, EnquiryBoolExp, Product, ProductBoolExp, Post, PostBoolExp, PostCategory, PostCategoryBoolExp, Customer, CustomerBoolExp, ProductCategory, ProductCategoryBoolExp, SpamFilterRule, SpamFilterRuleBoolExp, Media, MediaBoolExp, Website, WebsiteBoolExp, ThemeBranch, ThemeBranchBoolExp, Bulletin, BulletinBoolExp, Tag, TagBoolExp, TagCategory, TagCategoryBoolExp } from '../interfaces';
|
|
4
4
|
import { MediaFolderQueryOptions } from './MediaFolderQueryOptions';
|
|
5
|
-
import { MediaFolder } from '../interfaces';
|
|
6
|
-
import { MediaFolderBoolExp } from '../interfaces';
|
|
7
5
|
import { EnquiryQueryOptions } from './EnquiryQueryOptions';
|
|
8
|
-
import { Enquiry } from '../interfaces';
|
|
9
|
-
import { EnquiryBoolExp } from '../interfaces';
|
|
10
6
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
11
|
-
import { Product } from '../interfaces';
|
|
12
|
-
import { ProductBoolExp } from '../interfaces';
|
|
13
7
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
14
|
-
import { Post } from '../interfaces';
|
|
15
|
-
import { PostBoolExp } from '../interfaces';
|
|
16
8
|
import { PostCategoryQueryOptions } from './PostCategoryQueryOptions';
|
|
17
|
-
import { PostCategory } from '../interfaces';
|
|
18
|
-
import { PostCategoryBoolExp } from '../interfaces';
|
|
19
9
|
import { CustomerQueryOptions } from './CustomerQueryOptions';
|
|
20
|
-
import { Customer } from '../interfaces';
|
|
21
|
-
import { CustomerBoolExp } from '../interfaces';
|
|
22
10
|
import { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';
|
|
23
|
-
import { ProductCategory } from '../interfaces';
|
|
24
|
-
import { ProductCategoryBoolExp } from '../interfaces';
|
|
25
11
|
import { SpamFilterRuleQueryOptions } from './SpamFilterRuleQueryOptions';
|
|
26
|
-
import { SpamFilterRule } from '../interfaces';
|
|
27
|
-
import { SpamFilterRuleBoolExp } from '../interfaces';
|
|
28
12
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
29
|
-
import { Media } from '../interfaces';
|
|
30
|
-
import { MediaBoolExp } from '../interfaces';
|
|
31
13
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
32
|
-
import { Website } from '../interfaces';
|
|
33
|
-
import { WebsiteBoolExp } from '../interfaces';
|
|
34
14
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
35
|
-
import { ThemeBranch } from '../interfaces';
|
|
36
|
-
import { ThemeBranchBoolExp } from '../interfaces';
|
|
37
15
|
import { BulletinQueryOptions } from './BulletinQueryOptions';
|
|
38
|
-
import { Bulletin } from '../interfaces';
|
|
39
|
-
import { BulletinBoolExp } from '../interfaces';
|
|
40
16
|
import { TagQueryOptions } from './TagQueryOptions';
|
|
41
|
-
import { Tag } from '../interfaces';
|
|
42
|
-
import { TagBoolExp } from '../interfaces';
|
|
43
17
|
import { TagCategoryQueryOptions } from './TagCategoryQueryOptions';
|
|
44
|
-
|
|
45
|
-
import { TagCategoryBoolExp } from '../interfaces';
|
|
18
|
+
|
|
46
19
|
export declare class LangQueryOptions extends QueryOptions<Lang, LangBoolExp, LangOrderBy, LangDistinctExp> {
|
|
47
20
|
constructor(fields?: (keyof Lang)[], queryArgs?: IQueryArgs<LangBoolExp, LangOrderBy, LangDistinctExp>);
|
|
48
21
|
id(): this;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Mail, MailBoolExp, MailDistinctExp, MailOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Mail, MailBoolExp, MailDistinctExp, MailOrderBy } from '../interfaces';
|
|
4
|
+
|
|
4
5
|
export declare class MailQueryOptions extends QueryOptions<Mail, MailBoolExp, MailOrderBy, MailDistinctExp> {
|
|
5
6
|
constructor(fields?: (keyof Mail)[], queryArgs?: IQueryArgs<MailBoolExp, MailOrderBy, MailDistinctExp>);
|
|
6
7
|
id(): this;
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { MediaFolder, MediaFolderBoolExp, MediaFolderDistinctExp, MediaFolderOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { MediaFolder, MediaFolderBoolExp, MediaFolderDistinctExp, MediaFolderOrderBy, Lang, Media, MediaBoolExp, Website } from '../interfaces';
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
5
|
-
import { Lang } from '../interfaces';
|
|
6
5
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
7
|
-
import { Media } from '../interfaces';
|
|
8
|
-
import { MediaBoolExp } from '../interfaces';
|
|
9
6
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
10
|
-
|
|
7
|
+
|
|
11
8
|
export declare class MediaFolderQueryOptions extends QueryOptions<MediaFolder, MediaFolderBoolExp, MediaFolderOrderBy, MediaFolderDistinctExp> {
|
|
12
9
|
constructor(fields?: (keyof MediaFolder)[], queryArgs?: IQueryArgs<MediaFolderBoolExp, MediaFolderOrderBy, MediaFolderDistinctExp>);
|
|
13
10
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { MediaOnProduct, MediaOnProductBoolExp, MediaOnProductDistinctExp, MediaOnProductOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { MediaOnProduct, MediaOnProductBoolExp, MediaOnProductDistinctExp, MediaOnProductOrderBy, Media, Product } from '../interfaces';
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
5
|
-
import { Media } from '../interfaces';
|
|
6
5
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class MediaOnProductQueryOptions extends QueryOptions<MediaOnProduct, MediaOnProductBoolExp, MediaOnProductOrderBy, MediaOnProductDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof MediaOnProduct)[], queryArgs?: IQueryArgs<MediaOnProductBoolExp, MediaOnProductOrderBy, MediaOnProductDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,47 +1,23 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Media, MediaBoolExp, MediaDistinctExp, MediaOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Media, MediaBoolExp, MediaDistinctExp, MediaOrderBy, MediaFolder, Lang, Post, PostBoolExp, User, ProductCategory, ProductCategoryBoolExp, MediaOnProduct, MediaOnProductBoolExp, AttachmentOnProduct, AttachmentOnProductBoolExp, Website, PostCategory, ThemeConfig, ThemeConfigBoolExp, PageMeta, PageMetaBoolExp, SearchIndex, SearchIndexBoolExp, WebsiteSnapshot, WebsiteSnapshotBoolExp, FrontComponent, FrontComponentBoolExp, Enquiry, Theme } from '../interfaces';
|
|
4
4
|
import { MediaFolderQueryOptions } from './MediaFolderQueryOptions';
|
|
5
|
-
import { MediaFolder } from '../interfaces';
|
|
6
5
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
7
|
-
import { Lang } from '../interfaces';
|
|
8
6
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
9
|
-
import { Post } from '../interfaces';
|
|
10
|
-
import { PostBoolExp } from '../interfaces';
|
|
11
7
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
12
|
-
import { User } from '../interfaces';
|
|
13
8
|
import { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';
|
|
14
|
-
import { ProductCategory } from '../interfaces';
|
|
15
|
-
import { ProductCategoryBoolExp } from '../interfaces';
|
|
16
9
|
import { MediaOnProductQueryOptions } from './MediaOnProductQueryOptions';
|
|
17
|
-
import { MediaOnProduct } from '../interfaces';
|
|
18
|
-
import { MediaOnProductBoolExp } from '../interfaces';
|
|
19
10
|
import { AttachmentOnProductQueryOptions } from './AttachmentOnProductQueryOptions';
|
|
20
|
-
import { AttachmentOnProduct } from '../interfaces';
|
|
21
|
-
import { AttachmentOnProductBoolExp } from '../interfaces';
|
|
22
11
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
23
|
-
import { Website } from '../interfaces';
|
|
24
12
|
import { PostCategoryQueryOptions } from './PostCategoryQueryOptions';
|
|
25
|
-
import { PostCategory } from '../interfaces';
|
|
26
13
|
import { ThemeConfigQueryOptions } from './ThemeConfigQueryOptions';
|
|
27
|
-
import { ThemeConfig } from '../interfaces';
|
|
28
|
-
import { ThemeConfigBoolExp } from '../interfaces';
|
|
29
14
|
import { PageMetaQueryOptions } from './PageMetaQueryOptions';
|
|
30
|
-
import { PageMeta } from '../interfaces';
|
|
31
|
-
import { PageMetaBoolExp } from '../interfaces';
|
|
32
15
|
import { SearchIndexQueryOptions } from './SearchIndexQueryOptions';
|
|
33
|
-
import { SearchIndex } from '../interfaces';
|
|
34
|
-
import { SearchIndexBoolExp } from '../interfaces';
|
|
35
16
|
import { WebsiteSnapshotQueryOptions } from './WebsiteSnapshotQueryOptions';
|
|
36
|
-
import { WebsiteSnapshot } from '../interfaces';
|
|
37
|
-
import { WebsiteSnapshotBoolExp } from '../interfaces';
|
|
38
17
|
import { FrontComponentQueryOptions } from './FrontComponentQueryOptions';
|
|
39
|
-
import { FrontComponent } from '../interfaces';
|
|
40
|
-
import { FrontComponentBoolExp } from '../interfaces';
|
|
41
18
|
import { EnquiryQueryOptions } from './EnquiryQueryOptions';
|
|
42
|
-
import { Enquiry } from '../interfaces';
|
|
43
19
|
import { ThemeQueryOptions } from './ThemeQueryOptions';
|
|
44
|
-
|
|
20
|
+
|
|
45
21
|
export declare class MediaQueryOptions extends QueryOptions<Media, MediaBoolExp, MediaOrderBy, MediaDistinctExp> {
|
|
46
22
|
constructor(fields?: (keyof Media)[], queryArgs?: IQueryArgs<MediaBoolExp, MediaOrderBy, MediaDistinctExp>);
|
|
47
23
|
id(): this;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Notification, NotificationBoolExp, NotificationDistinctExp, NotificationOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Notification, NotificationBoolExp, NotificationDistinctExp, NotificationOrderBy } from '../interfaces';
|
|
4
|
+
|
|
4
5
|
export declare class NotificationQueryOptions extends QueryOptions<Notification, NotificationBoolExp, NotificationOrderBy, NotificationDistinctExp> {
|
|
5
6
|
constructor(fields?: (keyof Notification)[], queryArgs?: IQueryArgs<NotificationBoolExp, NotificationOrderBy, NotificationDistinctExp>);
|
|
6
7
|
id(): this;
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { PageMeta, PageMetaBoolExp, PageMetaDistinctExp, PageMetaOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { PageMeta, PageMetaBoolExp, PageMetaDistinctExp, PageMetaOrderBy, Media, Product, Page, Post } from '../interfaces';
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
5
|
-
import { Media } from '../interfaces';
|
|
6
5
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
7
|
-
import { Product } from '../interfaces';
|
|
8
6
|
import { PageQueryOptions } from './PageQueryOptions';
|
|
9
|
-
import { Page } from '../interfaces';
|
|
10
7
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
11
|
-
|
|
8
|
+
|
|
12
9
|
export declare class PageMetaQueryOptions extends QueryOptions<PageMeta, PageMetaBoolExp, PageMetaOrderBy, PageMetaDistinctExp> {
|
|
13
10
|
constructor(fields?: (keyof PageMeta)[], queryArgs?: IQueryArgs<PageMetaBoolExp, PageMetaOrderBy, PageMetaDistinctExp>);
|
|
14
11
|
id(): this;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Page, PageBoolExp, PageDistinctExp, PageOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Page, PageBoolExp, PageDistinctExp, PageOrderBy, PageMeta, ThemeBranch } from '../interfaces';
|
|
4
4
|
import { PageMetaQueryOptions } from './PageMetaQueryOptions';
|
|
5
|
-
import { PageMeta } from '../interfaces';
|
|
6
5
|
import { ThemeBranchQueryOptions } from './ThemeBranchQueryOptions';
|
|
7
|
-
|
|
6
|
+
|
|
8
7
|
export declare class PageQueryOptions extends QueryOptions<Page, PageBoolExp, PageOrderBy, PageDistinctExp> {
|
|
9
8
|
constructor(fields?: (keyof Page)[], queryArgs?: IQueryArgs<PageBoolExp, PageOrderBy, PageDistinctExp>);
|
|
10
9
|
id(): this;
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { PostCategory, PostCategoryBoolExp, PostCategoryDistinctExp, PostCategoryOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { PostCategory, PostCategoryBoolExp, PostCategoryDistinctExp, PostCategoryOrderBy, Post, PostBoolExp, Lang, Media, Website } from '../interfaces';
|
|
4
4
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
5
|
-
import { Post } from '../interfaces';
|
|
6
|
-
import { PostBoolExp } from '../interfaces';
|
|
7
5
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
8
|
-
import { Lang } from '../interfaces';
|
|
9
6
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
10
|
-
import { Media } from '../interfaces';
|
|
11
7
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
12
|
-
|
|
8
|
+
|
|
13
9
|
export declare class PostCategoryQueryOptions extends QueryOptions<PostCategory, PostCategoryBoolExp, PostCategoryOrderBy, PostCategoryDistinctExp> {
|
|
14
10
|
constructor(fields?: (keyof PostCategory)[], queryArgs?: IQueryArgs<PostCategoryBoolExp, PostCategoryOrderBy, PostCategoryDistinctExp>);
|
|
15
11
|
id(): this;
|
|
@@ -1,21 +1,14 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Post, PostBoolExp, PostDistinctExp, PostOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Post, PostBoolExp, PostDistinctExp, PostOrderBy, Tag, TagBoolExp, User, Media, Lang, PageMeta, PostCategory, Website } from '../interfaces';
|
|
4
4
|
import { TagQueryOptions } from './TagQueryOptions';
|
|
5
|
-
import { Tag } from '../interfaces';
|
|
6
|
-
import { TagBoolExp } from '../interfaces';
|
|
7
5
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
8
|
-
import { User } from '../interfaces';
|
|
9
6
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
10
|
-
import { Media } from '../interfaces';
|
|
11
7
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
12
|
-
import { Lang } from '../interfaces';
|
|
13
8
|
import { PageMetaQueryOptions } from './PageMetaQueryOptions';
|
|
14
|
-
import { PageMeta } from '../interfaces';
|
|
15
9
|
import { PostCategoryQueryOptions } from './PostCategoryQueryOptions';
|
|
16
|
-
import { PostCategory } from '../interfaces';
|
|
17
10
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
18
|
-
|
|
11
|
+
|
|
19
12
|
export declare class PostQueryOptions extends QueryOptions<Post, PostBoolExp, PostOrderBy, PostDistinctExp> {
|
|
20
13
|
constructor(fields?: (keyof Post)[], queryArgs?: IQueryArgs<PostBoolExp, PostOrderBy, PostDistinctExp>);
|
|
21
14
|
id(): this;
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ProductCategory, ProductCategoryBoolExp, ProductCategoryDistinctExp, ProductCategoryOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ProductCategory, ProductCategoryBoolExp, ProductCategoryDistinctExp, ProductCategoryOrderBy, Media, Lang, Product, ProductBoolExp, Website } from '../interfaces';
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
5
|
-
import { Media } from '../interfaces';
|
|
6
5
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
7
|
-
import { Lang } from '../interfaces';
|
|
8
6
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
9
|
-
import { Product } from '../interfaces';
|
|
10
|
-
import { ProductBoolExp } from '../interfaces';
|
|
11
7
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
12
|
-
|
|
8
|
+
|
|
13
9
|
export declare class ProductCategoryQueryOptions extends QueryOptions<ProductCategory, ProductCategoryBoolExp, ProductCategoryOrderBy, ProductCategoryDistinctExp> {
|
|
14
10
|
constructor(fields?: (keyof ProductCategory)[], queryArgs?: IQueryArgs<ProductCategoryBoolExp, ProductCategoryOrderBy, ProductCategoryDistinctExp>);
|
|
15
11
|
id(): this;
|
|
@@ -1,31 +1,17 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { Product, ProductBoolExp, ProductDistinctExp, ProductOrderBy } from
|
|
1
|
+
import { IAggregate, IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { Product, ProductBoolExp, ProductDistinctExp, ProductOrderBy, ProductCategory, Tag, TagBoolExp, MediaOnProduct, MediaOnProductBoolExp, AttachmentOnProduct, AttachmentOnProductBoolExp, Lang, PageMeta, FAQ, FAQBoolExp, ProductRelatedPivot, ProductRelatedPivotBoolExp, User, Website } from '../interfaces';
|
|
4
4
|
import { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';
|
|
5
|
-
import { ProductCategory } from '../interfaces';
|
|
6
5
|
import { TagQueryOptions } from './TagQueryOptions';
|
|
7
|
-
import { Tag } from '../interfaces';
|
|
8
|
-
import { TagBoolExp } from '../interfaces';
|
|
9
6
|
import { MediaOnProductQueryOptions } from './MediaOnProductQueryOptions';
|
|
10
|
-
import { MediaOnProduct } from '../interfaces';
|
|
11
|
-
import { MediaOnProductBoolExp } from '../interfaces';
|
|
12
7
|
import { AttachmentOnProductQueryOptions } from './AttachmentOnProductQueryOptions';
|
|
13
|
-
import { AttachmentOnProduct } from '../interfaces';
|
|
14
|
-
import { AttachmentOnProductBoolExp } from '../interfaces';
|
|
15
8
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
16
|
-
import { Lang } from '../interfaces';
|
|
17
9
|
import { PageMetaQueryOptions } from './PageMetaQueryOptions';
|
|
18
|
-
import { PageMeta } from '../interfaces';
|
|
19
10
|
import { FAQQueryOptions } from './FAQQueryOptions';
|
|
20
|
-
import { FAQ } from '../interfaces';
|
|
21
|
-
import { FAQBoolExp } from '../interfaces';
|
|
22
11
|
import { ProductRelatedPivotQueryOptions } from './ProductRelatedPivotQueryOptions';
|
|
23
|
-
import { ProductRelatedPivot } from '../interfaces';
|
|
24
|
-
import { ProductRelatedPivotBoolExp } from '../interfaces';
|
|
25
12
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
26
|
-
import { User } from '../interfaces';
|
|
27
13
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
28
|
-
|
|
14
|
+
|
|
29
15
|
export declare class ProductQueryOptions extends QueryOptions<Product, ProductBoolExp, ProductOrderBy, ProductDistinctExp> {
|
|
30
16
|
constructor(fields?: (keyof Product)[], queryArgs?: IQueryArgs<ProductBoolExp, ProductOrderBy, ProductDistinctExp>);
|
|
31
17
|
id(): this;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { IQueryArgs } from
|
|
2
|
-
import { QueryOptions } from
|
|
3
|
-
import { ProductRelatedPivot, ProductRelatedPivotBoolExp, ProductRelatedPivotDistinctExp, ProductRelatedPivotOrderBy } from
|
|
1
|
+
import { IQueryArgs } from '@rxdrag/entify-lib';
|
|
2
|
+
import { QueryOptions } from './QueryOptions';
|
|
3
|
+
import { ProductRelatedPivot, ProductRelatedPivotBoolExp, ProductRelatedPivotDistinctExp, ProductRelatedPivotOrderBy, Product } from '../interfaces';
|
|
4
4
|
import { ProductQueryOptions } from './ProductQueryOptions';
|
|
5
|
-
|
|
5
|
+
|
|
6
6
|
export declare class ProductRelatedPivotQueryOptions extends QueryOptions<ProductRelatedPivot, ProductRelatedPivotBoolExp, ProductRelatedPivotOrderBy, ProductRelatedPivotDistinctExp> {
|
|
7
7
|
constructor(fields?: (keyof ProductRelatedPivot)[], queryArgs?: IQueryArgs<ProductRelatedPivotBoolExp, ProductRelatedPivotOrderBy, ProductRelatedPivotDistinctExp>);
|
|
8
8
|
id(): this;
|