@droz-js/sdk 0.7.7 → 0.8.1
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/package.json +1 -1
- package/src/client/http.js +1 -1
- package/src/drozbase-ws.d.ts +856 -0
- package/src/drozbase-ws.js +23 -0
- package/src/drozbase.d.ts +859 -0
- package/src/drozbase.js +23 -0
- package/src/sdks/ai.d.ts +3 -6
- package/src/sdks/drozbase.d.ts +5689 -0
- package/src/sdks/drozbase.js +4962 -0
- package/src/sdks/drozchat.d.ts +18 -17
- package/src/sdks/drozchat.js +1 -0
- package/src/sdks/droznexo.d.ts +3 -3
- package/src/sdks/nucleus.d.ts +33 -26
- package/src/sdks/nucleus.js +4 -0
|
@@ -0,0 +1,4962 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.CourseQuizSettingsFragmentDoc = exports.CourseCertificateSettingsFragmentDoc = exports.CourseGeneralSettingsFragmentDoc = exports.CourseChapterFragmentDoc = exports.CourseVersionWithApprovalFlowFragmentDoc = exports.ApprovalFlowExecutionFragmentDoc = exports.ExecutableApprovalFlowFragmentDoc = exports.CourseVersionFragmentDoc = exports.CourseVersionWithoutContentFragmentDoc = exports.CourseChapterWithoutContentFragmentDoc = exports.CourseQuizWithoutContentFragmentDoc = exports.CourseEntryFragmentDoc = exports.CourseQuizFragmentDoc = exports.QuizFragmentDoc = exports.QuizWithoutContentFragmentDoc = exports.CourseLessonFragmentDoc = exports.CourseLessonWithoutContentFragmentDoc = exports.CourseWithoutChaptersFragmentDoc = exports.RecordFragmentDoc = exports.PageInfoFragmentDoc = exports.ChecklistItemFragmentDoc = exports.SessionFragmentDoc = exports.UserFragmentDoc = exports.AppFragmentDoc = exports.ApprovalFlowFragmentDoc = exports.ApprovalFlowStepFragmentDoc = exports.SubjectFragmentDoc = exports.GroupFragmentDoc = exports.UserInfoFragmentDoc = exports.WebhookStatus = exports.WebhookEvents = exports.VideoTranscodeStatus = exports.VersionStatus = exports.Typenames = exports.TaskAction = exports.SubscriptionAction = exports.SearchSorting = exports.ReactionTypes = exports.QuizEntryType = exports.OrganizationScopes = exports.IntegrationType = exports.Grants = exports.FormSearchOperation = exports.FormFieldType = exports.EnrollmentStatus = exports.Can = exports.AuthMode = exports.ApprovalFlowExecutionStepStatus = exports.ApprovalFlowExecutionStatus = exports.AppInstanceStatus = void 0;
|
|
5
|
+
exports.FacetsFragmentDoc = exports.SearchHitFragmentDoc = exports.FormFragmentDoc = exports.CourseFragmentDoc = exports.CourseWithoutContentFragmentDoc = exports.DocFragmentDoc = exports.StorageFragmentDoc = exports.SpaceFragmentDoc = exports.SpaceWithoutContentFragmentDoc = exports.PermissionFragmentDoc = exports.OrganizationSettingsGroupsFragmentDoc = exports.OrganizationSettingsGameFragmentDoc = exports.OrganizationSettingsSecurityFragmentDoc = exports.OrganizationSettingsThemeFragmentDoc = exports.OrganizationSettingsTypographyFragmentDoc = exports.TypographyStyleFragmentDoc = exports.OrganizationSettingsReactionsFragmentDoc = exports.OrganizationSettingsContentFragmentDoc = exports.OrganizationSettingsUsageFragmentDoc = exports.OrganizationSettingsLicenseFragmentDoc = exports.OrganizationSettingsInfoFragmentDoc = exports.EmailPreferencesFragmentDoc = exports.NotificationFragmentDoc = exports.IntegrationFragmentDoc = exports.GameUserPointsFragmentDoc = exports.UserResponseFragmentDoc = exports.SubmitEntryFeedbackFragmentDoc = exports.QuizEntriesFragmentDoc = exports.CheckboxFragmentDoc = exports.RadioboxFragmentDoc = exports.FeedbackFragmentDoc = exports.FormFieldResponseFragmentDoc = exports.FormResponseFragmentDoc = exports.FormWithSectionsFragmentDoc = exports.FormWithoutContentFragmentDoc = exports.DocWithoutContentFragmentDoc = exports.FormVersionFragmentDoc = exports.FormSectionFragmentDoc = exports.FormFieldFragmentDoc = exports.FormSectionWithoutContentFragmentDoc = exports.DocSettingsFragmentDoc = exports.DocContentSettingsFragmentDoc = exports.DocVersionWithoutContentFragmentDoc = exports.DocVersionForUpdateFragmentDoc = exports.DocVersionFragmentDoc = exports.DiscussionFragmentDoc = exports.ReactionsFragmentDoc = exports.CourseUserFragmentDoc = exports.CourseProgressInfoFragmentDoc = exports.SubmitCourseEntryFeedbackFragmentDoc = void 0;
|
|
6
|
+
exports.CreateGroupDocument = exports.ResetUserPasswordDocument = exports.UpdateUserNameDocument = exports.UpdateUserEmailDocument = exports.SetUserPasswordDocument = exports.DeleteUserDocument = exports.AddUserDocument = exports.UpdateProfileDocument = exports.GenerateImpersonateTokenDocument = exports.UsersCsvDocument = exports.GetUserGroupsDocument = exports.GetGroupAdminsDocument = exports.GetGroupUsersDocument = exports.GetAllGroupsDocument = exports.GetGroupDocument = exports.GetAllUsersDocument = exports.GetUsersDocument = exports.GetUserByEmailDocument = exports.GetUserDocument = exports.GetMeDocument = exports.GetAuthInfoDocument = exports.GetAuthTokenDocument = exports.GetSessionDocument = exports.GetPermissionsMatrixDocument = exports.RemoveApprovalFlowStepDocument = exports.UpdateApprovalFlowStepDocument = exports.CreateApprovalFlowStepDocument = exports.RemoveApprovalFlowDocument = exports.UpdateApprovalFlowDocument = exports.CreateApprovalFlowDocument = exports.EstimateApprovalFlowStepApproversDocument = exports.GetApprovalFlowExecutionDocument = exports.GetApprovalFlowDocument = exports.BatchRemoveCacheDocument = exports.CleanAnswerCacheDocument = exports.QueryVectorStoreDocument = exports.ListAnswersDocument = exports.FindAnswerDocument = exports.GenerateRecordAnalyticsEmbedUrlDocument = exports.GenerateOrganizationAnalyticsEmbedUrlDocument = exports.WebhookFragmentDoc = exports.TaskFragmentDoc = exports.RecordWithParentFragmentDoc = exports.SystemInfoFragmentDoc = exports.AuthInfoFragmentDoc = exports.ContentTypeFragmentDoc = exports.SpaceSettingsFragmentDoc = exports.SpaceApprovalSettingsFragmentDoc = exports.SpaceContentSettingsFragmentDoc = exports.SecuritySettingsFragmentDoc = void 0;
|
|
7
|
+
exports.ApproveAndPromoteCourseVersionDocument = exports.PromoteCourseVersionDocument = exports.ApproveCourseVersionDocument = exports.RequestChangesOnCourseVersionDocument = exports.SubmitCourseVersionForApprovalDocument = exports.RegenerateCourseCertificateDocument = exports.RemoveCourseCertificateSettingsDocument = exports.SetCourseCertificateSettingsDocument = exports.SetCourseGeneralSettingsDocument = exports.SetCourseQuizSettingsDocument = exports.SubmitCourseQuizEntryResponseDocument = exports.ReEnrollCourseDocument = exports.UnenrollCourseDocument = exports.BatchEnrollCourseDocument = exports.EnrollCourseDocument = exports.RemoveCourseDocument = exports.UpdateCourseDocument = exports.EditCourseDocument = exports.CreateCourseDocument = exports.ListEnrolledCoursesDocument = exports.GetCourseEnrolledUsersDocument = exports.GetCourseProgressInfoDocument = exports.GetCourseSettingsDocument = exports.GetCourseEntryDocument = exports.GetCourseLessonDocument = exports.GetCourseChapterDocument = exports.GetCourseVersionsDocument = exports.GetCoursesDocument = exports.GetCourseDocument = exports.FullDumpDocument = exports.FullReindexDocument = exports.ReindexDocument = exports.RestoreItemFromTrashBinDocument = exports.CreateSymlinkDocument = exports.IgnoreSimilarityForDocsDocument = exports.TriggerSimilarityCheckDocument = exports.FindSimilarItemsDocument = exports.ListSimilarItemsDocument = exports.GetTrashBinItemsDocument = exports.GetTrailDocument = exports.GetRecordByOriginDocument = exports.GetRecordInfoDocument = exports.GetRecordsDocument = exports.GetRecordDocument = exports.UpdateChecklistItemDocument = exports.GetChecklistItemDocument = exports.RemoveUserFromGroupDocument = exports.AddUserToGroupDocument = exports.DeleteGroupDocument = exports.UpdateGroupDocument = void 0;
|
|
8
|
+
exports.PromoteFormVersionDocument = exports.ApproveFormVersionDocument = exports.RequestChangesOnFormVersionDocument = exports.SubmitFormVersionForApprovalDocument = exports.RemoveFormDocument = exports.UpdateFormDocument = exports.EditFormDocument = exports.CreateFormDocument = exports.SearchFormResponsesDocument = exports.GetUserQuizResponsesDocument = exports.GetQuizEntriesDocument = exports.GetQuizDocument = exports.GetFormResponsesDocument = exports.GetFormResponseDocument = exports.GetFormSectionFieldsDocument = exports.GetFormSectionsDocument = exports.GetFormDocument = exports.DocToDocxDocument = exports.SetDocContentSettingsDocument = exports.ApproveAndPromoteDocVersionDocument = exports.PromoteDocVersionDocument = exports.ApproveDocVersionDocument = exports.RequestChangesOnDocVersionDocument = exports.SubmitDocVersionForApprovalDocument = exports.GenerateAndSetPrefixCodeForDocDocument = exports.CloneDocDocument = exports.RemoveDocDocument = exports.UpdateDocDocument = exports.EditDocDocument = exports.CreateDocDocument = exports.GetRecentlyViewedDocsDocument = exports.CompareDocsDocument = exports.GetDocSettingsDocument = exports.GetDocContentAsMarkdownDocument = exports.GetDocVersionsDocument = exports.GetDocsDocument = exports.GetDocDocument = exports.RemoveDiscussionDocument = exports.UpdateDiscussionDocument = exports.CreateDiscussionDocument = exports.GetDiscussionDocument = exports.GetDiscussionsDocument = exports.CompleteCourseEntryDocument = exports.RemoveCourseEntryDocument = exports.UpdateCourseLessonDocument = exports.CreateCourseQuizDocument = exports.CreateCourseLessonDocument = exports.RemoveCourseChapterDocument = exports.UpdateCourseChapterDocument = exports.CreateCourseChapterDocument = void 0;
|
|
9
|
+
exports.UpdateOrganizationSettingsThemeDocument = exports.UpdateOrganizationSettingsTypographyDocument = exports.UpdateOrganizationSettingsContentDocument = exports.UpdateOrganizationSettingsInfoDocument = exports.GetOrganizationSettingsDocument = exports.OnNotificationDocument = exports.NotifyPlanUpgradeDocument = exports.UnsubscribeDocument = exports.MarkNotificationsAsReadDocument = exports.MarkAllNotificationsAsSeenDocument = exports.SetUserEmailPreferencesDocument = exports.GetUserEmailPreferencesDocument = exports.GetUserNotificationsDocument = exports.GetWebArticleDocument = exports.GetIconsDocument = exports.GetGifsDocument = exports.QueryByLabelsDocument = exports.UpdateZendeskArticleDocument = exports.MigrateDocument = exports.RemoveIntegrationConfigDocument = exports.UpdateIntegrationConfigDocument = exports.CreateIntegrationConfigDocument = exports.GetIntegrationConfigDocument = exports.ListIntegrationConfigsDocument = exports.GetGameLeaderboardGlobalDocument = exports.GetGameLeaderboardWeeklyDocument = exports.GetGameLeaderboardDailyDocument = exports.GetGameLeaderboardDocument = exports.UpdateFormResponsesTitlesDocument = exports.ReindexFormResponsesDocument = exports.SubmitQuizEntryResponseDocument = exports.UpdateCheckboxQuizEntryDocument = exports.UpdateRadioboxQuizEntryDocument = exports.ChangeQuizEntryTypeDocument = exports.RemoveQuizEntryDocument = exports.CreateQuizEntryDocument = exports.UpdateQuizDocument = exports.CreateQuizDocument = exports.SubmitFormFieldResponseDocument = exports.SubmitFormResponseDocument = exports.RemoveFormResponseDocument = exports.UpdateFormResponseDocument = exports.CreateFormResponseDocument = exports.RemoveFormFieldDocument = exports.UpdateFormFieldDocument = exports.CreateFormFieldDocument = exports.RemoveFormSectionDocument = exports.UpdateFormSectionDocument = exports.CreateFormSectionDocument = exports.ApproveAndPromoteFormVersionDocument = void 0;
|
|
10
|
+
exports.GetUserTasksDocument = exports.GetTaskDocument = exports.BootstrapDocument = exports.GetSystemTimeDocument = exports.GetSystemInfoDocument = exports.OnFilesDocument = exports.OnFileDocument = exports.ConvertStorageToHtmlDocument = exports.GetFilesDocument = exports.GetFileDocument = exports.SetSpaceApprovalsSettingsDocument = exports.SetSpaceContentSettingsDocument = exports.RemoveSpaceDocument = exports.MoveSpaceChildDocument = exports.MoveSpaceChildrenDocument = exports.UpdateSpaceDocument = exports.CreateSpaceDocument = exports.ListAvailablePrefixCodesDocument = exports.GetAllAllowedContentTypesDocument = exports.GetSpaceAllowedContentTypesDocument = exports.GetSpaceSettingsDocument = exports.ListSpaceContentsDocument = exports.GetSpacesDocument = exports.GetSpaceDocument = exports.CreateInitialContentDocument = exports.SetSecuritySettingsDocument = exports.GetSecuritySettingsDocument = exports.RenameContentsTagDocument = exports.RemoveContentsTagDocument = exports.RemoveSynonymsDocument = exports.UpdateSynonymsDocument = exports.CreateSynonymsDocument = exports.ListSynonymsDocument = exports.SearchTagsForResourceDocument = exports.SearchForRelatedDocument = exports.SearchForFacetValuesDocument = exports.SearchDocument = exports.ToggleReactionDocument = exports.GetReactionsDocument = exports.RemovePermissionDocument = exports.SetPermissionDocument = exports.QueryPermissionsDocument = exports.GetPoliciesDocument = exports.GetPermissionsDocument = exports.GetSubjectsDocument = exports.RecomputeGroupMappingsDocument = exports.UpdateOrganizationSettingsReactionsDocument = exports.UpdateOrganizationSettingsGroupsDocument = exports.UpdateOrganizationSettingsGameDocument = exports.UpdateOrganizationSettingsSecurityDocument = void 0;
|
|
11
|
+
exports.serviceName = exports.TestWebhookDocument = exports.RemoveWebhookDocument = exports.UpdateWebhookDocument = exports.CreateWebhookDocument = exports.ListWebhooksDocument = exports.GetWebhookDocument = exports.OnDraftsDocument = exports.ReindexUsersDocument = exports.RemoveDraftDocument = exports.RemoveFavoriteDocument = exports.SaveFavoriteDocument = exports.SetUserPrefsDocument = exports.SearchUsersDocument = exports.IsUserFavoriteDocument = exports.GetUserFavoritesDocument = exports.GetUserPrefsDocument = exports.GetUserDraftsDocument = exports.OnTasksDocument = exports.RemoveTaskDocument = exports.LeaveTaskDocument = void 0;
|
|
12
|
+
exports.getSdk = getSdk;
|
|
13
|
+
var AppInstanceStatus;
|
|
14
|
+
(function (AppInstanceStatus) {
|
|
15
|
+
AppInstanceStatus["Active"] = "Active";
|
|
16
|
+
AppInstanceStatus["Failing"] = "Failing";
|
|
17
|
+
AppInstanceStatus["Inactive"] = "Inactive";
|
|
18
|
+
})(AppInstanceStatus || (exports.AppInstanceStatus = AppInstanceStatus = {}));
|
|
19
|
+
var ApprovalFlowExecutionStatus;
|
|
20
|
+
(function (ApprovalFlowExecutionStatus) {
|
|
21
|
+
ApprovalFlowExecutionStatus["Completed"] = "COMPLETED";
|
|
22
|
+
ApprovalFlowExecutionStatus["Idle"] = "IDLE";
|
|
23
|
+
ApprovalFlowExecutionStatus["InProgress"] = "IN_PROGRESS";
|
|
24
|
+
})(ApprovalFlowExecutionStatus || (exports.ApprovalFlowExecutionStatus = ApprovalFlowExecutionStatus = {}));
|
|
25
|
+
var ApprovalFlowExecutionStepStatus;
|
|
26
|
+
(function (ApprovalFlowExecutionStepStatus) {
|
|
27
|
+
ApprovalFlowExecutionStepStatus["Approved"] = "APPROVED";
|
|
28
|
+
ApprovalFlowExecutionStepStatus["Completed"] = "COMPLETED";
|
|
29
|
+
ApprovalFlowExecutionStepStatus["InProgress"] = "IN_PROGRESS";
|
|
30
|
+
ApprovalFlowExecutionStepStatus["Pending"] = "PENDING";
|
|
31
|
+
ApprovalFlowExecutionStepStatus["Rejected"] = "REJECTED";
|
|
32
|
+
})(ApprovalFlowExecutionStepStatus || (exports.ApprovalFlowExecutionStepStatus = ApprovalFlowExecutionStepStatus = {}));
|
|
33
|
+
var AuthMode;
|
|
34
|
+
(function (AuthMode) {
|
|
35
|
+
AuthMode["Cognito"] = "COGNITO";
|
|
36
|
+
AuthMode["Provided"] = "PROVIDED";
|
|
37
|
+
})(AuthMode || (exports.AuthMode = AuthMode = {}));
|
|
38
|
+
var Can;
|
|
39
|
+
(function (Can) {
|
|
40
|
+
Can["Manage"] = "manage";
|
|
41
|
+
Can["Read"] = "read";
|
|
42
|
+
Can["Remove"] = "remove";
|
|
43
|
+
Can["Write"] = "write";
|
|
44
|
+
})(Can || (exports.Can = Can = {}));
|
|
45
|
+
var EnrollmentStatus;
|
|
46
|
+
(function (EnrollmentStatus) {
|
|
47
|
+
EnrollmentStatus["Completed"] = "COMPLETED";
|
|
48
|
+
EnrollmentStatus["Enrolled"] = "ENROLLED";
|
|
49
|
+
})(EnrollmentStatus || (exports.EnrollmentStatus = EnrollmentStatus = {}));
|
|
50
|
+
var FormFieldType;
|
|
51
|
+
(function (FormFieldType) {
|
|
52
|
+
FormFieldType["Checkbox"] = "checkbox";
|
|
53
|
+
FormFieldType["Date"] = "date";
|
|
54
|
+
FormFieldType["Datetime"] = "datetime";
|
|
55
|
+
FormFieldType["Radio"] = "radio";
|
|
56
|
+
FormFieldType["Rte"] = "rte";
|
|
57
|
+
FormFieldType["Text"] = "text";
|
|
58
|
+
})(FormFieldType || (exports.FormFieldType = FormFieldType = {}));
|
|
59
|
+
var FormSearchOperation;
|
|
60
|
+
(function (FormSearchOperation) {
|
|
61
|
+
FormSearchOperation["Contains"] = "contains";
|
|
62
|
+
FormSearchOperation["EndsWith"] = "endsWith";
|
|
63
|
+
FormSearchOperation["Equals"] = "equals";
|
|
64
|
+
FormSearchOperation["NotContains"] = "notContains";
|
|
65
|
+
FormSearchOperation["NotEndsWith"] = "notEndsWith";
|
|
66
|
+
FormSearchOperation["NotEquals"] = "notEquals";
|
|
67
|
+
FormSearchOperation["NotStartsWith"] = "notStartsWith";
|
|
68
|
+
FormSearchOperation["Search"] = "search";
|
|
69
|
+
FormSearchOperation["StartsWith"] = "startsWith";
|
|
70
|
+
})(FormSearchOperation || (exports.FormSearchOperation = FormSearchOperation = {}));
|
|
71
|
+
var Grants;
|
|
72
|
+
(function (Grants) {
|
|
73
|
+
Grants["Approve"] = "approve";
|
|
74
|
+
Grants["Manage"] = "manage";
|
|
75
|
+
Grants["Read"] = "read";
|
|
76
|
+
Grants["Remove"] = "remove";
|
|
77
|
+
Grants["Submit"] = "submit";
|
|
78
|
+
Grants["Write"] = "write";
|
|
79
|
+
})(Grants || (exports.Grants = Grants = {}));
|
|
80
|
+
var IntegrationType;
|
|
81
|
+
(function (IntegrationType) {
|
|
82
|
+
IntegrationType["Zendesk"] = "Zendesk";
|
|
83
|
+
})(IntegrationType || (exports.IntegrationType = IntegrationType = {}));
|
|
84
|
+
var OrganizationScopes;
|
|
85
|
+
(function (OrganizationScopes) {
|
|
86
|
+
OrganizationScopes["Content"] = "content";
|
|
87
|
+
OrganizationScopes["Game"] = "game";
|
|
88
|
+
OrganizationScopes["Groups"] = "groups";
|
|
89
|
+
OrganizationScopes["Info"] = "info";
|
|
90
|
+
OrganizationScopes["License"] = "license";
|
|
91
|
+
OrganizationScopes["Reactions"] = "reactions";
|
|
92
|
+
OrganizationScopes["Security"] = "security";
|
|
93
|
+
OrganizationScopes["Theme"] = "theme";
|
|
94
|
+
OrganizationScopes["Typography"] = "typography";
|
|
95
|
+
OrganizationScopes["Usage"] = "usage";
|
|
96
|
+
})(OrganizationScopes || (exports.OrganizationScopes = OrganizationScopes = {}));
|
|
97
|
+
var QuizEntryType;
|
|
98
|
+
(function (QuizEntryType) {
|
|
99
|
+
QuizEntryType["Checkbox"] = "checkbox";
|
|
100
|
+
QuizEntryType["Radiobox"] = "radiobox";
|
|
101
|
+
})(QuizEntryType || (exports.QuizEntryType = QuizEntryType = {}));
|
|
102
|
+
var ReactionTypes;
|
|
103
|
+
(function (ReactionTypes) {
|
|
104
|
+
ReactionTypes["Negative1"] = "negative1";
|
|
105
|
+
ReactionTypes["Negative2"] = "negative2";
|
|
106
|
+
ReactionTypes["Negative3"] = "negative3";
|
|
107
|
+
ReactionTypes["Negative4"] = "negative4";
|
|
108
|
+
ReactionTypes["Negative5"] = "negative5";
|
|
109
|
+
ReactionTypes["Positive1"] = "positive1";
|
|
110
|
+
ReactionTypes["Positive2"] = "positive2";
|
|
111
|
+
ReactionTypes["Positive3"] = "positive3";
|
|
112
|
+
ReactionTypes["Positive4"] = "positive4";
|
|
113
|
+
ReactionTypes["Positive5"] = "positive5";
|
|
114
|
+
})(ReactionTypes || (exports.ReactionTypes = ReactionTypes = {}));
|
|
115
|
+
var SearchSorting;
|
|
116
|
+
(function (SearchSorting) {
|
|
117
|
+
SearchSorting["ByTitleAsc"] = "by_title_asc";
|
|
118
|
+
SearchSorting["Default"] = "default";
|
|
119
|
+
})(SearchSorting || (exports.SearchSorting = SearchSorting = {}));
|
|
120
|
+
var SubscriptionAction;
|
|
121
|
+
(function (SubscriptionAction) {
|
|
122
|
+
SubscriptionAction["Created"] = "CREATED";
|
|
123
|
+
SubscriptionAction["Removed"] = "REMOVED";
|
|
124
|
+
SubscriptionAction["Updated"] = "UPDATED";
|
|
125
|
+
})(SubscriptionAction || (exports.SubscriptionAction = SubscriptionAction = {}));
|
|
126
|
+
var TaskAction;
|
|
127
|
+
(function (TaskAction) {
|
|
128
|
+
TaskAction["Approval"] = "Approval";
|
|
129
|
+
TaskAction["Review"] = "Review";
|
|
130
|
+
})(TaskAction || (exports.TaskAction = TaskAction = {}));
|
|
131
|
+
var Typenames;
|
|
132
|
+
(function (Typenames) {
|
|
133
|
+
Typenames["Any"] = "Any";
|
|
134
|
+
Typenames["ApprovalFlow"] = "ApprovalFlow";
|
|
135
|
+
Typenames["ApprovalFlowExecution"] = "ApprovalFlowExecution";
|
|
136
|
+
Typenames["ApprovalFlowStep"] = "ApprovalFlowStep";
|
|
137
|
+
Typenames["Checklists"] = "Checklists";
|
|
138
|
+
Typenames["CourseChapters"] = "CourseChapters";
|
|
139
|
+
Typenames["CourseEntries"] = "CourseEntries";
|
|
140
|
+
Typenames["CourseLessons"] = "CourseLessons";
|
|
141
|
+
Typenames["CourseTracking"] = "CourseTracking";
|
|
142
|
+
Typenames["Courses"] = "Courses";
|
|
143
|
+
Typenames["Discussions"] = "Discussions";
|
|
144
|
+
Typenames["Docs"] = "Docs";
|
|
145
|
+
Typenames["FormSectionFields"] = "FormSectionFields";
|
|
146
|
+
Typenames["FormSections"] = "FormSections";
|
|
147
|
+
Typenames["Forms"] = "Forms";
|
|
148
|
+
Typenames["GraphqlConnections"] = "GraphqlConnections";
|
|
149
|
+
Typenames["GraphqlSubscriptions"] = "GraphqlSubscriptions";
|
|
150
|
+
Typenames["Groups"] = "Groups";
|
|
151
|
+
Typenames["IntegrationConfig"] = "IntegrationConfig";
|
|
152
|
+
Typenames["Permissions"] = "Permissions";
|
|
153
|
+
Typenames["Quiz"] = "Quiz";
|
|
154
|
+
Typenames["QuizEntries"] = "QuizEntries";
|
|
155
|
+
Typenames["QuizEntryResponses"] = "QuizEntryResponses";
|
|
156
|
+
Typenames["ResponseFields"] = "ResponseFields";
|
|
157
|
+
Typenames["Responses"] = "Responses";
|
|
158
|
+
Typenames["Search"] = "Search";
|
|
159
|
+
Typenames["Settings"] = "Settings";
|
|
160
|
+
Typenames["Spaces"] = "Spaces";
|
|
161
|
+
Typenames["Storage"] = "Storage";
|
|
162
|
+
Typenames["Tasks"] = "Tasks";
|
|
163
|
+
Typenames["Users"] = "Users";
|
|
164
|
+
Typenames["Webhooks"] = "Webhooks";
|
|
165
|
+
})(Typenames || (exports.Typenames = Typenames = {}));
|
|
166
|
+
var VersionStatus;
|
|
167
|
+
(function (VersionStatus) {
|
|
168
|
+
VersionStatus["Approved"] = "APPROVED";
|
|
169
|
+
VersionStatus["InDraft"] = "IN_DRAFT";
|
|
170
|
+
VersionStatus["InReview"] = "IN_REVIEW";
|
|
171
|
+
VersionStatus["Promoted"] = "PROMOTED";
|
|
172
|
+
})(VersionStatus || (exports.VersionStatus = VersionStatus = {}));
|
|
173
|
+
var VideoTranscodeStatus;
|
|
174
|
+
(function (VideoTranscodeStatus) {
|
|
175
|
+
VideoTranscodeStatus["Complete"] = "COMPLETE";
|
|
176
|
+
VideoTranscodeStatus["Error"] = "ERROR";
|
|
177
|
+
VideoTranscodeStatus["Progressing"] = "PROGRESSING";
|
|
178
|
+
VideoTranscodeStatus["Submitted"] = "SUBMITTED";
|
|
179
|
+
})(VideoTranscodeStatus || (exports.VideoTranscodeStatus = VideoTranscodeStatus = {}));
|
|
180
|
+
var WebhookEvents;
|
|
181
|
+
(function (WebhookEvents) {
|
|
182
|
+
WebhookEvents["CoursesPromoted"] = "CoursesPromoted";
|
|
183
|
+
WebhookEvents["CoursesRemoved"] = "CoursesRemoved";
|
|
184
|
+
WebhookEvents["DocsPromoted"] = "DocsPromoted";
|
|
185
|
+
WebhookEvents["DocsRemoved"] = "DocsRemoved";
|
|
186
|
+
WebhookEvents["DocumentExpired"] = "DocumentExpired";
|
|
187
|
+
})(WebhookEvents || (exports.WebhookEvents = WebhookEvents = {}));
|
|
188
|
+
var WebhookStatus;
|
|
189
|
+
(function (WebhookStatus) {
|
|
190
|
+
WebhookStatus["Invalid"] = "Invalid";
|
|
191
|
+
WebhookStatus["Valid"] = "Valid";
|
|
192
|
+
})(WebhookStatus || (exports.WebhookStatus = WebhookStatus = {}));
|
|
193
|
+
exports.UserInfoFragmentDoc = `
|
|
194
|
+
fragment userInfo on UserInfo {
|
|
195
|
+
username
|
|
196
|
+
name
|
|
197
|
+
picture
|
|
198
|
+
enabled
|
|
199
|
+
bio
|
|
200
|
+
department
|
|
201
|
+
}
|
|
202
|
+
`;
|
|
203
|
+
exports.GroupFragmentDoc = `
|
|
204
|
+
fragment group on Group {
|
|
205
|
+
groupName
|
|
206
|
+
description
|
|
207
|
+
precedence
|
|
208
|
+
}
|
|
209
|
+
`;
|
|
210
|
+
exports.SubjectFragmentDoc = `
|
|
211
|
+
fragment subject on Subject {
|
|
212
|
+
__typename
|
|
213
|
+
...userInfo
|
|
214
|
+
...group
|
|
215
|
+
}
|
|
216
|
+
`;
|
|
217
|
+
exports.ApprovalFlowStepFragmentDoc = `
|
|
218
|
+
fragment approvalFlowStep on ApprovalFlowStep {
|
|
219
|
+
id
|
|
220
|
+
title
|
|
221
|
+
approvers {
|
|
222
|
+
...subject
|
|
223
|
+
}
|
|
224
|
+
minimumApprovals
|
|
225
|
+
}
|
|
226
|
+
`;
|
|
227
|
+
exports.ApprovalFlowFragmentDoc = `
|
|
228
|
+
fragment approvalFlow on ApprovalFlow {
|
|
229
|
+
id
|
|
230
|
+
title
|
|
231
|
+
steps {
|
|
232
|
+
...approvalFlowStep
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
`;
|
|
236
|
+
exports.AppFragmentDoc = `
|
|
237
|
+
fragment app on App {
|
|
238
|
+
typename
|
|
239
|
+
enabled
|
|
240
|
+
}
|
|
241
|
+
`;
|
|
242
|
+
exports.UserFragmentDoc = `
|
|
243
|
+
fragment user on User {
|
|
244
|
+
username
|
|
245
|
+
name
|
|
246
|
+
email
|
|
247
|
+
picture
|
|
248
|
+
status
|
|
249
|
+
enabled
|
|
250
|
+
bio
|
|
251
|
+
department
|
|
252
|
+
}
|
|
253
|
+
`;
|
|
254
|
+
exports.SessionFragmentDoc = `
|
|
255
|
+
fragment session on Session {
|
|
256
|
+
token_use
|
|
257
|
+
sub
|
|
258
|
+
name
|
|
259
|
+
email
|
|
260
|
+
picture
|
|
261
|
+
groups
|
|
262
|
+
error {
|
|
263
|
+
code
|
|
264
|
+
message
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
`;
|
|
268
|
+
exports.ChecklistItemFragmentDoc = `
|
|
269
|
+
fragment checklistItem on ChecklistItem {
|
|
270
|
+
id
|
|
271
|
+
value
|
|
272
|
+
}
|
|
273
|
+
`;
|
|
274
|
+
exports.PageInfoFragmentDoc = `
|
|
275
|
+
fragment pageInfo on PageInfo {
|
|
276
|
+
next
|
|
277
|
+
hasNext
|
|
278
|
+
}
|
|
279
|
+
`;
|
|
280
|
+
exports.RecordFragmentDoc = `
|
|
281
|
+
fragment record on Record {
|
|
282
|
+
id
|
|
283
|
+
slug
|
|
284
|
+
title
|
|
285
|
+
trail
|
|
286
|
+
typename
|
|
287
|
+
color
|
|
288
|
+
thumbnailUrl
|
|
289
|
+
downloadUrl
|
|
290
|
+
origin
|
|
291
|
+
identifier
|
|
292
|
+
createdAt
|
|
293
|
+
updatedAt
|
|
294
|
+
reindexedAt
|
|
295
|
+
status
|
|
296
|
+
}
|
|
297
|
+
`;
|
|
298
|
+
exports.CourseWithoutChaptersFragmentDoc = `
|
|
299
|
+
fragment courseWithoutChapters on Course {
|
|
300
|
+
id
|
|
301
|
+
version
|
|
302
|
+
typename
|
|
303
|
+
title
|
|
304
|
+
slug
|
|
305
|
+
tags
|
|
306
|
+
duration
|
|
307
|
+
progress
|
|
308
|
+
points
|
|
309
|
+
enrollmentDate
|
|
310
|
+
createdAt
|
|
311
|
+
updatedAt
|
|
312
|
+
ttl
|
|
313
|
+
versionId
|
|
314
|
+
thumbnailUrl
|
|
315
|
+
views
|
|
316
|
+
parent {
|
|
317
|
+
...record
|
|
318
|
+
}
|
|
319
|
+
authors {
|
|
320
|
+
...userInfo
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
`;
|
|
324
|
+
exports.CourseLessonWithoutContentFragmentDoc = `
|
|
325
|
+
fragment courseLessonWithoutContent on CourseLesson {
|
|
326
|
+
typename
|
|
327
|
+
id
|
|
328
|
+
version
|
|
329
|
+
title
|
|
330
|
+
slug
|
|
331
|
+
duration
|
|
332
|
+
completedDate
|
|
333
|
+
}
|
|
334
|
+
`;
|
|
335
|
+
exports.CourseLessonFragmentDoc = `
|
|
336
|
+
fragment courseLesson on CourseLesson {
|
|
337
|
+
...courseLessonWithoutContent
|
|
338
|
+
content
|
|
339
|
+
}
|
|
340
|
+
`;
|
|
341
|
+
exports.QuizWithoutContentFragmentDoc = `
|
|
342
|
+
fragment quizWithoutContent on Quiz {
|
|
343
|
+
id
|
|
344
|
+
version
|
|
345
|
+
typename
|
|
346
|
+
slug
|
|
347
|
+
title
|
|
348
|
+
createdAt
|
|
349
|
+
updatedAt
|
|
350
|
+
duration
|
|
351
|
+
points
|
|
352
|
+
parent {
|
|
353
|
+
...record
|
|
354
|
+
}
|
|
355
|
+
authors {
|
|
356
|
+
...userInfo
|
|
357
|
+
}
|
|
358
|
+
}
|
|
359
|
+
`;
|
|
360
|
+
exports.QuizFragmentDoc = `
|
|
361
|
+
fragment quiz on Quiz {
|
|
362
|
+
...quizWithoutContent
|
|
363
|
+
content
|
|
364
|
+
}
|
|
365
|
+
`;
|
|
366
|
+
exports.CourseQuizFragmentDoc = `
|
|
367
|
+
fragment courseQuiz on Quiz {
|
|
368
|
+
...quiz
|
|
369
|
+
completedDate
|
|
370
|
+
}
|
|
371
|
+
`;
|
|
372
|
+
exports.CourseEntryFragmentDoc = `
|
|
373
|
+
fragment courseEntry on CourseEntry {
|
|
374
|
+
...courseLesson
|
|
375
|
+
...courseQuiz
|
|
376
|
+
}
|
|
377
|
+
`;
|
|
378
|
+
exports.CourseQuizWithoutContentFragmentDoc = `
|
|
379
|
+
fragment courseQuizWithoutContent on Quiz {
|
|
380
|
+
...quizWithoutContent
|
|
381
|
+
completedDate
|
|
382
|
+
}
|
|
383
|
+
`;
|
|
384
|
+
exports.CourseChapterWithoutContentFragmentDoc = `
|
|
385
|
+
fragment courseChapterWithoutContent on CourseChapter {
|
|
386
|
+
typename
|
|
387
|
+
id
|
|
388
|
+
version
|
|
389
|
+
title
|
|
390
|
+
slug
|
|
391
|
+
duration
|
|
392
|
+
progress
|
|
393
|
+
entries {
|
|
394
|
+
...courseLessonWithoutContent
|
|
395
|
+
...courseQuizWithoutContent
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
`;
|
|
399
|
+
exports.CourseVersionWithoutContentFragmentDoc = `
|
|
400
|
+
fragment courseVersionWithoutContent on CourseVersion {
|
|
401
|
+
id
|
|
402
|
+
version
|
|
403
|
+
typename
|
|
404
|
+
title
|
|
405
|
+
slug
|
|
406
|
+
tags
|
|
407
|
+
duration
|
|
408
|
+
createdAt
|
|
409
|
+
updatedAt
|
|
410
|
+
ttl
|
|
411
|
+
parent {
|
|
412
|
+
...record
|
|
413
|
+
}
|
|
414
|
+
authors {
|
|
415
|
+
...userInfo
|
|
416
|
+
}
|
|
417
|
+
chapters {
|
|
418
|
+
...courseChapterWithoutContent
|
|
419
|
+
}
|
|
420
|
+
status
|
|
421
|
+
}
|
|
422
|
+
`;
|
|
423
|
+
exports.CourseVersionFragmentDoc = `
|
|
424
|
+
fragment courseVersion on CourseVersion {
|
|
425
|
+
...courseVersionWithoutContent
|
|
426
|
+
content
|
|
427
|
+
}
|
|
428
|
+
`;
|
|
429
|
+
exports.ExecutableApprovalFlowFragmentDoc = `
|
|
430
|
+
fragment executableApprovalFlow on ExecutableApprovalFlow {
|
|
431
|
+
id
|
|
432
|
+
title
|
|
433
|
+
steps {
|
|
434
|
+
id
|
|
435
|
+
status
|
|
436
|
+
title
|
|
437
|
+
approvers {
|
|
438
|
+
...subject
|
|
439
|
+
}
|
|
440
|
+
minimumApprovals
|
|
441
|
+
approvals {
|
|
442
|
+
...userInfo
|
|
443
|
+
}
|
|
444
|
+
rejections {
|
|
445
|
+
...userInfo
|
|
446
|
+
}
|
|
447
|
+
autoProceedOnMinimumReached
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
`;
|
|
451
|
+
exports.ApprovalFlowExecutionFragmentDoc = `
|
|
452
|
+
fragment approvalFlowExecution on ApprovalFlowExecution {
|
|
453
|
+
id
|
|
454
|
+
status
|
|
455
|
+
currentStepId
|
|
456
|
+
flow {
|
|
457
|
+
...executableApprovalFlow
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
`;
|
|
461
|
+
exports.CourseVersionWithApprovalFlowFragmentDoc = `
|
|
462
|
+
fragment courseVersionWithApprovalFlow on CourseVersion {
|
|
463
|
+
...courseVersion
|
|
464
|
+
approvalFlow {
|
|
465
|
+
...approvalFlowExecution
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
`;
|
|
469
|
+
exports.CourseChapterFragmentDoc = `
|
|
470
|
+
fragment courseChapter on CourseChapter {
|
|
471
|
+
...courseChapterWithoutContent
|
|
472
|
+
content
|
|
473
|
+
}
|
|
474
|
+
`;
|
|
475
|
+
exports.CourseGeneralSettingsFragmentDoc = `
|
|
476
|
+
fragment courseGeneralSettings on CourseGeneralSettings {
|
|
477
|
+
blockNavigationForDuration
|
|
478
|
+
allowFreeNavigation
|
|
479
|
+
prerequisiteCoursesIds
|
|
480
|
+
}
|
|
481
|
+
`;
|
|
482
|
+
exports.CourseCertificateSettingsFragmentDoc = `
|
|
483
|
+
fragment courseCertificateSettings on CourseCertificateSettings {
|
|
484
|
+
templateId
|
|
485
|
+
templateUrl
|
|
486
|
+
}
|
|
487
|
+
`;
|
|
488
|
+
exports.CourseQuizSettingsFragmentDoc = `
|
|
489
|
+
fragment courseQuizSettings on CourseQuizSettings {
|
|
490
|
+
retriesOnWrongAnswer
|
|
491
|
+
showGradeAfterSubmission
|
|
492
|
+
showQuestionPoints
|
|
493
|
+
minimumPointsPercentageForApproval
|
|
494
|
+
shuffleQuestions
|
|
495
|
+
}
|
|
496
|
+
`;
|
|
497
|
+
exports.SubmitCourseEntryFeedbackFragmentDoc = `
|
|
498
|
+
fragment submitCourseEntryFeedback on SubmitCourseQuizEntryFeedback {
|
|
499
|
+
maxAttemptsReached
|
|
500
|
+
lastAttempt
|
|
501
|
+
correct
|
|
502
|
+
feedback
|
|
503
|
+
response
|
|
504
|
+
attempts
|
|
505
|
+
}
|
|
506
|
+
`;
|
|
507
|
+
exports.CourseProgressInfoFragmentDoc = `
|
|
508
|
+
fragment courseProgressInfo on CourseProgressInfo {
|
|
509
|
+
progress
|
|
510
|
+
isCompleted
|
|
511
|
+
isApproved
|
|
512
|
+
userPoints
|
|
513
|
+
certificateKey
|
|
514
|
+
certificateUrl
|
|
515
|
+
courseHasCertificate
|
|
516
|
+
}
|
|
517
|
+
`;
|
|
518
|
+
exports.CourseUserFragmentDoc = `
|
|
519
|
+
fragment courseUser on CourseUser {
|
|
520
|
+
user {
|
|
521
|
+
...userInfo
|
|
522
|
+
}
|
|
523
|
+
startedAt
|
|
524
|
+
completedAt
|
|
525
|
+
progressInfo {
|
|
526
|
+
...courseProgressInfo
|
|
527
|
+
}
|
|
528
|
+
}
|
|
529
|
+
`;
|
|
530
|
+
exports.ReactionsFragmentDoc = `
|
|
531
|
+
fragment reactions on ReactionsSummary {
|
|
532
|
+
counts {
|
|
533
|
+
positive1
|
|
534
|
+
positive2
|
|
535
|
+
positive3
|
|
536
|
+
positive4
|
|
537
|
+
positive5
|
|
538
|
+
negative1
|
|
539
|
+
negative2
|
|
540
|
+
negative3
|
|
541
|
+
negative4
|
|
542
|
+
negative5
|
|
543
|
+
total
|
|
544
|
+
}
|
|
545
|
+
mine
|
|
546
|
+
}
|
|
547
|
+
`;
|
|
548
|
+
exports.DiscussionFragmentDoc = `
|
|
549
|
+
fragment discussion on Discussion {
|
|
550
|
+
id
|
|
551
|
+
typename
|
|
552
|
+
title
|
|
553
|
+
content
|
|
554
|
+
slug
|
|
555
|
+
tags
|
|
556
|
+
createdAt
|
|
557
|
+
updatedAt
|
|
558
|
+
replies
|
|
559
|
+
edited
|
|
560
|
+
parent
|
|
561
|
+
authors {
|
|
562
|
+
...userInfo
|
|
563
|
+
}
|
|
564
|
+
reactions {
|
|
565
|
+
...reactions
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
`;
|
|
569
|
+
exports.DocVersionFragmentDoc = `
|
|
570
|
+
fragment docVersion on DocVersion {
|
|
571
|
+
id
|
|
572
|
+
typename
|
|
573
|
+
prefixCode
|
|
574
|
+
title
|
|
575
|
+
slug
|
|
576
|
+
content
|
|
577
|
+
tags
|
|
578
|
+
createdAt
|
|
579
|
+
updatedAt
|
|
580
|
+
ttl
|
|
581
|
+
toc
|
|
582
|
+
showToc
|
|
583
|
+
parent {
|
|
584
|
+
...record
|
|
585
|
+
}
|
|
586
|
+
authors {
|
|
587
|
+
...userInfo
|
|
588
|
+
}
|
|
589
|
+
status
|
|
590
|
+
parentSymlinks
|
|
591
|
+
features
|
|
592
|
+
references
|
|
593
|
+
diff {
|
|
594
|
+
title
|
|
595
|
+
content
|
|
596
|
+
}
|
|
597
|
+
approvalFlow {
|
|
598
|
+
...approvalFlowExecution
|
|
599
|
+
}
|
|
600
|
+
}
|
|
601
|
+
`;
|
|
602
|
+
exports.DocVersionForUpdateFragmentDoc = `
|
|
603
|
+
fragment docVersionForUpdate on DocVersion {
|
|
604
|
+
id
|
|
605
|
+
typename
|
|
606
|
+
prefixCode
|
|
607
|
+
title
|
|
608
|
+
slug
|
|
609
|
+
content
|
|
610
|
+
tags
|
|
611
|
+
createdAt
|
|
612
|
+
updatedAt
|
|
613
|
+
toc
|
|
614
|
+
showToc
|
|
615
|
+
status
|
|
616
|
+
features
|
|
617
|
+
references
|
|
618
|
+
}
|
|
619
|
+
`;
|
|
620
|
+
exports.DocVersionWithoutContentFragmentDoc = `
|
|
621
|
+
fragment docVersionWithoutContent on DocVersion {
|
|
622
|
+
id
|
|
623
|
+
typename
|
|
624
|
+
prefixCode
|
|
625
|
+
title
|
|
626
|
+
slug
|
|
627
|
+
tags
|
|
628
|
+
createdAt
|
|
629
|
+
updatedAt
|
|
630
|
+
ttl
|
|
631
|
+
parent {
|
|
632
|
+
...record
|
|
633
|
+
}
|
|
634
|
+
authors {
|
|
635
|
+
...userInfo
|
|
636
|
+
}
|
|
637
|
+
status
|
|
638
|
+
}
|
|
639
|
+
`;
|
|
640
|
+
exports.DocContentSettingsFragmentDoc = `
|
|
641
|
+
fragment docContentSettings on DocContentSettings {
|
|
642
|
+
daysAfterPublishToRequireReview
|
|
643
|
+
dateToRequireReview
|
|
644
|
+
}
|
|
645
|
+
`;
|
|
646
|
+
exports.DocSettingsFragmentDoc = `
|
|
647
|
+
fragment docSettings on DocSettings {
|
|
648
|
+
content {
|
|
649
|
+
...docContentSettings
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
`;
|
|
653
|
+
exports.FormSectionWithoutContentFragmentDoc = `
|
|
654
|
+
fragment formSectionWithoutContent on FormSection {
|
|
655
|
+
id
|
|
656
|
+
typename
|
|
657
|
+
title
|
|
658
|
+
createdAt
|
|
659
|
+
updatedAt
|
|
660
|
+
fieldIds
|
|
661
|
+
}
|
|
662
|
+
`;
|
|
663
|
+
exports.FormFieldFragmentDoc = `
|
|
664
|
+
fragment formField on FormField {
|
|
665
|
+
id
|
|
666
|
+
typename
|
|
667
|
+
type
|
|
668
|
+
label
|
|
669
|
+
description
|
|
670
|
+
required
|
|
671
|
+
value
|
|
672
|
+
}
|
|
673
|
+
`;
|
|
674
|
+
exports.FormSectionFragmentDoc = `
|
|
675
|
+
fragment formSection on FormSection {
|
|
676
|
+
...formSectionWithoutContent
|
|
677
|
+
content
|
|
678
|
+
fields {
|
|
679
|
+
...formField
|
|
680
|
+
}
|
|
681
|
+
}
|
|
682
|
+
`;
|
|
683
|
+
exports.FormVersionFragmentDoc = `
|
|
684
|
+
fragment formVersion on FormVersion {
|
|
685
|
+
id
|
|
686
|
+
version
|
|
687
|
+
typename
|
|
688
|
+
slug
|
|
689
|
+
title
|
|
690
|
+
content
|
|
691
|
+
tags
|
|
692
|
+
titleTemplate
|
|
693
|
+
createdAt
|
|
694
|
+
updatedAt
|
|
695
|
+
ttl
|
|
696
|
+
thumbnailUrl
|
|
697
|
+
status
|
|
698
|
+
parent {
|
|
699
|
+
...record
|
|
700
|
+
}
|
|
701
|
+
authors {
|
|
702
|
+
...userInfo
|
|
703
|
+
}
|
|
704
|
+
sectionIds
|
|
705
|
+
sections {
|
|
706
|
+
...formSection
|
|
707
|
+
}
|
|
708
|
+
approvalFlow {
|
|
709
|
+
...approvalFlowExecution
|
|
710
|
+
}
|
|
711
|
+
}
|
|
712
|
+
`;
|
|
713
|
+
exports.DocWithoutContentFragmentDoc = `
|
|
714
|
+
fragment docWithoutContent on Doc {
|
|
715
|
+
id
|
|
716
|
+
version
|
|
717
|
+
typename
|
|
718
|
+
origin
|
|
719
|
+
identifier
|
|
720
|
+
prefixCode
|
|
721
|
+
title
|
|
722
|
+
slug
|
|
723
|
+
tags
|
|
724
|
+
entities
|
|
725
|
+
createdAt
|
|
726
|
+
updatedAt
|
|
727
|
+
ttl
|
|
728
|
+
thumbnailUrl
|
|
729
|
+
toc
|
|
730
|
+
showToc
|
|
731
|
+
features
|
|
732
|
+
references
|
|
733
|
+
views
|
|
734
|
+
parent {
|
|
735
|
+
...record
|
|
736
|
+
}
|
|
737
|
+
authors {
|
|
738
|
+
...userInfo
|
|
739
|
+
}
|
|
740
|
+
}
|
|
741
|
+
`;
|
|
742
|
+
exports.FormWithoutContentFragmentDoc = `
|
|
743
|
+
fragment formWithoutContent on Form {
|
|
744
|
+
id
|
|
745
|
+
version
|
|
746
|
+
typename
|
|
747
|
+
slug
|
|
748
|
+
title
|
|
749
|
+
tags
|
|
750
|
+
titleTemplate
|
|
751
|
+
createdAt
|
|
752
|
+
updatedAt
|
|
753
|
+
ttl
|
|
754
|
+
thumbnailUrl
|
|
755
|
+
parent {
|
|
756
|
+
...record
|
|
757
|
+
}
|
|
758
|
+
authors {
|
|
759
|
+
...userInfo
|
|
760
|
+
}
|
|
761
|
+
sectionIds
|
|
762
|
+
}
|
|
763
|
+
`;
|
|
764
|
+
exports.FormWithSectionsFragmentDoc = `
|
|
765
|
+
fragment formWithSections on Form {
|
|
766
|
+
...formWithoutContent
|
|
767
|
+
content
|
|
768
|
+
sections {
|
|
769
|
+
...formSection
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
`;
|
|
773
|
+
exports.FormResponseFragmentDoc = `
|
|
774
|
+
fragment formResponse on FormResponse {
|
|
775
|
+
id
|
|
776
|
+
typename
|
|
777
|
+
title
|
|
778
|
+
tags
|
|
779
|
+
slug
|
|
780
|
+
createdAt
|
|
781
|
+
updatedAt
|
|
782
|
+
doc {
|
|
783
|
+
...docWithoutContent
|
|
784
|
+
}
|
|
785
|
+
parent {
|
|
786
|
+
...record
|
|
787
|
+
}
|
|
788
|
+
authors {
|
|
789
|
+
...userInfo
|
|
790
|
+
}
|
|
791
|
+
form {
|
|
792
|
+
...formWithSections
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
`;
|
|
796
|
+
exports.FormFieldResponseFragmentDoc = `
|
|
797
|
+
fragment formFieldResponse on FormFieldResponse {
|
|
798
|
+
id
|
|
799
|
+
typename
|
|
800
|
+
createdAt
|
|
801
|
+
updatedAt
|
|
802
|
+
value
|
|
803
|
+
field {
|
|
804
|
+
...formField
|
|
805
|
+
}
|
|
806
|
+
}
|
|
807
|
+
`;
|
|
808
|
+
exports.FeedbackFragmentDoc = `
|
|
809
|
+
fragment feedback on QuizEntryFeedback {
|
|
810
|
+
correct
|
|
811
|
+
wrong
|
|
812
|
+
}
|
|
813
|
+
`;
|
|
814
|
+
exports.RadioboxFragmentDoc = `
|
|
815
|
+
fragment radiobox on RadioboxQuizEntry {
|
|
816
|
+
id
|
|
817
|
+
type
|
|
818
|
+
content
|
|
819
|
+
options
|
|
820
|
+
response
|
|
821
|
+
points
|
|
822
|
+
feedback {
|
|
823
|
+
...feedback
|
|
824
|
+
}
|
|
825
|
+
}
|
|
826
|
+
`;
|
|
827
|
+
exports.CheckboxFragmentDoc = `
|
|
828
|
+
fragment checkbox on CheckboxQuizEntry {
|
|
829
|
+
id
|
|
830
|
+
type
|
|
831
|
+
content
|
|
832
|
+
options
|
|
833
|
+
response
|
|
834
|
+
points
|
|
835
|
+
feedback {
|
|
836
|
+
...feedback
|
|
837
|
+
}
|
|
838
|
+
}
|
|
839
|
+
`;
|
|
840
|
+
exports.QuizEntriesFragmentDoc = `
|
|
841
|
+
fragment quizEntries on QuizEntry {
|
|
842
|
+
...radiobox
|
|
843
|
+
...checkbox
|
|
844
|
+
}
|
|
845
|
+
`;
|
|
846
|
+
exports.SubmitEntryFeedbackFragmentDoc = `
|
|
847
|
+
fragment submitEntryFeedback on SubmitQuizEntryFeedback {
|
|
848
|
+
correct
|
|
849
|
+
feedback
|
|
850
|
+
response
|
|
851
|
+
attempts
|
|
852
|
+
}
|
|
853
|
+
`;
|
|
854
|
+
exports.UserResponseFragmentDoc = `
|
|
855
|
+
fragment userResponse on UserQuizResponse {
|
|
856
|
+
entryId
|
|
857
|
+
correct
|
|
858
|
+
points
|
|
859
|
+
response
|
|
860
|
+
}
|
|
861
|
+
`;
|
|
862
|
+
exports.GameUserPointsFragmentDoc = `
|
|
863
|
+
fragment gameUserPoints on GameUserPoints {
|
|
864
|
+
user {
|
|
865
|
+
...userInfo
|
|
866
|
+
}
|
|
867
|
+
scope
|
|
868
|
+
points
|
|
869
|
+
position
|
|
870
|
+
variables {
|
|
871
|
+
name
|
|
872
|
+
amount
|
|
873
|
+
factor
|
|
874
|
+
}
|
|
875
|
+
}
|
|
876
|
+
`;
|
|
877
|
+
exports.IntegrationFragmentDoc = `
|
|
878
|
+
fragment integration on IntegrationConfig {
|
|
879
|
+
id
|
|
880
|
+
type
|
|
881
|
+
title
|
|
882
|
+
description
|
|
883
|
+
url
|
|
884
|
+
active
|
|
885
|
+
status
|
|
886
|
+
username
|
|
887
|
+
automatedUpsert
|
|
888
|
+
automatedRemoval
|
|
889
|
+
}
|
|
890
|
+
`;
|
|
891
|
+
exports.NotificationFragmentDoc = `
|
|
892
|
+
fragment notification on Notification {
|
|
893
|
+
id
|
|
894
|
+
actor {
|
|
895
|
+
...userInfo
|
|
896
|
+
}
|
|
897
|
+
action
|
|
898
|
+
ref {
|
|
899
|
+
...record
|
|
900
|
+
}
|
|
901
|
+
alternativeRef {
|
|
902
|
+
...record
|
|
903
|
+
}
|
|
904
|
+
content
|
|
905
|
+
seen
|
|
906
|
+
read
|
|
907
|
+
createdAt
|
|
908
|
+
}
|
|
909
|
+
`;
|
|
910
|
+
exports.EmailPreferencesFragmentDoc = `
|
|
911
|
+
fragment emailPreferences on UserEmailPreferences {
|
|
912
|
+
all
|
|
913
|
+
releaseNotes
|
|
914
|
+
updates
|
|
915
|
+
tasks
|
|
916
|
+
gamification
|
|
917
|
+
discussions
|
|
918
|
+
docReview
|
|
919
|
+
locale
|
|
920
|
+
}
|
|
921
|
+
`;
|
|
922
|
+
exports.OrganizationSettingsInfoFragmentDoc = `
|
|
923
|
+
fragment organizationSettingsInfo on OrganizationSettingsInfo {
|
|
924
|
+
title
|
|
925
|
+
logo
|
|
926
|
+
description
|
|
927
|
+
content
|
|
928
|
+
showTitleOnHomePage
|
|
929
|
+
showLogoOnHomePage
|
|
930
|
+
domain
|
|
931
|
+
}
|
|
932
|
+
`;
|
|
933
|
+
exports.OrganizationSettingsLicenseFragmentDoc = `
|
|
934
|
+
fragment organizationSettingsLicense on OrganizationSettingsLicense {
|
|
935
|
+
storageInBytes
|
|
936
|
+
maxUsers
|
|
937
|
+
readOnly
|
|
938
|
+
}
|
|
939
|
+
`;
|
|
940
|
+
exports.OrganizationSettingsUsageFragmentDoc = `
|
|
941
|
+
fragment organizationSettingsUsage on OrganizationSettingsUsage {
|
|
942
|
+
storageInBytes
|
|
943
|
+
}
|
|
944
|
+
`;
|
|
945
|
+
exports.OrganizationSettingsContentFragmentDoc = `
|
|
946
|
+
fragment organizationSettingsContent on OrganizationSettingsContent {
|
|
947
|
+
requireTags
|
|
948
|
+
enableAnswers
|
|
949
|
+
notifyRecordUpdates
|
|
950
|
+
scriptsHeader
|
|
951
|
+
scriptsFooter
|
|
952
|
+
}
|
|
953
|
+
`;
|
|
954
|
+
exports.OrganizationSettingsReactionsFragmentDoc = `
|
|
955
|
+
fragment organizationSettingsReactions on OrganizationSettingsReactions {
|
|
956
|
+
positive1
|
|
957
|
+
positive2
|
|
958
|
+
positive3
|
|
959
|
+
positive4
|
|
960
|
+
positive5
|
|
961
|
+
negative1
|
|
962
|
+
negative2
|
|
963
|
+
negative3
|
|
964
|
+
negative4
|
|
965
|
+
negative5
|
|
966
|
+
}
|
|
967
|
+
`;
|
|
968
|
+
exports.TypographyStyleFragmentDoc = `
|
|
969
|
+
fragment typographyStyle on TypographyStyle {
|
|
970
|
+
color
|
|
971
|
+
fontSize
|
|
972
|
+
fontVariant
|
|
973
|
+
fontWeight
|
|
974
|
+
letterSpacing
|
|
975
|
+
lineHeight
|
|
976
|
+
marginBottom
|
|
977
|
+
marginTop
|
|
978
|
+
textTransform
|
|
979
|
+
}
|
|
980
|
+
`;
|
|
981
|
+
exports.OrganizationSettingsTypographyFragmentDoc = `
|
|
982
|
+
fragment organizationSettingsTypography on OrganizationSettingsTypography {
|
|
983
|
+
fontFamily
|
|
984
|
+
letterSpacing
|
|
985
|
+
h1 {
|
|
986
|
+
...typographyStyle
|
|
987
|
+
}
|
|
988
|
+
h2 {
|
|
989
|
+
...typographyStyle
|
|
990
|
+
}
|
|
991
|
+
h3 {
|
|
992
|
+
...typographyStyle
|
|
993
|
+
}
|
|
994
|
+
h4 {
|
|
995
|
+
...typographyStyle
|
|
996
|
+
}
|
|
997
|
+
h5 {
|
|
998
|
+
...typographyStyle
|
|
999
|
+
}
|
|
1000
|
+
h6 {
|
|
1001
|
+
...typographyStyle
|
|
1002
|
+
}
|
|
1003
|
+
p {
|
|
1004
|
+
...typographyStyle
|
|
1005
|
+
}
|
|
1006
|
+
cssStyle
|
|
1007
|
+
}
|
|
1008
|
+
`;
|
|
1009
|
+
exports.OrganizationSettingsThemeFragmentDoc = `
|
|
1010
|
+
fragment organizationSettingsTheme on OrganizationSettingsTheme {
|
|
1011
|
+
enabled
|
|
1012
|
+
primaryColor
|
|
1013
|
+
backgroundImage
|
|
1014
|
+
showUnsplashInfo
|
|
1015
|
+
keepThemeOnHeader
|
|
1016
|
+
clipPath
|
|
1017
|
+
}
|
|
1018
|
+
`;
|
|
1019
|
+
exports.OrganizationSettingsSecurityFragmentDoc = `
|
|
1020
|
+
fragment organizationSettingsSecurity on OrganizationSettingsSecurity {
|
|
1021
|
+
requiresAuthentication
|
|
1022
|
+
doNotAllowUserSignup
|
|
1023
|
+
allowedEmailDomains
|
|
1024
|
+
allowedIPs
|
|
1025
|
+
allowedContentTypes
|
|
1026
|
+
maxFileSizeInBytes
|
|
1027
|
+
sessionCookieSameSite
|
|
1028
|
+
}
|
|
1029
|
+
`;
|
|
1030
|
+
exports.OrganizationSettingsGameFragmentDoc = `
|
|
1031
|
+
fragment organizationSettingsGame on OrganizationSettingsGame {
|
|
1032
|
+
variablePointsFactor
|
|
1033
|
+
enableGameWeeklyDigest
|
|
1034
|
+
}
|
|
1035
|
+
`;
|
|
1036
|
+
exports.OrganizationSettingsGroupsFragmentDoc = `
|
|
1037
|
+
fragment organizationSettingsGroups on OrganizationSettingsGroups {
|
|
1038
|
+
groupsMapping
|
|
1039
|
+
}
|
|
1040
|
+
`;
|
|
1041
|
+
exports.PermissionFragmentDoc = `
|
|
1042
|
+
fragment permission on Permission {
|
|
1043
|
+
resource
|
|
1044
|
+
subject
|
|
1045
|
+
policies
|
|
1046
|
+
}
|
|
1047
|
+
`;
|
|
1048
|
+
exports.SpaceWithoutContentFragmentDoc = `
|
|
1049
|
+
fragment spaceWithoutContent on Space {
|
|
1050
|
+
id
|
|
1051
|
+
typename
|
|
1052
|
+
title
|
|
1053
|
+
slug
|
|
1054
|
+
thumbnailUrl
|
|
1055
|
+
color
|
|
1056
|
+
createdAt
|
|
1057
|
+
updatedAt
|
|
1058
|
+
ttl
|
|
1059
|
+
}
|
|
1060
|
+
`;
|
|
1061
|
+
exports.SpaceFragmentDoc = `
|
|
1062
|
+
fragment space on Space {
|
|
1063
|
+
...spaceWithoutContent
|
|
1064
|
+
content
|
|
1065
|
+
tags
|
|
1066
|
+
parent {
|
|
1067
|
+
...record
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
`;
|
|
1071
|
+
exports.StorageFragmentDoc = `
|
|
1072
|
+
fragment storage on Storage {
|
|
1073
|
+
typename
|
|
1074
|
+
id
|
|
1075
|
+
version
|
|
1076
|
+
createdAt
|
|
1077
|
+
updatedAt
|
|
1078
|
+
title
|
|
1079
|
+
content
|
|
1080
|
+
slug
|
|
1081
|
+
downloadUrl
|
|
1082
|
+
thumbnailUrl
|
|
1083
|
+
contentType
|
|
1084
|
+
size
|
|
1085
|
+
downloads
|
|
1086
|
+
views
|
|
1087
|
+
imageProcessed
|
|
1088
|
+
imageOptimized
|
|
1089
|
+
imageAnalyzed
|
|
1090
|
+
videoStatus
|
|
1091
|
+
videoTranscodeError
|
|
1092
|
+
videoTranscodeProgress
|
|
1093
|
+
videoM3u8Url
|
|
1094
|
+
videoMpdUrl
|
|
1095
|
+
isPdfCompatible
|
|
1096
|
+
}
|
|
1097
|
+
`;
|
|
1098
|
+
exports.DocFragmentDoc = `
|
|
1099
|
+
fragment doc on Doc {
|
|
1100
|
+
...docWithoutContent
|
|
1101
|
+
content
|
|
1102
|
+
}
|
|
1103
|
+
`;
|
|
1104
|
+
exports.CourseWithoutContentFragmentDoc = `
|
|
1105
|
+
fragment courseWithoutContent on Course {
|
|
1106
|
+
id
|
|
1107
|
+
version
|
|
1108
|
+
typename
|
|
1109
|
+
title
|
|
1110
|
+
slug
|
|
1111
|
+
tags
|
|
1112
|
+
duration
|
|
1113
|
+
progress
|
|
1114
|
+
points
|
|
1115
|
+
enrollmentDate
|
|
1116
|
+
createdAt
|
|
1117
|
+
updatedAt
|
|
1118
|
+
ttl
|
|
1119
|
+
versionId
|
|
1120
|
+
thumbnailUrl
|
|
1121
|
+
views
|
|
1122
|
+
parent {
|
|
1123
|
+
...record
|
|
1124
|
+
}
|
|
1125
|
+
authors {
|
|
1126
|
+
...userInfo
|
|
1127
|
+
}
|
|
1128
|
+
chapters {
|
|
1129
|
+
...courseChapterWithoutContent
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
`;
|
|
1133
|
+
exports.CourseFragmentDoc = `
|
|
1134
|
+
fragment course on Course {
|
|
1135
|
+
...courseWithoutContent
|
|
1136
|
+
content
|
|
1137
|
+
}
|
|
1138
|
+
`;
|
|
1139
|
+
exports.FormFragmentDoc = `
|
|
1140
|
+
fragment form on Form {
|
|
1141
|
+
...formWithoutContent
|
|
1142
|
+
content
|
|
1143
|
+
}
|
|
1144
|
+
`;
|
|
1145
|
+
exports.SearchHitFragmentDoc = `
|
|
1146
|
+
fragment searchHit on ContentSearchHit {
|
|
1147
|
+
...space
|
|
1148
|
+
...storage
|
|
1149
|
+
...doc
|
|
1150
|
+
...course
|
|
1151
|
+
...form
|
|
1152
|
+
}
|
|
1153
|
+
`;
|
|
1154
|
+
exports.FacetsFragmentDoc = `
|
|
1155
|
+
fragment facets on ContentSearchFacet {
|
|
1156
|
+
... on SearchResultsFacet {
|
|
1157
|
+
name
|
|
1158
|
+
values {
|
|
1159
|
+
value
|
|
1160
|
+
count
|
|
1161
|
+
}
|
|
1162
|
+
stats {
|
|
1163
|
+
min
|
|
1164
|
+
max
|
|
1165
|
+
}
|
|
1166
|
+
}
|
|
1167
|
+
... on AuthorSearchResultsFacet {
|
|
1168
|
+
name
|
|
1169
|
+
values {
|
|
1170
|
+
agent {
|
|
1171
|
+
username
|
|
1172
|
+
name
|
|
1173
|
+
picture
|
|
1174
|
+
}
|
|
1175
|
+
count
|
|
1176
|
+
}
|
|
1177
|
+
stats {
|
|
1178
|
+
min
|
|
1179
|
+
max
|
|
1180
|
+
}
|
|
1181
|
+
}
|
|
1182
|
+
... on RecordSearchResultsFacet {
|
|
1183
|
+
name
|
|
1184
|
+
values {
|
|
1185
|
+
record {
|
|
1186
|
+
id
|
|
1187
|
+
title
|
|
1188
|
+
slug
|
|
1189
|
+
typename
|
|
1190
|
+
}
|
|
1191
|
+
count
|
|
1192
|
+
}
|
|
1193
|
+
stats {
|
|
1194
|
+
min
|
|
1195
|
+
max
|
|
1196
|
+
}
|
|
1197
|
+
}
|
|
1198
|
+
}
|
|
1199
|
+
`;
|
|
1200
|
+
exports.SecuritySettingsFragmentDoc = `
|
|
1201
|
+
fragment securitySettings on SecuritySettings {
|
|
1202
|
+
resetPermissionsInheritance
|
|
1203
|
+
}
|
|
1204
|
+
`;
|
|
1205
|
+
exports.SpaceContentSettingsFragmentDoc = `
|
|
1206
|
+
fragment spaceContentSettings on SpaceContentSettings {
|
|
1207
|
+
disableNewTags
|
|
1208
|
+
defaultSorting
|
|
1209
|
+
childSpacesOrder
|
|
1210
|
+
allowedContentTypes
|
|
1211
|
+
showParentOnlyChildren
|
|
1212
|
+
daysAfterPublishToRequireReview
|
|
1213
|
+
prefixCodes
|
|
1214
|
+
}
|
|
1215
|
+
`;
|
|
1216
|
+
exports.SpaceApprovalSettingsFragmentDoc = `
|
|
1217
|
+
fragment spaceApprovalSettings on SpaceApprovalSettings {
|
|
1218
|
+
approvalFlowsByTypename {
|
|
1219
|
+
Docs
|
|
1220
|
+
Courses
|
|
1221
|
+
Forms
|
|
1222
|
+
}
|
|
1223
|
+
}
|
|
1224
|
+
`;
|
|
1225
|
+
exports.SpaceSettingsFragmentDoc = `
|
|
1226
|
+
fragment spaceSettings on SpaceSettings {
|
|
1227
|
+
content {
|
|
1228
|
+
...spaceContentSettings
|
|
1229
|
+
}
|
|
1230
|
+
approvals {
|
|
1231
|
+
...spaceApprovalSettings
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
`;
|
|
1235
|
+
exports.ContentTypeFragmentDoc = `
|
|
1236
|
+
fragment contentType on SpaceContentType {
|
|
1237
|
+
typename
|
|
1238
|
+
title
|
|
1239
|
+
isApp
|
|
1240
|
+
}
|
|
1241
|
+
`;
|
|
1242
|
+
exports.AuthInfoFragmentDoc = `
|
|
1243
|
+
fragment authInfo on AuthInfo {
|
|
1244
|
+
loginUrl
|
|
1245
|
+
logoutUrl
|
|
1246
|
+
authenticationEndpoint
|
|
1247
|
+
cognitoConfig {
|
|
1248
|
+
region
|
|
1249
|
+
userPoolId
|
|
1250
|
+
userPoolWebClientId
|
|
1251
|
+
}
|
|
1252
|
+
}
|
|
1253
|
+
`;
|
|
1254
|
+
exports.SystemInfoFragmentDoc = `
|
|
1255
|
+
fragment systemInfo on SystemInfo {
|
|
1256
|
+
region
|
|
1257
|
+
stage
|
|
1258
|
+
version
|
|
1259
|
+
apiEndpoint
|
|
1260
|
+
graphqlEndpoint
|
|
1261
|
+
realtimeEndpoint
|
|
1262
|
+
authInfo {
|
|
1263
|
+
...authInfo
|
|
1264
|
+
}
|
|
1265
|
+
}
|
|
1266
|
+
`;
|
|
1267
|
+
exports.RecordWithParentFragmentDoc = `
|
|
1268
|
+
fragment recordWithParent on Record {
|
|
1269
|
+
...record
|
|
1270
|
+
parent {
|
|
1271
|
+
id
|
|
1272
|
+
slug
|
|
1273
|
+
title
|
|
1274
|
+
typename
|
|
1275
|
+
color
|
|
1276
|
+
thumbnailUrl
|
|
1277
|
+
}
|
|
1278
|
+
}
|
|
1279
|
+
`;
|
|
1280
|
+
exports.TaskFragmentDoc = `
|
|
1281
|
+
fragment task on Task {
|
|
1282
|
+
id
|
|
1283
|
+
assignees {
|
|
1284
|
+
...userInfo
|
|
1285
|
+
}
|
|
1286
|
+
action
|
|
1287
|
+
content
|
|
1288
|
+
createdAt
|
|
1289
|
+
updatedAt
|
|
1290
|
+
record {
|
|
1291
|
+
...recordWithParent
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
`;
|
|
1295
|
+
exports.WebhookFragmentDoc = `
|
|
1296
|
+
fragment webhook on Webhook {
|
|
1297
|
+
id
|
|
1298
|
+
title
|
|
1299
|
+
endpoint
|
|
1300
|
+
events
|
|
1301
|
+
token
|
|
1302
|
+
status
|
|
1303
|
+
}
|
|
1304
|
+
`;
|
|
1305
|
+
exports.GenerateOrganizationAnalyticsEmbedUrlDocument = `
|
|
1306
|
+
mutation generateOrganizationAnalyticsEmbedUrl {
|
|
1307
|
+
generateOverviewEmbedUrl {
|
|
1308
|
+
iframeUrl
|
|
1309
|
+
}
|
|
1310
|
+
generateUsersEmbedUrl {
|
|
1311
|
+
iframeUrl
|
|
1312
|
+
}
|
|
1313
|
+
generateContentsEmbedUrl {
|
|
1314
|
+
iframeUrl
|
|
1315
|
+
}
|
|
1316
|
+
generatePermissionsEmbedUrl {
|
|
1317
|
+
iframeUrl
|
|
1318
|
+
}
|
|
1319
|
+
generateSearchesEmbedUrl {
|
|
1320
|
+
iframeUrl
|
|
1321
|
+
}
|
|
1322
|
+
}
|
|
1323
|
+
`;
|
|
1324
|
+
exports.GenerateRecordAnalyticsEmbedUrlDocument = `
|
|
1325
|
+
mutation generateRecordAnalyticsEmbedUrl($resourceId: ID!) {
|
|
1326
|
+
generateOverviewEmbedUrl(resourceId: $resourceId) {
|
|
1327
|
+
iframeUrl
|
|
1328
|
+
}
|
|
1329
|
+
generateUsersEmbedUrl(resourceId: $resourceId) {
|
|
1330
|
+
iframeUrl
|
|
1331
|
+
}
|
|
1332
|
+
generateContentEmbedUrl(resourceId: $resourceId) {
|
|
1333
|
+
iframeUrl
|
|
1334
|
+
}
|
|
1335
|
+
}
|
|
1336
|
+
`;
|
|
1337
|
+
exports.FindAnswerDocument = `
|
|
1338
|
+
query findAnswer($query: String, $parent: String, $cacheOnly: Boolean) {
|
|
1339
|
+
systemTime
|
|
1340
|
+
findAnswer(query: $query, parent: $parent, cacheOnly: $cacheOnly) {
|
|
1341
|
+
cached
|
|
1342
|
+
answer
|
|
1343
|
+
relatedQuestions
|
|
1344
|
+
record {
|
|
1345
|
+
...recordWithParent
|
|
1346
|
+
}
|
|
1347
|
+
documents {
|
|
1348
|
+
id
|
|
1349
|
+
content
|
|
1350
|
+
}
|
|
1351
|
+
}
|
|
1352
|
+
}
|
|
1353
|
+
${exports.RecordWithParentFragmentDoc}
|
|
1354
|
+
${exports.RecordFragmentDoc}`;
|
|
1355
|
+
exports.ListAnswersDocument = `
|
|
1356
|
+
query listAnswers {
|
|
1357
|
+
listAnswers {
|
|
1358
|
+
id
|
|
1359
|
+
query
|
|
1360
|
+
answer
|
|
1361
|
+
hits
|
|
1362
|
+
createdAt
|
|
1363
|
+
updatedAt
|
|
1364
|
+
}
|
|
1365
|
+
}
|
|
1366
|
+
`;
|
|
1367
|
+
exports.QueryVectorStoreDocument = `
|
|
1368
|
+
query queryVectorStore($query: String!, $parent: String) {
|
|
1369
|
+
queryVectorStore(query: $query, parent: $parent) {
|
|
1370
|
+
id
|
|
1371
|
+
content
|
|
1372
|
+
}
|
|
1373
|
+
}
|
|
1374
|
+
`;
|
|
1375
|
+
exports.CleanAnswerCacheDocument = `
|
|
1376
|
+
mutation cleanAnswerCache {
|
|
1377
|
+
cleanAnswerCache
|
|
1378
|
+
}
|
|
1379
|
+
`;
|
|
1380
|
+
exports.BatchRemoveCacheDocument = `
|
|
1381
|
+
mutation batchRemoveCache($input: BatchRemoveCacheInput!) {
|
|
1382
|
+
batchRemoveCache(input: $input)
|
|
1383
|
+
}
|
|
1384
|
+
`;
|
|
1385
|
+
exports.GetApprovalFlowDocument = `
|
|
1386
|
+
query getApprovalFlow($id: ID!) {
|
|
1387
|
+
approvalFlow(id: $id) {
|
|
1388
|
+
...approvalFlow
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
${exports.ApprovalFlowFragmentDoc}
|
|
1392
|
+
${exports.ApprovalFlowStepFragmentDoc}
|
|
1393
|
+
${exports.SubjectFragmentDoc}
|
|
1394
|
+
${exports.UserInfoFragmentDoc}
|
|
1395
|
+
${exports.GroupFragmentDoc}`;
|
|
1396
|
+
exports.GetApprovalFlowExecutionDocument = `
|
|
1397
|
+
query getApprovalFlowExecution($resourceId: ID!) {
|
|
1398
|
+
approvalFlowExecution(resourceId: $resourceId) {
|
|
1399
|
+
...approvalFlowExecution
|
|
1400
|
+
}
|
|
1401
|
+
}
|
|
1402
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
1403
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
1404
|
+
${exports.SubjectFragmentDoc}
|
|
1405
|
+
${exports.UserInfoFragmentDoc}
|
|
1406
|
+
${exports.GroupFragmentDoc}`;
|
|
1407
|
+
exports.EstimateApprovalFlowStepApproversDocument = `
|
|
1408
|
+
query estimateApprovalFlowStepApprovers($flowId: ID!, $stepId: ID!, $resourceId: ID!, $typename: Typenames!) {
|
|
1409
|
+
estimateApprovalFlowStepApprovers(
|
|
1410
|
+
flowId: $flowId
|
|
1411
|
+
stepId: $stepId
|
|
1412
|
+
resourceId: $resourceId
|
|
1413
|
+
typename: $typename
|
|
1414
|
+
) {
|
|
1415
|
+
...userInfo
|
|
1416
|
+
}
|
|
1417
|
+
}
|
|
1418
|
+
${exports.UserInfoFragmentDoc}`;
|
|
1419
|
+
exports.CreateApprovalFlowDocument = `
|
|
1420
|
+
mutation createApprovalFlow($input: CreateApprovalFlowInput!) {
|
|
1421
|
+
createApprovalFlow(input: $input) {
|
|
1422
|
+
...approvalFlow
|
|
1423
|
+
}
|
|
1424
|
+
}
|
|
1425
|
+
${exports.ApprovalFlowFragmentDoc}
|
|
1426
|
+
${exports.ApprovalFlowStepFragmentDoc}
|
|
1427
|
+
${exports.SubjectFragmentDoc}
|
|
1428
|
+
${exports.UserInfoFragmentDoc}
|
|
1429
|
+
${exports.GroupFragmentDoc}`;
|
|
1430
|
+
exports.UpdateApprovalFlowDocument = `
|
|
1431
|
+
mutation updateApprovalFlow($input: UpdateApprovalFlowInput!) {
|
|
1432
|
+
updateApprovalFlow(input: $input) {
|
|
1433
|
+
...approvalFlow
|
|
1434
|
+
}
|
|
1435
|
+
}
|
|
1436
|
+
${exports.ApprovalFlowFragmentDoc}
|
|
1437
|
+
${exports.ApprovalFlowStepFragmentDoc}
|
|
1438
|
+
${exports.SubjectFragmentDoc}
|
|
1439
|
+
${exports.UserInfoFragmentDoc}
|
|
1440
|
+
${exports.GroupFragmentDoc}`;
|
|
1441
|
+
exports.RemoveApprovalFlowDocument = `
|
|
1442
|
+
mutation removeApprovalFlow($input: RemoveApprovalFlowInput!) {
|
|
1443
|
+
removeApprovalFlow(input: $input) {
|
|
1444
|
+
...approvalFlow
|
|
1445
|
+
}
|
|
1446
|
+
}
|
|
1447
|
+
${exports.ApprovalFlowFragmentDoc}
|
|
1448
|
+
${exports.ApprovalFlowStepFragmentDoc}
|
|
1449
|
+
${exports.SubjectFragmentDoc}
|
|
1450
|
+
${exports.UserInfoFragmentDoc}
|
|
1451
|
+
${exports.GroupFragmentDoc}`;
|
|
1452
|
+
exports.CreateApprovalFlowStepDocument = `
|
|
1453
|
+
mutation createApprovalFlowStep($input: CreateApprovalFlowStepInput!) {
|
|
1454
|
+
createApprovalFlowStep(input: $input) {
|
|
1455
|
+
...approvalFlowStep
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
${exports.ApprovalFlowStepFragmentDoc}
|
|
1459
|
+
${exports.SubjectFragmentDoc}
|
|
1460
|
+
${exports.UserInfoFragmentDoc}
|
|
1461
|
+
${exports.GroupFragmentDoc}`;
|
|
1462
|
+
exports.UpdateApprovalFlowStepDocument = `
|
|
1463
|
+
mutation updateApprovalFlowStep($input: UpdateApprovalFlowStepInput!) {
|
|
1464
|
+
updateApprovalFlowStep(input: $input) {
|
|
1465
|
+
...approvalFlowStep
|
|
1466
|
+
}
|
|
1467
|
+
}
|
|
1468
|
+
${exports.ApprovalFlowStepFragmentDoc}
|
|
1469
|
+
${exports.SubjectFragmentDoc}
|
|
1470
|
+
${exports.UserInfoFragmentDoc}
|
|
1471
|
+
${exports.GroupFragmentDoc}`;
|
|
1472
|
+
exports.RemoveApprovalFlowStepDocument = `
|
|
1473
|
+
mutation removeApprovalFlowStep($input: RemoveApprovalFlowStepInput!) {
|
|
1474
|
+
removeApprovalFlowStep(input: $input) {
|
|
1475
|
+
...approvalFlowStep
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
${exports.ApprovalFlowStepFragmentDoc}
|
|
1479
|
+
${exports.SubjectFragmentDoc}
|
|
1480
|
+
${exports.UserInfoFragmentDoc}
|
|
1481
|
+
${exports.GroupFragmentDoc}`;
|
|
1482
|
+
exports.GetPermissionsMatrixDocument = `
|
|
1483
|
+
query getPermissionsMatrix($forRoot: Boolean, $forUser: Boolean) {
|
|
1484
|
+
permissionsMatrix(forRoot: $forRoot, forUser: $forUser)
|
|
1485
|
+
}
|
|
1486
|
+
`;
|
|
1487
|
+
exports.GetSessionDocument = `
|
|
1488
|
+
query getSession {
|
|
1489
|
+
session {
|
|
1490
|
+
...session
|
|
1491
|
+
}
|
|
1492
|
+
}
|
|
1493
|
+
${exports.SessionFragmentDoc}`;
|
|
1494
|
+
exports.GetAuthTokenDocument = `
|
|
1495
|
+
query getAuthToken {
|
|
1496
|
+
authToken
|
|
1497
|
+
}
|
|
1498
|
+
`;
|
|
1499
|
+
exports.GetAuthInfoDocument = `
|
|
1500
|
+
query getAuthInfo {
|
|
1501
|
+
authInfo {
|
|
1502
|
+
...authInfo
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
${exports.AuthInfoFragmentDoc}`;
|
|
1506
|
+
exports.GetMeDocument = `
|
|
1507
|
+
query getMe {
|
|
1508
|
+
me {
|
|
1509
|
+
...user
|
|
1510
|
+
}
|
|
1511
|
+
}
|
|
1512
|
+
${exports.UserFragmentDoc}`;
|
|
1513
|
+
exports.GetUserDocument = `
|
|
1514
|
+
query getUser($username: String!) {
|
|
1515
|
+
user(username: $username) {
|
|
1516
|
+
...userInfo
|
|
1517
|
+
}
|
|
1518
|
+
}
|
|
1519
|
+
${exports.UserInfoFragmentDoc}`;
|
|
1520
|
+
exports.GetUserByEmailDocument = `
|
|
1521
|
+
query getUserByEmail($email: String!) {
|
|
1522
|
+
userByEmail(email: $email) {
|
|
1523
|
+
...userInfo
|
|
1524
|
+
}
|
|
1525
|
+
}
|
|
1526
|
+
${exports.UserInfoFragmentDoc}`;
|
|
1527
|
+
exports.GetUsersDocument = `
|
|
1528
|
+
query getUsers($usernames: [String!]!) {
|
|
1529
|
+
users(usernames: $usernames) {
|
|
1530
|
+
...userInfo
|
|
1531
|
+
}
|
|
1532
|
+
}
|
|
1533
|
+
${exports.UserInfoFragmentDoc}`;
|
|
1534
|
+
exports.GetAllUsersDocument = `
|
|
1535
|
+
query getAllUsers($after: String, $limit: Int) {
|
|
1536
|
+
allUsers(after: $after, limit: $limit) {
|
|
1537
|
+
nodes {
|
|
1538
|
+
...user
|
|
1539
|
+
}
|
|
1540
|
+
pageInfo {
|
|
1541
|
+
...pageInfo
|
|
1542
|
+
}
|
|
1543
|
+
}
|
|
1544
|
+
}
|
|
1545
|
+
${exports.UserFragmentDoc}
|
|
1546
|
+
${exports.PageInfoFragmentDoc}`;
|
|
1547
|
+
exports.GetGroupDocument = `
|
|
1548
|
+
query getGroup($groupName: String!) {
|
|
1549
|
+
group(groupName: $groupName) {
|
|
1550
|
+
...group
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
${exports.GroupFragmentDoc}`;
|
|
1554
|
+
exports.GetAllGroupsDocument = `
|
|
1555
|
+
query getAllGroups($after: String, $limit: Int) {
|
|
1556
|
+
allGroups(after: $after, limit: $limit) {
|
|
1557
|
+
...group
|
|
1558
|
+
}
|
|
1559
|
+
}
|
|
1560
|
+
${exports.GroupFragmentDoc}`;
|
|
1561
|
+
exports.GetGroupUsersDocument = `
|
|
1562
|
+
query getGroupUsers($groupName: String!, $after: String, $limit: Int) {
|
|
1563
|
+
groupUsers(groupName: $groupName, after: $after, limit: $limit) {
|
|
1564
|
+
nodes {
|
|
1565
|
+
...user
|
|
1566
|
+
}
|
|
1567
|
+
pageInfo {
|
|
1568
|
+
...pageInfo
|
|
1569
|
+
}
|
|
1570
|
+
}
|
|
1571
|
+
}
|
|
1572
|
+
${exports.UserFragmentDoc}
|
|
1573
|
+
${exports.PageInfoFragmentDoc}`;
|
|
1574
|
+
exports.GetGroupAdminsDocument = `
|
|
1575
|
+
query getGroupAdmins($groupName: String!, $after: String, $limit: Int) {
|
|
1576
|
+
groupAdmins(groupName: $groupName, after: $after, limit: $limit) {
|
|
1577
|
+
...userInfo
|
|
1578
|
+
}
|
|
1579
|
+
}
|
|
1580
|
+
${exports.UserInfoFragmentDoc}`;
|
|
1581
|
+
exports.GetUserGroupsDocument = `
|
|
1582
|
+
query getUserGroups($username: String!, $after: String, $limit: Int) {
|
|
1583
|
+
userGroups(username: $username, after: $after, limit: $limit) {
|
|
1584
|
+
...group
|
|
1585
|
+
}
|
|
1586
|
+
}
|
|
1587
|
+
${exports.GroupFragmentDoc}`;
|
|
1588
|
+
exports.UsersCsvDocument = `
|
|
1589
|
+
query usersCsv {
|
|
1590
|
+
usersCsv
|
|
1591
|
+
}
|
|
1592
|
+
`;
|
|
1593
|
+
exports.GenerateImpersonateTokenDocument = `
|
|
1594
|
+
mutation generateImpersonateToken($input: ImpersonateInput!) {
|
|
1595
|
+
generateImpersonateToken(input: $input)
|
|
1596
|
+
}
|
|
1597
|
+
`;
|
|
1598
|
+
exports.UpdateProfileDocument = `
|
|
1599
|
+
mutation updateProfile($input: UpdateProfileInput!) {
|
|
1600
|
+
updateProfile(input: $input) {
|
|
1601
|
+
...user
|
|
1602
|
+
}
|
|
1603
|
+
}
|
|
1604
|
+
${exports.UserFragmentDoc}`;
|
|
1605
|
+
exports.AddUserDocument = `
|
|
1606
|
+
mutation addUser($input: AddUserInput!) {
|
|
1607
|
+
addUser(input: $input) {
|
|
1608
|
+
...user
|
|
1609
|
+
}
|
|
1610
|
+
}
|
|
1611
|
+
${exports.UserFragmentDoc}`;
|
|
1612
|
+
exports.DeleteUserDocument = `
|
|
1613
|
+
mutation deleteUser($input: DeleteUserInput!) {
|
|
1614
|
+
deleteUser(input: $input)
|
|
1615
|
+
}
|
|
1616
|
+
`;
|
|
1617
|
+
exports.SetUserPasswordDocument = `
|
|
1618
|
+
mutation setUserPassword($input: SetUserPasswordInput!) {
|
|
1619
|
+
setUserPassword(input: $input)
|
|
1620
|
+
}
|
|
1621
|
+
`;
|
|
1622
|
+
exports.UpdateUserEmailDocument = `
|
|
1623
|
+
mutation updateUserEmail($input: UpdateUserEmailInput!) {
|
|
1624
|
+
updateUserEmail(input: $input)
|
|
1625
|
+
}
|
|
1626
|
+
`;
|
|
1627
|
+
exports.UpdateUserNameDocument = `
|
|
1628
|
+
mutation updateUserName($input: UpdateUserNameInput!) {
|
|
1629
|
+
updateUserName(input: $input)
|
|
1630
|
+
}
|
|
1631
|
+
`;
|
|
1632
|
+
exports.ResetUserPasswordDocument = `
|
|
1633
|
+
mutation resetUserPassword($input: ResetUserPasswordInput!) {
|
|
1634
|
+
resetUserPassword(input: $input)
|
|
1635
|
+
}
|
|
1636
|
+
`;
|
|
1637
|
+
exports.CreateGroupDocument = `
|
|
1638
|
+
mutation createGroup($input: CreateGroupInput!) {
|
|
1639
|
+
createGroup(input: $input) {
|
|
1640
|
+
...group
|
|
1641
|
+
}
|
|
1642
|
+
}
|
|
1643
|
+
${exports.GroupFragmentDoc}`;
|
|
1644
|
+
exports.UpdateGroupDocument = `
|
|
1645
|
+
mutation updateGroup($input: UpdateGroupInput!) {
|
|
1646
|
+
updateGroup(input: $input) {
|
|
1647
|
+
...group
|
|
1648
|
+
}
|
|
1649
|
+
}
|
|
1650
|
+
${exports.GroupFragmentDoc}`;
|
|
1651
|
+
exports.DeleteGroupDocument = `
|
|
1652
|
+
mutation deleteGroup($input: DeleteGroupInput!) {
|
|
1653
|
+
deleteGroup(input: $input)
|
|
1654
|
+
}
|
|
1655
|
+
`;
|
|
1656
|
+
exports.AddUserToGroupDocument = `
|
|
1657
|
+
mutation addUserToGroup($input: AddUserToGroupInput!) {
|
|
1658
|
+
addUserToGroup(input: $input)
|
|
1659
|
+
}
|
|
1660
|
+
`;
|
|
1661
|
+
exports.RemoveUserFromGroupDocument = `
|
|
1662
|
+
mutation removeUserFromGroup($input: RemoveUserFromGroupInput!) {
|
|
1663
|
+
removeUserFromGroup(input: $input)
|
|
1664
|
+
}
|
|
1665
|
+
`;
|
|
1666
|
+
exports.GetChecklistItemDocument = `
|
|
1667
|
+
query getChecklistItem($id: ID!) {
|
|
1668
|
+
getChecklistItem(id: $id) {
|
|
1669
|
+
...checklistItem
|
|
1670
|
+
}
|
|
1671
|
+
}
|
|
1672
|
+
${exports.ChecklistItemFragmentDoc}`;
|
|
1673
|
+
exports.UpdateChecklistItemDocument = `
|
|
1674
|
+
mutation updateChecklistItem($input: UpdateChecklistItemInput!) {
|
|
1675
|
+
updateChecklistItem(input: $input) {
|
|
1676
|
+
...checklistItem
|
|
1677
|
+
}
|
|
1678
|
+
}
|
|
1679
|
+
${exports.ChecklistItemFragmentDoc}`;
|
|
1680
|
+
exports.GetRecordDocument = `
|
|
1681
|
+
query getRecord($id: ID!, $withContent: Boolean = false) {
|
|
1682
|
+
record(id: $id) {
|
|
1683
|
+
...recordWithParent
|
|
1684
|
+
content @include(if: $withContent)
|
|
1685
|
+
}
|
|
1686
|
+
}
|
|
1687
|
+
${exports.RecordWithParentFragmentDoc}
|
|
1688
|
+
${exports.RecordFragmentDoc}`;
|
|
1689
|
+
exports.GetRecordsDocument = `
|
|
1690
|
+
query getRecords($ids: [ID!]!, $withContent: Boolean = false) {
|
|
1691
|
+
records(ids: $ids) {
|
|
1692
|
+
...recordWithParent
|
|
1693
|
+
content @include(if: $withContent)
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
${exports.RecordWithParentFragmentDoc}
|
|
1697
|
+
${exports.RecordFragmentDoc}`;
|
|
1698
|
+
exports.GetRecordInfoDocument = `
|
|
1699
|
+
query getRecordInfo($id: ID!) {
|
|
1700
|
+
recordInfo(id: $id) {
|
|
1701
|
+
id
|
|
1702
|
+
slug
|
|
1703
|
+
title
|
|
1704
|
+
typename
|
|
1705
|
+
}
|
|
1706
|
+
}
|
|
1707
|
+
`;
|
|
1708
|
+
exports.GetRecordByOriginDocument = `
|
|
1709
|
+
query getRecordByOrigin($origin: String!, $identifier: String!, $typename: String) {
|
|
1710
|
+
recordByOrigin(origin: $origin, identifier: $identifier, typename: $typename) {
|
|
1711
|
+
...recordWithParent
|
|
1712
|
+
}
|
|
1713
|
+
}
|
|
1714
|
+
${exports.RecordWithParentFragmentDoc}
|
|
1715
|
+
${exports.RecordFragmentDoc}`;
|
|
1716
|
+
exports.GetTrailDocument = `
|
|
1717
|
+
query getTrail($id: ID!) {
|
|
1718
|
+
trail(id: $id) {
|
|
1719
|
+
...record
|
|
1720
|
+
}
|
|
1721
|
+
}
|
|
1722
|
+
${exports.RecordFragmentDoc}`;
|
|
1723
|
+
exports.GetTrashBinItemsDocument = `
|
|
1724
|
+
query getTrashBinItems($next: String) {
|
|
1725
|
+
trashBinItems(next: $next) {
|
|
1726
|
+
pageInfo {
|
|
1727
|
+
...pageInfo
|
|
1728
|
+
}
|
|
1729
|
+
nodes {
|
|
1730
|
+
...recordWithParent
|
|
1731
|
+
}
|
|
1732
|
+
}
|
|
1733
|
+
}
|
|
1734
|
+
${exports.PageInfoFragmentDoc}
|
|
1735
|
+
${exports.RecordWithParentFragmentDoc}
|
|
1736
|
+
${exports.RecordFragmentDoc}`;
|
|
1737
|
+
exports.ListSimilarItemsDocument = `
|
|
1738
|
+
query listSimilarItems {
|
|
1739
|
+
listSimilarItems {
|
|
1740
|
+
node {
|
|
1741
|
+
id
|
|
1742
|
+
title
|
|
1743
|
+
typename
|
|
1744
|
+
slug
|
|
1745
|
+
}
|
|
1746
|
+
nodes {
|
|
1747
|
+
similarity
|
|
1748
|
+
node {
|
|
1749
|
+
id
|
|
1750
|
+
title
|
|
1751
|
+
typename
|
|
1752
|
+
slug
|
|
1753
|
+
}
|
|
1754
|
+
}
|
|
1755
|
+
}
|
|
1756
|
+
}
|
|
1757
|
+
`;
|
|
1758
|
+
exports.FindSimilarItemsDocument = `
|
|
1759
|
+
query findSimilarItems($id: ID!) {
|
|
1760
|
+
findSimilarItems(id: $id) {
|
|
1761
|
+
similarity
|
|
1762
|
+
node {
|
|
1763
|
+
id
|
|
1764
|
+
title
|
|
1765
|
+
typename
|
|
1766
|
+
}
|
|
1767
|
+
}
|
|
1768
|
+
}
|
|
1769
|
+
`;
|
|
1770
|
+
exports.TriggerSimilarityCheckDocument = `
|
|
1771
|
+
mutation triggerSimilarityCheck {
|
|
1772
|
+
triggerSimilarityCheck
|
|
1773
|
+
}
|
|
1774
|
+
`;
|
|
1775
|
+
exports.IgnoreSimilarityForDocsDocument = `
|
|
1776
|
+
mutation ignoreSimilarityForDocs($input: IgnoreSimilarityForDocsInput!) {
|
|
1777
|
+
ignoreSimilarityForDocs(input: $input)
|
|
1778
|
+
}
|
|
1779
|
+
`;
|
|
1780
|
+
exports.CreateSymlinkDocument = `
|
|
1781
|
+
mutation createSymlink($input: CreateSymlinkInput!) {
|
|
1782
|
+
createSymlink(input: $input) {
|
|
1783
|
+
...recordWithParent
|
|
1784
|
+
}
|
|
1785
|
+
}
|
|
1786
|
+
${exports.RecordWithParentFragmentDoc}
|
|
1787
|
+
${exports.RecordFragmentDoc}`;
|
|
1788
|
+
exports.RestoreItemFromTrashBinDocument = `
|
|
1789
|
+
mutation restoreItemFromTrashBin($input: RestoreItemFromTrashBinInput!) {
|
|
1790
|
+
restoreItemFromTrashBin(input: $input) {
|
|
1791
|
+
...recordWithParent
|
|
1792
|
+
}
|
|
1793
|
+
}
|
|
1794
|
+
${exports.RecordWithParentFragmentDoc}
|
|
1795
|
+
${exports.RecordFragmentDoc}`;
|
|
1796
|
+
exports.ReindexDocument = `
|
|
1797
|
+
mutation reindex($input: ReindexInput!) {
|
|
1798
|
+
reindex(input: $input)
|
|
1799
|
+
}
|
|
1800
|
+
`;
|
|
1801
|
+
exports.FullReindexDocument = `
|
|
1802
|
+
mutation fullReindex {
|
|
1803
|
+
fullReindex
|
|
1804
|
+
}
|
|
1805
|
+
`;
|
|
1806
|
+
exports.FullDumpDocument = `
|
|
1807
|
+
mutation fullDump {
|
|
1808
|
+
fullDump
|
|
1809
|
+
}
|
|
1810
|
+
`;
|
|
1811
|
+
exports.GetCourseDocument = `
|
|
1812
|
+
query getCourse($id: ID!) {
|
|
1813
|
+
trail(id: $id) {
|
|
1814
|
+
...record
|
|
1815
|
+
}
|
|
1816
|
+
course(id: $id) {
|
|
1817
|
+
... on Course {
|
|
1818
|
+
...course
|
|
1819
|
+
isEligible
|
|
1820
|
+
}
|
|
1821
|
+
... on CourseVersion {
|
|
1822
|
+
...courseVersionWithApprovalFlow
|
|
1823
|
+
}
|
|
1824
|
+
}
|
|
1825
|
+
}
|
|
1826
|
+
${exports.RecordFragmentDoc}
|
|
1827
|
+
${exports.CourseFragmentDoc}
|
|
1828
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
1829
|
+
${exports.UserInfoFragmentDoc}
|
|
1830
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
1831
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
1832
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
1833
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
1834
|
+
${exports.CourseVersionWithApprovalFlowFragmentDoc}
|
|
1835
|
+
${exports.CourseVersionFragmentDoc}
|
|
1836
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
1837
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
1838
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
1839
|
+
${exports.SubjectFragmentDoc}
|
|
1840
|
+
${exports.GroupFragmentDoc}`;
|
|
1841
|
+
exports.GetCoursesDocument = `
|
|
1842
|
+
query getCourses($parent: ID!, $after: String, $limit: Int) {
|
|
1843
|
+
courses(parent: $parent, after: $after, limit: $limit) {
|
|
1844
|
+
nodes {
|
|
1845
|
+
...courseWithoutChapters
|
|
1846
|
+
}
|
|
1847
|
+
pageInfo {
|
|
1848
|
+
...pageInfo
|
|
1849
|
+
}
|
|
1850
|
+
}
|
|
1851
|
+
}
|
|
1852
|
+
${exports.CourseWithoutChaptersFragmentDoc}
|
|
1853
|
+
${exports.RecordFragmentDoc}
|
|
1854
|
+
${exports.UserInfoFragmentDoc}
|
|
1855
|
+
${exports.PageInfoFragmentDoc}`;
|
|
1856
|
+
exports.GetCourseVersionsDocument = `
|
|
1857
|
+
query getCourseVersions($id: ID!, $after: String, $limit: Int) {
|
|
1858
|
+
courseVersions(id: $id, after: $after, limit: $limit) {
|
|
1859
|
+
nodes {
|
|
1860
|
+
...courseVersionWithoutContent
|
|
1861
|
+
diff {
|
|
1862
|
+
title
|
|
1863
|
+
content
|
|
1864
|
+
}
|
|
1865
|
+
}
|
|
1866
|
+
pageInfo {
|
|
1867
|
+
...pageInfo
|
|
1868
|
+
}
|
|
1869
|
+
}
|
|
1870
|
+
}
|
|
1871
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
1872
|
+
${exports.RecordFragmentDoc}
|
|
1873
|
+
${exports.UserInfoFragmentDoc}
|
|
1874
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
1875
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
1876
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
1877
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
1878
|
+
${exports.PageInfoFragmentDoc}`;
|
|
1879
|
+
exports.GetCourseChapterDocument = `
|
|
1880
|
+
query getCourseChapter($id: ID!) {
|
|
1881
|
+
courseChapter(id: $id) {
|
|
1882
|
+
...courseChapter
|
|
1883
|
+
}
|
|
1884
|
+
}
|
|
1885
|
+
${exports.CourseChapterFragmentDoc}
|
|
1886
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
1887
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
1888
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
1889
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
1890
|
+
${exports.RecordFragmentDoc}
|
|
1891
|
+
${exports.UserInfoFragmentDoc}`;
|
|
1892
|
+
exports.GetCourseLessonDocument = `
|
|
1893
|
+
query getCourseLesson($id: ID!) {
|
|
1894
|
+
courseLesson(id: $id) {
|
|
1895
|
+
...courseLesson
|
|
1896
|
+
}
|
|
1897
|
+
}
|
|
1898
|
+
${exports.CourseLessonFragmentDoc}
|
|
1899
|
+
${exports.CourseLessonWithoutContentFragmentDoc}`;
|
|
1900
|
+
exports.GetCourseEntryDocument = `
|
|
1901
|
+
query getCourseEntry($id: ID!) {
|
|
1902
|
+
courseEntry(id: $id) {
|
|
1903
|
+
...courseEntry
|
|
1904
|
+
}
|
|
1905
|
+
}
|
|
1906
|
+
${exports.CourseEntryFragmentDoc}
|
|
1907
|
+
${exports.CourseLessonFragmentDoc}
|
|
1908
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
1909
|
+
${exports.CourseQuizFragmentDoc}
|
|
1910
|
+
${exports.QuizFragmentDoc}
|
|
1911
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
1912
|
+
${exports.RecordFragmentDoc}
|
|
1913
|
+
${exports.UserInfoFragmentDoc}`;
|
|
1914
|
+
exports.GetCourseSettingsDocument = `
|
|
1915
|
+
query getCourseSettings($id: ID!, $scopes: [String!]) {
|
|
1916
|
+
courseSettings(id: $id, scopes: $scopes) {
|
|
1917
|
+
general {
|
|
1918
|
+
...courseGeneralSettings
|
|
1919
|
+
prerequisiteCourses {
|
|
1920
|
+
... on Course {
|
|
1921
|
+
...courseWithoutChapters
|
|
1922
|
+
progressInfo {
|
|
1923
|
+
...courseProgressInfo
|
|
1924
|
+
}
|
|
1925
|
+
}
|
|
1926
|
+
}
|
|
1927
|
+
}
|
|
1928
|
+
certificate {
|
|
1929
|
+
...courseCertificateSettings
|
|
1930
|
+
}
|
|
1931
|
+
quiz {
|
|
1932
|
+
...courseQuizSettings
|
|
1933
|
+
}
|
|
1934
|
+
}
|
|
1935
|
+
}
|
|
1936
|
+
${exports.CourseGeneralSettingsFragmentDoc}
|
|
1937
|
+
${exports.CourseWithoutChaptersFragmentDoc}
|
|
1938
|
+
${exports.RecordFragmentDoc}
|
|
1939
|
+
${exports.UserInfoFragmentDoc}
|
|
1940
|
+
${exports.CourseProgressInfoFragmentDoc}
|
|
1941
|
+
${exports.CourseCertificateSettingsFragmentDoc}
|
|
1942
|
+
${exports.CourseQuizSettingsFragmentDoc}`;
|
|
1943
|
+
exports.GetCourseProgressInfoDocument = `
|
|
1944
|
+
query getCourseProgressInfo($id: ID!) {
|
|
1945
|
+
courseProgressInfo(id: $id) {
|
|
1946
|
+
...courseProgressInfo
|
|
1947
|
+
}
|
|
1948
|
+
}
|
|
1949
|
+
${exports.CourseProgressInfoFragmentDoc}`;
|
|
1950
|
+
exports.GetCourseEnrolledUsersDocument = `
|
|
1951
|
+
query getCourseEnrolledUsers($id: ID!, $after: String, $limit: Int) {
|
|
1952
|
+
courseEnrolledUsers(id: $id, after: $after, limit: $limit) {
|
|
1953
|
+
nodes {
|
|
1954
|
+
...courseUser
|
|
1955
|
+
}
|
|
1956
|
+
pageInfo {
|
|
1957
|
+
...pageInfo
|
|
1958
|
+
}
|
|
1959
|
+
}
|
|
1960
|
+
}
|
|
1961
|
+
${exports.CourseUserFragmentDoc}
|
|
1962
|
+
${exports.UserInfoFragmentDoc}
|
|
1963
|
+
${exports.CourseProgressInfoFragmentDoc}
|
|
1964
|
+
${exports.PageInfoFragmentDoc}`;
|
|
1965
|
+
exports.ListEnrolledCoursesDocument = `
|
|
1966
|
+
query listEnrolledCourses($enrollmentStatus: EnrollmentStatus, $after: String, $limit: Int) {
|
|
1967
|
+
enrolledCourses(
|
|
1968
|
+
enrollmentStatus: $enrollmentStatus
|
|
1969
|
+
after: $after
|
|
1970
|
+
limit: $limit
|
|
1971
|
+
) {
|
|
1972
|
+
nodes {
|
|
1973
|
+
...courseUser
|
|
1974
|
+
course {
|
|
1975
|
+
...courseWithoutChapters
|
|
1976
|
+
}
|
|
1977
|
+
}
|
|
1978
|
+
pageInfo {
|
|
1979
|
+
...pageInfo
|
|
1980
|
+
}
|
|
1981
|
+
}
|
|
1982
|
+
}
|
|
1983
|
+
${exports.CourseUserFragmentDoc}
|
|
1984
|
+
${exports.UserInfoFragmentDoc}
|
|
1985
|
+
${exports.CourseProgressInfoFragmentDoc}
|
|
1986
|
+
${exports.CourseWithoutChaptersFragmentDoc}
|
|
1987
|
+
${exports.RecordFragmentDoc}
|
|
1988
|
+
${exports.PageInfoFragmentDoc}`;
|
|
1989
|
+
exports.CreateCourseDocument = `
|
|
1990
|
+
mutation createCourse($input: CreateCourseInput!) {
|
|
1991
|
+
createCourse(input: $input) {
|
|
1992
|
+
...courseVersion
|
|
1993
|
+
}
|
|
1994
|
+
}
|
|
1995
|
+
${exports.CourseVersionFragmentDoc}
|
|
1996
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
1997
|
+
${exports.RecordFragmentDoc}
|
|
1998
|
+
${exports.UserInfoFragmentDoc}
|
|
1999
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2000
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2001
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2002
|
+
${exports.QuizWithoutContentFragmentDoc}`;
|
|
2003
|
+
exports.EditCourseDocument = `
|
|
2004
|
+
mutation editCourse($input: EditCourseInput!) {
|
|
2005
|
+
editCourse(input: $input) {
|
|
2006
|
+
...courseVersion
|
|
2007
|
+
}
|
|
2008
|
+
}
|
|
2009
|
+
${exports.CourseVersionFragmentDoc}
|
|
2010
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2011
|
+
${exports.RecordFragmentDoc}
|
|
2012
|
+
${exports.UserInfoFragmentDoc}
|
|
2013
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2014
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2015
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2016
|
+
${exports.QuizWithoutContentFragmentDoc}`;
|
|
2017
|
+
exports.UpdateCourseDocument = `
|
|
2018
|
+
mutation updateCourse($input: UpdateCourseInput!) {
|
|
2019
|
+
updateCourse(input: $input) {
|
|
2020
|
+
...courseVersion
|
|
2021
|
+
}
|
|
2022
|
+
}
|
|
2023
|
+
${exports.CourseVersionFragmentDoc}
|
|
2024
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2025
|
+
${exports.RecordFragmentDoc}
|
|
2026
|
+
${exports.UserInfoFragmentDoc}
|
|
2027
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2028
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2029
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2030
|
+
${exports.QuizWithoutContentFragmentDoc}`;
|
|
2031
|
+
exports.RemoveCourseDocument = `
|
|
2032
|
+
mutation removeCourse($input: RemoveCourseInput!) {
|
|
2033
|
+
removeCourse(input: $input) {
|
|
2034
|
+
... on Course {
|
|
2035
|
+
...course
|
|
2036
|
+
}
|
|
2037
|
+
... on CourseVersion {
|
|
2038
|
+
...courseVersion
|
|
2039
|
+
}
|
|
2040
|
+
}
|
|
2041
|
+
}
|
|
2042
|
+
${exports.CourseFragmentDoc}
|
|
2043
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
2044
|
+
${exports.RecordFragmentDoc}
|
|
2045
|
+
${exports.UserInfoFragmentDoc}
|
|
2046
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2047
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2048
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2049
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2050
|
+
${exports.CourseVersionFragmentDoc}
|
|
2051
|
+
${exports.CourseVersionWithoutContentFragmentDoc}`;
|
|
2052
|
+
exports.EnrollCourseDocument = `
|
|
2053
|
+
mutation enrollCourse($input: EnrollCourseInput!) {
|
|
2054
|
+
enrollCourse(input: $input) {
|
|
2055
|
+
...course
|
|
2056
|
+
}
|
|
2057
|
+
}
|
|
2058
|
+
${exports.CourseFragmentDoc}
|
|
2059
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
2060
|
+
${exports.RecordFragmentDoc}
|
|
2061
|
+
${exports.UserInfoFragmentDoc}
|
|
2062
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2063
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2064
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2065
|
+
${exports.QuizWithoutContentFragmentDoc}`;
|
|
2066
|
+
exports.BatchEnrollCourseDocument = `
|
|
2067
|
+
mutation batchEnrollCourse($input: BatchEnrollCourseInput!) {
|
|
2068
|
+
batchEnrollCourse(input: $input)
|
|
2069
|
+
}
|
|
2070
|
+
`;
|
|
2071
|
+
exports.UnenrollCourseDocument = `
|
|
2072
|
+
mutation unenrollCourse($input: UnEnrollCourseInput!) {
|
|
2073
|
+
unenrollCourse(input: $input) {
|
|
2074
|
+
...course
|
|
2075
|
+
}
|
|
2076
|
+
}
|
|
2077
|
+
${exports.CourseFragmentDoc}
|
|
2078
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
2079
|
+
${exports.RecordFragmentDoc}
|
|
2080
|
+
${exports.UserInfoFragmentDoc}
|
|
2081
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2082
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2083
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2084
|
+
${exports.QuizWithoutContentFragmentDoc}`;
|
|
2085
|
+
exports.ReEnrollCourseDocument = `
|
|
2086
|
+
mutation reEnrollCourse($input: ReEnrollCourseInput!) {
|
|
2087
|
+
reEnrollCourse(input: $input) {
|
|
2088
|
+
...course
|
|
2089
|
+
}
|
|
2090
|
+
}
|
|
2091
|
+
${exports.CourseFragmentDoc}
|
|
2092
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
2093
|
+
${exports.RecordFragmentDoc}
|
|
2094
|
+
${exports.UserInfoFragmentDoc}
|
|
2095
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2096
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2097
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2098
|
+
${exports.QuizWithoutContentFragmentDoc}`;
|
|
2099
|
+
exports.SubmitCourseQuizEntryResponseDocument = `
|
|
2100
|
+
mutation submitCourseQuizEntryResponse($input: SubmitCourseQuizEntryResponseInput!) {
|
|
2101
|
+
submitCourseQuizEntryResponse(input: $input) {
|
|
2102
|
+
...submitCourseEntryFeedback
|
|
2103
|
+
}
|
|
2104
|
+
}
|
|
2105
|
+
${exports.SubmitCourseEntryFeedbackFragmentDoc}`;
|
|
2106
|
+
exports.SetCourseQuizSettingsDocument = `
|
|
2107
|
+
mutation setCourseQuizSettings($input: CourseQuizSettingsInput!) {
|
|
2108
|
+
setCourseQuizSettings(input: $input) {
|
|
2109
|
+
...courseQuizSettings
|
|
2110
|
+
}
|
|
2111
|
+
}
|
|
2112
|
+
${exports.CourseQuizSettingsFragmentDoc}`;
|
|
2113
|
+
exports.SetCourseGeneralSettingsDocument = `
|
|
2114
|
+
mutation setCourseGeneralSettings($input: CourseGeneralSettingsInput!) {
|
|
2115
|
+
setCourseGeneralSettings(input: $input) {
|
|
2116
|
+
...courseGeneralSettings
|
|
2117
|
+
prerequisiteCourses {
|
|
2118
|
+
...courseWithoutChapters
|
|
2119
|
+
}
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2122
|
+
${exports.CourseGeneralSettingsFragmentDoc}
|
|
2123
|
+
${exports.CourseWithoutChaptersFragmentDoc}
|
|
2124
|
+
${exports.RecordFragmentDoc}
|
|
2125
|
+
${exports.UserInfoFragmentDoc}`;
|
|
2126
|
+
exports.SetCourseCertificateSettingsDocument = `
|
|
2127
|
+
mutation setCourseCertificateSettings($input: CourseCertificateSettingsInput!) {
|
|
2128
|
+
setCourseCertificateSettings(input: $input) {
|
|
2129
|
+
...courseCertificateSettings
|
|
2130
|
+
}
|
|
2131
|
+
}
|
|
2132
|
+
${exports.CourseCertificateSettingsFragmentDoc}`;
|
|
2133
|
+
exports.RemoveCourseCertificateSettingsDocument = `
|
|
2134
|
+
mutation removeCourseCertificateSettings($input: RemoveCourseCertificateSettingsInput!) {
|
|
2135
|
+
removeCourseCertificateSettings(input: $input) {
|
|
2136
|
+
...courseCertificateSettings
|
|
2137
|
+
}
|
|
2138
|
+
}
|
|
2139
|
+
${exports.CourseCertificateSettingsFragmentDoc}`;
|
|
2140
|
+
exports.RegenerateCourseCertificateDocument = `
|
|
2141
|
+
mutation regenerateCourseCertificate($input: RegenerateCourseCertificateInput!) {
|
|
2142
|
+
regenerateCourseCertificate(input: $input)
|
|
2143
|
+
}
|
|
2144
|
+
`;
|
|
2145
|
+
exports.SubmitCourseVersionForApprovalDocument = `
|
|
2146
|
+
mutation submitCourseVersionForApproval($input: SubmitCourseVersionForApprovalInput!) {
|
|
2147
|
+
submitCourseVersionForApproval(input: $input) {
|
|
2148
|
+
...courseVersionWithApprovalFlow
|
|
2149
|
+
}
|
|
2150
|
+
}
|
|
2151
|
+
${exports.CourseVersionWithApprovalFlowFragmentDoc}
|
|
2152
|
+
${exports.CourseVersionFragmentDoc}
|
|
2153
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2154
|
+
${exports.RecordFragmentDoc}
|
|
2155
|
+
${exports.UserInfoFragmentDoc}
|
|
2156
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2157
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2158
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2159
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2160
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2161
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2162
|
+
${exports.SubjectFragmentDoc}
|
|
2163
|
+
${exports.GroupFragmentDoc}`;
|
|
2164
|
+
exports.RequestChangesOnCourseVersionDocument = `
|
|
2165
|
+
mutation requestChangesOnCourseVersion($input: RequestChangesOnCourseVersionInput!) {
|
|
2166
|
+
requestChangesOnCourseVersion(input: $input) {
|
|
2167
|
+
...courseVersionWithApprovalFlow
|
|
2168
|
+
}
|
|
2169
|
+
}
|
|
2170
|
+
${exports.CourseVersionWithApprovalFlowFragmentDoc}
|
|
2171
|
+
${exports.CourseVersionFragmentDoc}
|
|
2172
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2173
|
+
${exports.RecordFragmentDoc}
|
|
2174
|
+
${exports.UserInfoFragmentDoc}
|
|
2175
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2176
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2177
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2178
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2179
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2180
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2181
|
+
${exports.SubjectFragmentDoc}
|
|
2182
|
+
${exports.GroupFragmentDoc}`;
|
|
2183
|
+
exports.ApproveCourseVersionDocument = `
|
|
2184
|
+
mutation approveCourseVersion($input: ApproveCourseVersionInput!) {
|
|
2185
|
+
approveCourseVersion(input: $input) {
|
|
2186
|
+
...courseVersionWithApprovalFlow
|
|
2187
|
+
}
|
|
2188
|
+
}
|
|
2189
|
+
${exports.CourseVersionWithApprovalFlowFragmentDoc}
|
|
2190
|
+
${exports.CourseVersionFragmentDoc}
|
|
2191
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2192
|
+
${exports.RecordFragmentDoc}
|
|
2193
|
+
${exports.UserInfoFragmentDoc}
|
|
2194
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2195
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2196
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2197
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2198
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2199
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2200
|
+
${exports.SubjectFragmentDoc}
|
|
2201
|
+
${exports.GroupFragmentDoc}`;
|
|
2202
|
+
exports.PromoteCourseVersionDocument = `
|
|
2203
|
+
mutation promoteCourseVersion($input: PromoteCourseVersionInput!) {
|
|
2204
|
+
promoteCourseVersion(input: $input) {
|
|
2205
|
+
...course
|
|
2206
|
+
}
|
|
2207
|
+
}
|
|
2208
|
+
${exports.CourseFragmentDoc}
|
|
2209
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
2210
|
+
${exports.RecordFragmentDoc}
|
|
2211
|
+
${exports.UserInfoFragmentDoc}
|
|
2212
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2213
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2214
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2215
|
+
${exports.QuizWithoutContentFragmentDoc}`;
|
|
2216
|
+
exports.ApproveAndPromoteCourseVersionDocument = `
|
|
2217
|
+
mutation approveAndPromoteCourseVersion($input: ApproveAndPromoteCourseVersionInput!) {
|
|
2218
|
+
approveAndPromoteCourseVersion(input: $input) {
|
|
2219
|
+
...course
|
|
2220
|
+
...courseVersionWithApprovalFlow
|
|
2221
|
+
}
|
|
2222
|
+
}
|
|
2223
|
+
${exports.CourseFragmentDoc}
|
|
2224
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
2225
|
+
${exports.RecordFragmentDoc}
|
|
2226
|
+
${exports.UserInfoFragmentDoc}
|
|
2227
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2228
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2229
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2230
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2231
|
+
${exports.CourseVersionWithApprovalFlowFragmentDoc}
|
|
2232
|
+
${exports.CourseVersionFragmentDoc}
|
|
2233
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2234
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2235
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2236
|
+
${exports.SubjectFragmentDoc}
|
|
2237
|
+
${exports.GroupFragmentDoc}`;
|
|
2238
|
+
exports.CreateCourseChapterDocument = `
|
|
2239
|
+
mutation createCourseChapter($input: CreateCourseChapterInput!) {
|
|
2240
|
+
createCourseChapter(input: $input) {
|
|
2241
|
+
course {
|
|
2242
|
+
...courseVersion
|
|
2243
|
+
}
|
|
2244
|
+
chapter {
|
|
2245
|
+
...courseChapter
|
|
2246
|
+
}
|
|
2247
|
+
}
|
|
2248
|
+
}
|
|
2249
|
+
${exports.CourseVersionFragmentDoc}
|
|
2250
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2251
|
+
${exports.RecordFragmentDoc}
|
|
2252
|
+
${exports.UserInfoFragmentDoc}
|
|
2253
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2254
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2255
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2256
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2257
|
+
${exports.CourseChapterFragmentDoc}`;
|
|
2258
|
+
exports.UpdateCourseChapterDocument = `
|
|
2259
|
+
mutation updateCourseChapter($input: UpdateCourseChapterInput!) {
|
|
2260
|
+
updateCourseChapter(input: $input) {
|
|
2261
|
+
course {
|
|
2262
|
+
...courseVersion
|
|
2263
|
+
}
|
|
2264
|
+
chapter {
|
|
2265
|
+
...courseChapter
|
|
2266
|
+
}
|
|
2267
|
+
}
|
|
2268
|
+
}
|
|
2269
|
+
${exports.CourseVersionFragmentDoc}
|
|
2270
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2271
|
+
${exports.RecordFragmentDoc}
|
|
2272
|
+
${exports.UserInfoFragmentDoc}
|
|
2273
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2274
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2275
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2276
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2277
|
+
${exports.CourseChapterFragmentDoc}`;
|
|
2278
|
+
exports.RemoveCourseChapterDocument = `
|
|
2279
|
+
mutation removeCourseChapter($input: RemoveCourseChapterInput!) {
|
|
2280
|
+
removeCourseChapter(input: $input) {
|
|
2281
|
+
course {
|
|
2282
|
+
...courseVersion
|
|
2283
|
+
}
|
|
2284
|
+
chapter {
|
|
2285
|
+
...courseChapter
|
|
2286
|
+
}
|
|
2287
|
+
}
|
|
2288
|
+
}
|
|
2289
|
+
${exports.CourseVersionFragmentDoc}
|
|
2290
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2291
|
+
${exports.RecordFragmentDoc}
|
|
2292
|
+
${exports.UserInfoFragmentDoc}
|
|
2293
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2294
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2295
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2296
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2297
|
+
${exports.CourseChapterFragmentDoc}`;
|
|
2298
|
+
exports.CreateCourseLessonDocument = `
|
|
2299
|
+
mutation createCourseLesson($input: CreateCourseLessonInput!) {
|
|
2300
|
+
createCourseLesson(input: $input) {
|
|
2301
|
+
course {
|
|
2302
|
+
...courseVersion
|
|
2303
|
+
}
|
|
2304
|
+
chapter {
|
|
2305
|
+
...courseChapter
|
|
2306
|
+
}
|
|
2307
|
+
lesson {
|
|
2308
|
+
...courseLesson
|
|
2309
|
+
}
|
|
2310
|
+
}
|
|
2311
|
+
}
|
|
2312
|
+
${exports.CourseVersionFragmentDoc}
|
|
2313
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2314
|
+
${exports.RecordFragmentDoc}
|
|
2315
|
+
${exports.UserInfoFragmentDoc}
|
|
2316
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2317
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2318
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2319
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2320
|
+
${exports.CourseChapterFragmentDoc}
|
|
2321
|
+
${exports.CourseLessonFragmentDoc}`;
|
|
2322
|
+
exports.CreateCourseQuizDocument = `
|
|
2323
|
+
mutation createCourseQuiz($input: CreateCourseQuizInput!) {
|
|
2324
|
+
createCourseQuiz(input: $input) {
|
|
2325
|
+
course {
|
|
2326
|
+
...courseVersion
|
|
2327
|
+
}
|
|
2328
|
+
chapter {
|
|
2329
|
+
...courseChapter
|
|
2330
|
+
}
|
|
2331
|
+
quiz {
|
|
2332
|
+
...courseQuiz
|
|
2333
|
+
}
|
|
2334
|
+
}
|
|
2335
|
+
}
|
|
2336
|
+
${exports.CourseVersionFragmentDoc}
|
|
2337
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2338
|
+
${exports.RecordFragmentDoc}
|
|
2339
|
+
${exports.UserInfoFragmentDoc}
|
|
2340
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2341
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2342
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2343
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2344
|
+
${exports.CourseChapterFragmentDoc}
|
|
2345
|
+
${exports.CourseQuizFragmentDoc}
|
|
2346
|
+
${exports.QuizFragmentDoc}`;
|
|
2347
|
+
exports.UpdateCourseLessonDocument = `
|
|
2348
|
+
mutation updateCourseLesson($input: UpdateCourseLessonInput!) {
|
|
2349
|
+
updateCourseLesson(input: $input) {
|
|
2350
|
+
course {
|
|
2351
|
+
...courseVersion
|
|
2352
|
+
}
|
|
2353
|
+
chapter {
|
|
2354
|
+
...courseChapter
|
|
2355
|
+
}
|
|
2356
|
+
lesson {
|
|
2357
|
+
...courseLesson
|
|
2358
|
+
}
|
|
2359
|
+
}
|
|
2360
|
+
}
|
|
2361
|
+
${exports.CourseVersionFragmentDoc}
|
|
2362
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2363
|
+
${exports.RecordFragmentDoc}
|
|
2364
|
+
${exports.UserInfoFragmentDoc}
|
|
2365
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2366
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2367
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2368
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2369
|
+
${exports.CourseChapterFragmentDoc}
|
|
2370
|
+
${exports.CourseLessonFragmentDoc}`;
|
|
2371
|
+
exports.RemoveCourseEntryDocument = `
|
|
2372
|
+
mutation removeCourseEntry($input: RemoveCourseEntryInput!) {
|
|
2373
|
+
removeCourseEntry(input: $input) {
|
|
2374
|
+
course {
|
|
2375
|
+
...courseVersion
|
|
2376
|
+
}
|
|
2377
|
+
chapter {
|
|
2378
|
+
...courseChapter
|
|
2379
|
+
}
|
|
2380
|
+
entry {
|
|
2381
|
+
...courseEntry
|
|
2382
|
+
}
|
|
2383
|
+
}
|
|
2384
|
+
}
|
|
2385
|
+
${exports.CourseVersionFragmentDoc}
|
|
2386
|
+
${exports.CourseVersionWithoutContentFragmentDoc}
|
|
2387
|
+
${exports.RecordFragmentDoc}
|
|
2388
|
+
${exports.UserInfoFragmentDoc}
|
|
2389
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
2390
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2391
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
2392
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2393
|
+
${exports.CourseChapterFragmentDoc}
|
|
2394
|
+
${exports.CourseEntryFragmentDoc}
|
|
2395
|
+
${exports.CourseLessonFragmentDoc}
|
|
2396
|
+
${exports.CourseQuizFragmentDoc}
|
|
2397
|
+
${exports.QuizFragmentDoc}`;
|
|
2398
|
+
exports.CompleteCourseEntryDocument = `
|
|
2399
|
+
mutation completeCourseEntry($input: CompleteCourseEntryInput!) {
|
|
2400
|
+
completeCourseEntry(input: $input) {
|
|
2401
|
+
...courseEntry
|
|
2402
|
+
}
|
|
2403
|
+
}
|
|
2404
|
+
${exports.CourseEntryFragmentDoc}
|
|
2405
|
+
${exports.CourseLessonFragmentDoc}
|
|
2406
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
2407
|
+
${exports.CourseQuizFragmentDoc}
|
|
2408
|
+
${exports.QuizFragmentDoc}
|
|
2409
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2410
|
+
${exports.RecordFragmentDoc}
|
|
2411
|
+
${exports.UserInfoFragmentDoc}`;
|
|
2412
|
+
exports.GetDiscussionsDocument = `
|
|
2413
|
+
query getDiscussions($parent: ID!) {
|
|
2414
|
+
discussions(parent: $parent) {
|
|
2415
|
+
nodes {
|
|
2416
|
+
...discussion
|
|
2417
|
+
}
|
|
2418
|
+
pageInfo {
|
|
2419
|
+
...pageInfo
|
|
2420
|
+
}
|
|
2421
|
+
}
|
|
2422
|
+
}
|
|
2423
|
+
${exports.DiscussionFragmentDoc}
|
|
2424
|
+
${exports.UserInfoFragmentDoc}
|
|
2425
|
+
${exports.ReactionsFragmentDoc}
|
|
2426
|
+
${exports.PageInfoFragmentDoc}`;
|
|
2427
|
+
exports.GetDiscussionDocument = `
|
|
2428
|
+
query getDiscussion($id: ID!) {
|
|
2429
|
+
trail(id: $id) {
|
|
2430
|
+
...record
|
|
2431
|
+
}
|
|
2432
|
+
discussion(id: $id) {
|
|
2433
|
+
...discussion
|
|
2434
|
+
}
|
|
2435
|
+
}
|
|
2436
|
+
${exports.RecordFragmentDoc}
|
|
2437
|
+
${exports.DiscussionFragmentDoc}
|
|
2438
|
+
${exports.UserInfoFragmentDoc}
|
|
2439
|
+
${exports.ReactionsFragmentDoc}`;
|
|
2440
|
+
exports.CreateDiscussionDocument = `
|
|
2441
|
+
mutation createDiscussion($input: CreateDiscussionInput!) {
|
|
2442
|
+
createDiscussion(input: $input) {
|
|
2443
|
+
...discussion
|
|
2444
|
+
}
|
|
2445
|
+
}
|
|
2446
|
+
${exports.DiscussionFragmentDoc}
|
|
2447
|
+
${exports.UserInfoFragmentDoc}
|
|
2448
|
+
${exports.ReactionsFragmentDoc}`;
|
|
2449
|
+
exports.UpdateDiscussionDocument = `
|
|
2450
|
+
mutation updateDiscussion($input: UpdateDiscussionInput!) {
|
|
2451
|
+
updateDiscussion(input: $input) {
|
|
2452
|
+
...discussion
|
|
2453
|
+
}
|
|
2454
|
+
}
|
|
2455
|
+
${exports.DiscussionFragmentDoc}
|
|
2456
|
+
${exports.UserInfoFragmentDoc}
|
|
2457
|
+
${exports.ReactionsFragmentDoc}`;
|
|
2458
|
+
exports.RemoveDiscussionDocument = `
|
|
2459
|
+
mutation removeDiscussion($input: RemoveDiscussionInput!) {
|
|
2460
|
+
removeDiscussion(input: $input) {
|
|
2461
|
+
...discussion
|
|
2462
|
+
}
|
|
2463
|
+
}
|
|
2464
|
+
${exports.DiscussionFragmentDoc}
|
|
2465
|
+
${exports.UserInfoFragmentDoc}
|
|
2466
|
+
${exports.ReactionsFragmentDoc}`;
|
|
2467
|
+
exports.GetDocDocument = `
|
|
2468
|
+
query getDoc($id: ID!) {
|
|
2469
|
+
trail(id: $id) {
|
|
2470
|
+
...record
|
|
2471
|
+
}
|
|
2472
|
+
docSettings(id: $id, scopes: "content") {
|
|
2473
|
+
...docSettings
|
|
2474
|
+
}
|
|
2475
|
+
doc(id: $id) {
|
|
2476
|
+
...doc
|
|
2477
|
+
...docVersion
|
|
2478
|
+
}
|
|
2479
|
+
}
|
|
2480
|
+
${exports.RecordFragmentDoc}
|
|
2481
|
+
${exports.DocSettingsFragmentDoc}
|
|
2482
|
+
${exports.DocContentSettingsFragmentDoc}
|
|
2483
|
+
${exports.DocFragmentDoc}
|
|
2484
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2485
|
+
${exports.UserInfoFragmentDoc}
|
|
2486
|
+
${exports.DocVersionFragmentDoc}
|
|
2487
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2488
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2489
|
+
${exports.SubjectFragmentDoc}
|
|
2490
|
+
${exports.GroupFragmentDoc}`;
|
|
2491
|
+
exports.GetDocsDocument = `
|
|
2492
|
+
query getDocs($parent: ID!, $after: String, $limit: Int) {
|
|
2493
|
+
docs(parent: $parent, after: $after, limit: $limit) {
|
|
2494
|
+
nodes {
|
|
2495
|
+
...doc
|
|
2496
|
+
}
|
|
2497
|
+
pageInfo {
|
|
2498
|
+
...pageInfo
|
|
2499
|
+
}
|
|
2500
|
+
}
|
|
2501
|
+
}
|
|
2502
|
+
${exports.DocFragmentDoc}
|
|
2503
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2504
|
+
${exports.RecordFragmentDoc}
|
|
2505
|
+
${exports.UserInfoFragmentDoc}
|
|
2506
|
+
${exports.PageInfoFragmentDoc}`;
|
|
2507
|
+
exports.GetDocVersionsDocument = `
|
|
2508
|
+
query getDocVersions($id: ID!, $after: String, $limit: Int) {
|
|
2509
|
+
docVersions(id: $id, after: $after, limit: $limit) {
|
|
2510
|
+
nodes {
|
|
2511
|
+
...docVersionWithoutContent
|
|
2512
|
+
diff {
|
|
2513
|
+
title
|
|
2514
|
+
content
|
|
2515
|
+
}
|
|
2516
|
+
}
|
|
2517
|
+
pageInfo {
|
|
2518
|
+
...pageInfo
|
|
2519
|
+
}
|
|
2520
|
+
}
|
|
2521
|
+
}
|
|
2522
|
+
${exports.DocVersionWithoutContentFragmentDoc}
|
|
2523
|
+
${exports.RecordFragmentDoc}
|
|
2524
|
+
${exports.UserInfoFragmentDoc}
|
|
2525
|
+
${exports.PageInfoFragmentDoc}`;
|
|
2526
|
+
exports.GetDocContentAsMarkdownDocument = `
|
|
2527
|
+
query getDocContentAsMarkdown($id: ID!) {
|
|
2528
|
+
docContentAsMarkdown(id: $id)
|
|
2529
|
+
}
|
|
2530
|
+
`;
|
|
2531
|
+
exports.GetDocSettingsDocument = `
|
|
2532
|
+
query getDocSettings($id: ID!, $scopes: [String!]) {
|
|
2533
|
+
docSettings(id: $id, scopes: $scopes) {
|
|
2534
|
+
...docSettings
|
|
2535
|
+
}
|
|
2536
|
+
}
|
|
2537
|
+
${exports.DocSettingsFragmentDoc}
|
|
2538
|
+
${exports.DocContentSettingsFragmentDoc}`;
|
|
2539
|
+
exports.CompareDocsDocument = `
|
|
2540
|
+
query compareDocs($id1: ID!, $id2: ID!) {
|
|
2541
|
+
compareDocs(id1: $id1, id2: $id2) {
|
|
2542
|
+
diff1 {
|
|
2543
|
+
title
|
|
2544
|
+
content
|
|
2545
|
+
}
|
|
2546
|
+
diff2 {
|
|
2547
|
+
title
|
|
2548
|
+
content
|
|
2549
|
+
}
|
|
2550
|
+
}
|
|
2551
|
+
}
|
|
2552
|
+
`;
|
|
2553
|
+
exports.GetRecentlyViewedDocsDocument = `
|
|
2554
|
+
query getRecentlyViewedDocs($userId: ID!) {
|
|
2555
|
+
getRecentlyViewedDocs(userId: $userId) {
|
|
2556
|
+
...record
|
|
2557
|
+
}
|
|
2558
|
+
}
|
|
2559
|
+
${exports.RecordFragmentDoc}`;
|
|
2560
|
+
exports.CreateDocDocument = `
|
|
2561
|
+
mutation createDoc($input: CreateDocInput!) {
|
|
2562
|
+
createDoc(input: $input) {
|
|
2563
|
+
...docVersion
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
${exports.DocVersionFragmentDoc}
|
|
2567
|
+
${exports.RecordFragmentDoc}
|
|
2568
|
+
${exports.UserInfoFragmentDoc}
|
|
2569
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2570
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2571
|
+
${exports.SubjectFragmentDoc}
|
|
2572
|
+
${exports.GroupFragmentDoc}`;
|
|
2573
|
+
exports.EditDocDocument = `
|
|
2574
|
+
mutation editDoc($input: EditDocInput!) {
|
|
2575
|
+
editDoc(input: $input) {
|
|
2576
|
+
...docVersion
|
|
2577
|
+
...formResponse
|
|
2578
|
+
}
|
|
2579
|
+
}
|
|
2580
|
+
${exports.DocVersionFragmentDoc}
|
|
2581
|
+
${exports.RecordFragmentDoc}
|
|
2582
|
+
${exports.UserInfoFragmentDoc}
|
|
2583
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2584
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2585
|
+
${exports.SubjectFragmentDoc}
|
|
2586
|
+
${exports.GroupFragmentDoc}
|
|
2587
|
+
${exports.FormResponseFragmentDoc}
|
|
2588
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2589
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
2590
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
2591
|
+
${exports.FormSectionFragmentDoc}
|
|
2592
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2593
|
+
${exports.FormFieldFragmentDoc}`;
|
|
2594
|
+
exports.UpdateDocDocument = `
|
|
2595
|
+
mutation updateDoc($input: UpdateDocInput!) {
|
|
2596
|
+
updateDoc(input: $input) {
|
|
2597
|
+
...docVersionForUpdate
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
${exports.DocVersionForUpdateFragmentDoc}`;
|
|
2601
|
+
exports.RemoveDocDocument = `
|
|
2602
|
+
mutation removeDoc($input: RemoveDocInput!) {
|
|
2603
|
+
removeDoc(input: $input) {
|
|
2604
|
+
... on Doc {
|
|
2605
|
+
...doc
|
|
2606
|
+
}
|
|
2607
|
+
... on DocVersion {
|
|
2608
|
+
...docVersion
|
|
2609
|
+
}
|
|
2610
|
+
}
|
|
2611
|
+
}
|
|
2612
|
+
${exports.DocFragmentDoc}
|
|
2613
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2614
|
+
${exports.RecordFragmentDoc}
|
|
2615
|
+
${exports.UserInfoFragmentDoc}
|
|
2616
|
+
${exports.DocVersionFragmentDoc}
|
|
2617
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2618
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2619
|
+
${exports.SubjectFragmentDoc}
|
|
2620
|
+
${exports.GroupFragmentDoc}`;
|
|
2621
|
+
exports.CloneDocDocument = `
|
|
2622
|
+
mutation cloneDoc($input: CloneDocInput!) {
|
|
2623
|
+
cloneDoc(input: $input) {
|
|
2624
|
+
...docVersion
|
|
2625
|
+
}
|
|
2626
|
+
}
|
|
2627
|
+
${exports.DocVersionFragmentDoc}
|
|
2628
|
+
${exports.RecordFragmentDoc}
|
|
2629
|
+
${exports.UserInfoFragmentDoc}
|
|
2630
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2631
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2632
|
+
${exports.SubjectFragmentDoc}
|
|
2633
|
+
${exports.GroupFragmentDoc}`;
|
|
2634
|
+
exports.GenerateAndSetPrefixCodeForDocDocument = `
|
|
2635
|
+
mutation generateAndSetPrefixCodeForDoc($input: GenerateAndSetPrefixCodeForDocInput!) {
|
|
2636
|
+
generateAndSetPrefixCodeForDoc(input: $input) {
|
|
2637
|
+
...docVersion
|
|
2638
|
+
}
|
|
2639
|
+
}
|
|
2640
|
+
${exports.DocVersionFragmentDoc}
|
|
2641
|
+
${exports.RecordFragmentDoc}
|
|
2642
|
+
${exports.UserInfoFragmentDoc}
|
|
2643
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2644
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2645
|
+
${exports.SubjectFragmentDoc}
|
|
2646
|
+
${exports.GroupFragmentDoc}`;
|
|
2647
|
+
exports.SubmitDocVersionForApprovalDocument = `
|
|
2648
|
+
mutation submitDocVersionForApproval($input: SubmitDocVersionForApprovalInput!) {
|
|
2649
|
+
submitDocVersionForApproval(input: $input) {
|
|
2650
|
+
...docVersion
|
|
2651
|
+
}
|
|
2652
|
+
}
|
|
2653
|
+
${exports.DocVersionFragmentDoc}
|
|
2654
|
+
${exports.RecordFragmentDoc}
|
|
2655
|
+
${exports.UserInfoFragmentDoc}
|
|
2656
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2657
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2658
|
+
${exports.SubjectFragmentDoc}
|
|
2659
|
+
${exports.GroupFragmentDoc}`;
|
|
2660
|
+
exports.RequestChangesOnDocVersionDocument = `
|
|
2661
|
+
mutation requestChangesOnDocVersion($input: RequestChangesOnDocVersionInput!) {
|
|
2662
|
+
requestChangesOnDocVersion(input: $input) {
|
|
2663
|
+
...docVersion
|
|
2664
|
+
}
|
|
2665
|
+
}
|
|
2666
|
+
${exports.DocVersionFragmentDoc}
|
|
2667
|
+
${exports.RecordFragmentDoc}
|
|
2668
|
+
${exports.UserInfoFragmentDoc}
|
|
2669
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2670
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2671
|
+
${exports.SubjectFragmentDoc}
|
|
2672
|
+
${exports.GroupFragmentDoc}`;
|
|
2673
|
+
exports.ApproveDocVersionDocument = `
|
|
2674
|
+
mutation approveDocVersion($input: ApproveDocVersionInput!) {
|
|
2675
|
+
approveDocVersion(input: $input) {
|
|
2676
|
+
...docVersion
|
|
2677
|
+
}
|
|
2678
|
+
}
|
|
2679
|
+
${exports.DocVersionFragmentDoc}
|
|
2680
|
+
${exports.RecordFragmentDoc}
|
|
2681
|
+
${exports.UserInfoFragmentDoc}
|
|
2682
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2683
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2684
|
+
${exports.SubjectFragmentDoc}
|
|
2685
|
+
${exports.GroupFragmentDoc}`;
|
|
2686
|
+
exports.PromoteDocVersionDocument = `
|
|
2687
|
+
mutation promoteDocVersion($input: PromoteDocVersionInput!) {
|
|
2688
|
+
promoteDocVersion(input: $input) {
|
|
2689
|
+
...doc
|
|
2690
|
+
}
|
|
2691
|
+
}
|
|
2692
|
+
${exports.DocFragmentDoc}
|
|
2693
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2694
|
+
${exports.RecordFragmentDoc}
|
|
2695
|
+
${exports.UserInfoFragmentDoc}`;
|
|
2696
|
+
exports.ApproveAndPromoteDocVersionDocument = `
|
|
2697
|
+
mutation approveAndPromoteDocVersion($input: ApproveAndPromoteDocVersionInput!) {
|
|
2698
|
+
approveAndPromoteDocVersion(input: $input) {
|
|
2699
|
+
...doc
|
|
2700
|
+
...docVersion
|
|
2701
|
+
}
|
|
2702
|
+
}
|
|
2703
|
+
${exports.DocFragmentDoc}
|
|
2704
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2705
|
+
${exports.RecordFragmentDoc}
|
|
2706
|
+
${exports.UserInfoFragmentDoc}
|
|
2707
|
+
${exports.DocVersionFragmentDoc}
|
|
2708
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2709
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2710
|
+
${exports.SubjectFragmentDoc}
|
|
2711
|
+
${exports.GroupFragmentDoc}`;
|
|
2712
|
+
exports.SetDocContentSettingsDocument = `
|
|
2713
|
+
mutation setDocContentSettings($input: DocContentSettingsInput!) {
|
|
2714
|
+
setDocContentSettings(input: $input) {
|
|
2715
|
+
...docContentSettings
|
|
2716
|
+
}
|
|
2717
|
+
}
|
|
2718
|
+
${exports.DocContentSettingsFragmentDoc}`;
|
|
2719
|
+
exports.DocToDocxDocument = `
|
|
2720
|
+
mutation docToDocx($input: DocToDocxInput!) {
|
|
2721
|
+
docToDocx(input: $input)
|
|
2722
|
+
}
|
|
2723
|
+
`;
|
|
2724
|
+
exports.GetFormDocument = `
|
|
2725
|
+
query getForm($id: ID!) {
|
|
2726
|
+
trail(id: $id) {
|
|
2727
|
+
...record
|
|
2728
|
+
}
|
|
2729
|
+
form(id: $id) {
|
|
2730
|
+
...formWithSections
|
|
2731
|
+
...formVersion
|
|
2732
|
+
}
|
|
2733
|
+
}
|
|
2734
|
+
${exports.RecordFragmentDoc}
|
|
2735
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
2736
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
2737
|
+
${exports.UserInfoFragmentDoc}
|
|
2738
|
+
${exports.FormSectionFragmentDoc}
|
|
2739
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2740
|
+
${exports.FormFieldFragmentDoc}
|
|
2741
|
+
${exports.FormVersionFragmentDoc}
|
|
2742
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2743
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2744
|
+
${exports.SubjectFragmentDoc}
|
|
2745
|
+
${exports.GroupFragmentDoc}`;
|
|
2746
|
+
exports.GetFormSectionsDocument = `
|
|
2747
|
+
query getFormSections($formId: ID!) {
|
|
2748
|
+
formSections(formId: $formId) {
|
|
2749
|
+
...formSection
|
|
2750
|
+
}
|
|
2751
|
+
}
|
|
2752
|
+
${exports.FormSectionFragmentDoc}
|
|
2753
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2754
|
+
${exports.FormFieldFragmentDoc}`;
|
|
2755
|
+
exports.GetFormSectionFieldsDocument = `
|
|
2756
|
+
query getFormSectionFields($sectionId: ID!) {
|
|
2757
|
+
formSectionFields(sectionId: $sectionId) {
|
|
2758
|
+
...formField
|
|
2759
|
+
}
|
|
2760
|
+
}
|
|
2761
|
+
${exports.FormFieldFragmentDoc}`;
|
|
2762
|
+
exports.GetFormResponseDocument = `
|
|
2763
|
+
query getFormResponse($id: ID!) {
|
|
2764
|
+
trail(id: $id) {
|
|
2765
|
+
...record
|
|
2766
|
+
}
|
|
2767
|
+
formResponse(id: $id) {
|
|
2768
|
+
...formResponse
|
|
2769
|
+
}
|
|
2770
|
+
}
|
|
2771
|
+
${exports.RecordFragmentDoc}
|
|
2772
|
+
${exports.FormResponseFragmentDoc}
|
|
2773
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2774
|
+
${exports.UserInfoFragmentDoc}
|
|
2775
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
2776
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
2777
|
+
${exports.FormSectionFragmentDoc}
|
|
2778
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2779
|
+
${exports.FormFieldFragmentDoc}`;
|
|
2780
|
+
exports.GetFormResponsesDocument = `
|
|
2781
|
+
query getFormResponses($responseId: ID!) {
|
|
2782
|
+
formResponses(responseId: $responseId) {
|
|
2783
|
+
...formFieldResponse
|
|
2784
|
+
}
|
|
2785
|
+
}
|
|
2786
|
+
${exports.FormFieldResponseFragmentDoc}
|
|
2787
|
+
${exports.FormFieldFragmentDoc}`;
|
|
2788
|
+
exports.GetQuizDocument = `
|
|
2789
|
+
query getQuiz($id: ID!) {
|
|
2790
|
+
quiz(id: $id) {
|
|
2791
|
+
...quiz
|
|
2792
|
+
}
|
|
2793
|
+
}
|
|
2794
|
+
${exports.QuizFragmentDoc}
|
|
2795
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
2796
|
+
${exports.RecordFragmentDoc}
|
|
2797
|
+
${exports.UserInfoFragmentDoc}`;
|
|
2798
|
+
exports.GetQuizEntriesDocument = `
|
|
2799
|
+
query getQuizEntries($id: ID!, $allowShuffling: Boolean) {
|
|
2800
|
+
quizEntries(id: $id, allowShuffling: $allowShuffling) {
|
|
2801
|
+
...quizEntries
|
|
2802
|
+
}
|
|
2803
|
+
}
|
|
2804
|
+
${exports.QuizEntriesFragmentDoc}
|
|
2805
|
+
${exports.RadioboxFragmentDoc}
|
|
2806
|
+
${exports.FeedbackFragmentDoc}
|
|
2807
|
+
${exports.CheckboxFragmentDoc}`;
|
|
2808
|
+
exports.GetUserQuizResponsesDocument = `
|
|
2809
|
+
query getUserQuizResponses($id: ID!) {
|
|
2810
|
+
userQuizResponses(id: $id) {
|
|
2811
|
+
...userResponse
|
|
2812
|
+
}
|
|
2813
|
+
}
|
|
2814
|
+
${exports.UserResponseFragmentDoc}`;
|
|
2815
|
+
exports.SearchFormResponsesDocument = `
|
|
2816
|
+
query searchFormResponses($query: SearchFormResponsesInput!) {
|
|
2817
|
+
searchFormResponses(query: $query) {
|
|
2818
|
+
doc {
|
|
2819
|
+
...docWithoutContent
|
|
2820
|
+
}
|
|
2821
|
+
}
|
|
2822
|
+
}
|
|
2823
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
2824
|
+
${exports.RecordFragmentDoc}
|
|
2825
|
+
${exports.UserInfoFragmentDoc}`;
|
|
2826
|
+
exports.CreateFormDocument = `
|
|
2827
|
+
mutation createForm($input: CreateFormInput!) {
|
|
2828
|
+
createForm(input: $input) {
|
|
2829
|
+
...formVersion
|
|
2830
|
+
}
|
|
2831
|
+
}
|
|
2832
|
+
${exports.FormVersionFragmentDoc}
|
|
2833
|
+
${exports.RecordFragmentDoc}
|
|
2834
|
+
${exports.UserInfoFragmentDoc}
|
|
2835
|
+
${exports.FormSectionFragmentDoc}
|
|
2836
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2837
|
+
${exports.FormFieldFragmentDoc}
|
|
2838
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2839
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2840
|
+
${exports.SubjectFragmentDoc}
|
|
2841
|
+
${exports.GroupFragmentDoc}`;
|
|
2842
|
+
exports.EditFormDocument = `
|
|
2843
|
+
mutation editForm($input: EditFormInput!) {
|
|
2844
|
+
editForm(input: $input) {
|
|
2845
|
+
...formVersion
|
|
2846
|
+
}
|
|
2847
|
+
}
|
|
2848
|
+
${exports.FormVersionFragmentDoc}
|
|
2849
|
+
${exports.RecordFragmentDoc}
|
|
2850
|
+
${exports.UserInfoFragmentDoc}
|
|
2851
|
+
${exports.FormSectionFragmentDoc}
|
|
2852
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2853
|
+
${exports.FormFieldFragmentDoc}
|
|
2854
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2855
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2856
|
+
${exports.SubjectFragmentDoc}
|
|
2857
|
+
${exports.GroupFragmentDoc}`;
|
|
2858
|
+
exports.UpdateFormDocument = `
|
|
2859
|
+
mutation updateForm($input: UpdateFormInput!) {
|
|
2860
|
+
updateForm(input: $input) {
|
|
2861
|
+
...formVersion
|
|
2862
|
+
}
|
|
2863
|
+
}
|
|
2864
|
+
${exports.FormVersionFragmentDoc}
|
|
2865
|
+
${exports.RecordFragmentDoc}
|
|
2866
|
+
${exports.UserInfoFragmentDoc}
|
|
2867
|
+
${exports.FormSectionFragmentDoc}
|
|
2868
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2869
|
+
${exports.FormFieldFragmentDoc}
|
|
2870
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2871
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2872
|
+
${exports.SubjectFragmentDoc}
|
|
2873
|
+
${exports.GroupFragmentDoc}`;
|
|
2874
|
+
exports.RemoveFormDocument = `
|
|
2875
|
+
mutation removeForm($input: RemoveFormInput!) {
|
|
2876
|
+
removeForm(input: $input) {
|
|
2877
|
+
...form
|
|
2878
|
+
...formVersion
|
|
2879
|
+
}
|
|
2880
|
+
}
|
|
2881
|
+
${exports.FormFragmentDoc}
|
|
2882
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
2883
|
+
${exports.RecordFragmentDoc}
|
|
2884
|
+
${exports.UserInfoFragmentDoc}
|
|
2885
|
+
${exports.FormVersionFragmentDoc}
|
|
2886
|
+
${exports.FormSectionFragmentDoc}
|
|
2887
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2888
|
+
${exports.FormFieldFragmentDoc}
|
|
2889
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2890
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2891
|
+
${exports.SubjectFragmentDoc}
|
|
2892
|
+
${exports.GroupFragmentDoc}`;
|
|
2893
|
+
exports.SubmitFormVersionForApprovalDocument = `
|
|
2894
|
+
mutation submitFormVersionForApproval($input: SubmitFormVersionForApprovalInput!) {
|
|
2895
|
+
submitFormVersionForApproval(input: $input) {
|
|
2896
|
+
...formVersion
|
|
2897
|
+
}
|
|
2898
|
+
}
|
|
2899
|
+
${exports.FormVersionFragmentDoc}
|
|
2900
|
+
${exports.RecordFragmentDoc}
|
|
2901
|
+
${exports.UserInfoFragmentDoc}
|
|
2902
|
+
${exports.FormSectionFragmentDoc}
|
|
2903
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2904
|
+
${exports.FormFieldFragmentDoc}
|
|
2905
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2906
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2907
|
+
${exports.SubjectFragmentDoc}
|
|
2908
|
+
${exports.GroupFragmentDoc}`;
|
|
2909
|
+
exports.RequestChangesOnFormVersionDocument = `
|
|
2910
|
+
mutation requestChangesOnFormVersion($input: RequestChangesOnFormVersionInput!) {
|
|
2911
|
+
requestChangesOnFormVersion(input: $input) {
|
|
2912
|
+
...formVersion
|
|
2913
|
+
}
|
|
2914
|
+
}
|
|
2915
|
+
${exports.FormVersionFragmentDoc}
|
|
2916
|
+
${exports.RecordFragmentDoc}
|
|
2917
|
+
${exports.UserInfoFragmentDoc}
|
|
2918
|
+
${exports.FormSectionFragmentDoc}
|
|
2919
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2920
|
+
${exports.FormFieldFragmentDoc}
|
|
2921
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2922
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2923
|
+
${exports.SubjectFragmentDoc}
|
|
2924
|
+
${exports.GroupFragmentDoc}`;
|
|
2925
|
+
exports.ApproveFormVersionDocument = `
|
|
2926
|
+
mutation approveFormVersion($input: ApproveFormVersionInput!) {
|
|
2927
|
+
approveFormVersion(input: $input) {
|
|
2928
|
+
...formVersion
|
|
2929
|
+
}
|
|
2930
|
+
}
|
|
2931
|
+
${exports.FormVersionFragmentDoc}
|
|
2932
|
+
${exports.RecordFragmentDoc}
|
|
2933
|
+
${exports.UserInfoFragmentDoc}
|
|
2934
|
+
${exports.FormSectionFragmentDoc}
|
|
2935
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2936
|
+
${exports.FormFieldFragmentDoc}
|
|
2937
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2938
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2939
|
+
${exports.SubjectFragmentDoc}
|
|
2940
|
+
${exports.GroupFragmentDoc}`;
|
|
2941
|
+
exports.PromoteFormVersionDocument = `
|
|
2942
|
+
mutation promoteFormVersion($input: PromoteFormVersionInput!) {
|
|
2943
|
+
promoteFormVersion(input: $input) {
|
|
2944
|
+
...formWithSections
|
|
2945
|
+
}
|
|
2946
|
+
}
|
|
2947
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
2948
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
2949
|
+
${exports.RecordFragmentDoc}
|
|
2950
|
+
${exports.UserInfoFragmentDoc}
|
|
2951
|
+
${exports.FormSectionFragmentDoc}
|
|
2952
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2953
|
+
${exports.FormFieldFragmentDoc}`;
|
|
2954
|
+
exports.ApproveAndPromoteFormVersionDocument = `
|
|
2955
|
+
mutation approveAndPromoteFormVersion($input: ApproveAndPromoteFormVersionInput!) {
|
|
2956
|
+
approveAndPromoteFormVersion(input: $input) {
|
|
2957
|
+
...formWithSections
|
|
2958
|
+
...formVersion
|
|
2959
|
+
}
|
|
2960
|
+
}
|
|
2961
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
2962
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
2963
|
+
${exports.RecordFragmentDoc}
|
|
2964
|
+
${exports.UserInfoFragmentDoc}
|
|
2965
|
+
${exports.FormSectionFragmentDoc}
|
|
2966
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2967
|
+
${exports.FormFieldFragmentDoc}
|
|
2968
|
+
${exports.FormVersionFragmentDoc}
|
|
2969
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2970
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2971
|
+
${exports.SubjectFragmentDoc}
|
|
2972
|
+
${exports.GroupFragmentDoc}`;
|
|
2973
|
+
exports.CreateFormSectionDocument = `
|
|
2974
|
+
mutation createFormSection($input: CreateFormSectionInput!) {
|
|
2975
|
+
createFormSection(input: $input) {
|
|
2976
|
+
form {
|
|
2977
|
+
...formVersion
|
|
2978
|
+
}
|
|
2979
|
+
section {
|
|
2980
|
+
...formSection
|
|
2981
|
+
}
|
|
2982
|
+
}
|
|
2983
|
+
}
|
|
2984
|
+
${exports.FormVersionFragmentDoc}
|
|
2985
|
+
${exports.RecordFragmentDoc}
|
|
2986
|
+
${exports.UserInfoFragmentDoc}
|
|
2987
|
+
${exports.FormSectionFragmentDoc}
|
|
2988
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
2989
|
+
${exports.FormFieldFragmentDoc}
|
|
2990
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
2991
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
2992
|
+
${exports.SubjectFragmentDoc}
|
|
2993
|
+
${exports.GroupFragmentDoc}`;
|
|
2994
|
+
exports.UpdateFormSectionDocument = `
|
|
2995
|
+
mutation updateFormSection($input: UpdateFormSectionInput!) {
|
|
2996
|
+
updateFormSection(input: $input) {
|
|
2997
|
+
...formSection
|
|
2998
|
+
}
|
|
2999
|
+
}
|
|
3000
|
+
${exports.FormSectionFragmentDoc}
|
|
3001
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3002
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3003
|
+
exports.RemoveFormSectionDocument = `
|
|
3004
|
+
mutation removeFormSection($input: RemoveFormSectionInput!) {
|
|
3005
|
+
removeFormSection(input: $input) {
|
|
3006
|
+
...formVersion
|
|
3007
|
+
}
|
|
3008
|
+
}
|
|
3009
|
+
${exports.FormVersionFragmentDoc}
|
|
3010
|
+
${exports.RecordFragmentDoc}
|
|
3011
|
+
${exports.UserInfoFragmentDoc}
|
|
3012
|
+
${exports.FormSectionFragmentDoc}
|
|
3013
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3014
|
+
${exports.FormFieldFragmentDoc}
|
|
3015
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
3016
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
3017
|
+
${exports.SubjectFragmentDoc}
|
|
3018
|
+
${exports.GroupFragmentDoc}`;
|
|
3019
|
+
exports.CreateFormFieldDocument = `
|
|
3020
|
+
mutation createFormField($input: CreateFormFieldInput!) {
|
|
3021
|
+
createFormField(input: $input) {
|
|
3022
|
+
form {
|
|
3023
|
+
...formVersion
|
|
3024
|
+
}
|
|
3025
|
+
section {
|
|
3026
|
+
...formSection
|
|
3027
|
+
}
|
|
3028
|
+
field {
|
|
3029
|
+
...formField
|
|
3030
|
+
}
|
|
3031
|
+
}
|
|
3032
|
+
}
|
|
3033
|
+
${exports.FormVersionFragmentDoc}
|
|
3034
|
+
${exports.RecordFragmentDoc}
|
|
3035
|
+
${exports.UserInfoFragmentDoc}
|
|
3036
|
+
${exports.FormSectionFragmentDoc}
|
|
3037
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3038
|
+
${exports.FormFieldFragmentDoc}
|
|
3039
|
+
${exports.ApprovalFlowExecutionFragmentDoc}
|
|
3040
|
+
${exports.ExecutableApprovalFlowFragmentDoc}
|
|
3041
|
+
${exports.SubjectFragmentDoc}
|
|
3042
|
+
${exports.GroupFragmentDoc}`;
|
|
3043
|
+
exports.UpdateFormFieldDocument = `
|
|
3044
|
+
mutation updateFormField($input: UpdateFormFieldInput!) {
|
|
3045
|
+
updateFormField(input: $input) {
|
|
3046
|
+
...formField
|
|
3047
|
+
}
|
|
3048
|
+
}
|
|
3049
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3050
|
+
exports.RemoveFormFieldDocument = `
|
|
3051
|
+
mutation removeFormField($input: RemoveFormFieldInput!) {
|
|
3052
|
+
removeFormField(input: $input) {
|
|
3053
|
+
...formSection
|
|
3054
|
+
}
|
|
3055
|
+
}
|
|
3056
|
+
${exports.FormSectionFragmentDoc}
|
|
3057
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3058
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3059
|
+
exports.CreateFormResponseDocument = `
|
|
3060
|
+
mutation createFormResponse($input: CreateFormResponseInput!) {
|
|
3061
|
+
createFormResponse(input: $input) {
|
|
3062
|
+
...formResponse
|
|
3063
|
+
}
|
|
3064
|
+
}
|
|
3065
|
+
${exports.FormResponseFragmentDoc}
|
|
3066
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
3067
|
+
${exports.RecordFragmentDoc}
|
|
3068
|
+
${exports.UserInfoFragmentDoc}
|
|
3069
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
3070
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
3071
|
+
${exports.FormSectionFragmentDoc}
|
|
3072
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3073
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3074
|
+
exports.UpdateFormResponseDocument = `
|
|
3075
|
+
mutation updateFormResponse($input: UpdateFormResponseInput!) {
|
|
3076
|
+
updateFormResponse(input: $input) {
|
|
3077
|
+
...formResponse
|
|
3078
|
+
}
|
|
3079
|
+
}
|
|
3080
|
+
${exports.FormResponseFragmentDoc}
|
|
3081
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
3082
|
+
${exports.RecordFragmentDoc}
|
|
3083
|
+
${exports.UserInfoFragmentDoc}
|
|
3084
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
3085
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
3086
|
+
${exports.FormSectionFragmentDoc}
|
|
3087
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3088
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3089
|
+
exports.RemoveFormResponseDocument = `
|
|
3090
|
+
mutation removeFormResponse($input: RemoveFormResponseInput!) {
|
|
3091
|
+
removeFormResponse(input: $input) {
|
|
3092
|
+
...formResponse
|
|
3093
|
+
}
|
|
3094
|
+
}
|
|
3095
|
+
${exports.FormResponseFragmentDoc}
|
|
3096
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
3097
|
+
${exports.RecordFragmentDoc}
|
|
3098
|
+
${exports.UserInfoFragmentDoc}
|
|
3099
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
3100
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
3101
|
+
${exports.FormSectionFragmentDoc}
|
|
3102
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3103
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3104
|
+
exports.SubmitFormResponseDocument = `
|
|
3105
|
+
mutation submitFormResponse($input: SubmitFormResponseInput!) {
|
|
3106
|
+
submitFormResponse(input: $input) {
|
|
3107
|
+
...formResponse
|
|
3108
|
+
}
|
|
3109
|
+
}
|
|
3110
|
+
${exports.FormResponseFragmentDoc}
|
|
3111
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
3112
|
+
${exports.RecordFragmentDoc}
|
|
3113
|
+
${exports.UserInfoFragmentDoc}
|
|
3114
|
+
${exports.FormWithSectionsFragmentDoc}
|
|
3115
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
3116
|
+
${exports.FormSectionFragmentDoc}
|
|
3117
|
+
${exports.FormSectionWithoutContentFragmentDoc}
|
|
3118
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3119
|
+
exports.SubmitFormFieldResponseDocument = `
|
|
3120
|
+
mutation submitFormFieldResponse($input: SubmitFormFieldResponseInput!) {
|
|
3121
|
+
submitFormFieldResponse(input: $input) {
|
|
3122
|
+
...formFieldResponse
|
|
3123
|
+
}
|
|
3124
|
+
}
|
|
3125
|
+
${exports.FormFieldResponseFragmentDoc}
|
|
3126
|
+
${exports.FormFieldFragmentDoc}`;
|
|
3127
|
+
exports.CreateQuizDocument = `
|
|
3128
|
+
mutation createQuiz($input: CreateQuizInput!) {
|
|
3129
|
+
createQuiz(input: $input) {
|
|
3130
|
+
...quiz
|
|
3131
|
+
}
|
|
3132
|
+
}
|
|
3133
|
+
${exports.QuizFragmentDoc}
|
|
3134
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
3135
|
+
${exports.RecordFragmentDoc}
|
|
3136
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3137
|
+
exports.UpdateQuizDocument = `
|
|
3138
|
+
mutation updateQuiz($input: UpdateQuizInput!) {
|
|
3139
|
+
updateQuiz(input: $input) {
|
|
3140
|
+
...quiz
|
|
3141
|
+
}
|
|
3142
|
+
}
|
|
3143
|
+
${exports.QuizFragmentDoc}
|
|
3144
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
3145
|
+
${exports.RecordFragmentDoc}
|
|
3146
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3147
|
+
exports.CreateQuizEntryDocument = `
|
|
3148
|
+
mutation createQuizEntry($input: CreateQuizEntryInput!) {
|
|
3149
|
+
createQuizEntry(input: $input) {
|
|
3150
|
+
entry {
|
|
3151
|
+
...quizEntries
|
|
3152
|
+
}
|
|
3153
|
+
quiz {
|
|
3154
|
+
...quiz
|
|
3155
|
+
}
|
|
3156
|
+
}
|
|
3157
|
+
}
|
|
3158
|
+
${exports.QuizEntriesFragmentDoc}
|
|
3159
|
+
${exports.RadioboxFragmentDoc}
|
|
3160
|
+
${exports.FeedbackFragmentDoc}
|
|
3161
|
+
${exports.CheckboxFragmentDoc}
|
|
3162
|
+
${exports.QuizFragmentDoc}
|
|
3163
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
3164
|
+
${exports.RecordFragmentDoc}
|
|
3165
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3166
|
+
exports.RemoveQuizEntryDocument = `
|
|
3167
|
+
mutation removeQuizEntry($input: RemoveQuizEntryInput!) {
|
|
3168
|
+
removeQuizEntry(input: $input) {
|
|
3169
|
+
...quiz
|
|
3170
|
+
}
|
|
3171
|
+
}
|
|
3172
|
+
${exports.QuizFragmentDoc}
|
|
3173
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
3174
|
+
${exports.RecordFragmentDoc}
|
|
3175
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3176
|
+
exports.ChangeQuizEntryTypeDocument = `
|
|
3177
|
+
mutation changeQuizEntryType($input: ChangeQuizEntryType!) {
|
|
3178
|
+
changeQuizEntryType(input: $input) {
|
|
3179
|
+
...quizEntries
|
|
3180
|
+
}
|
|
3181
|
+
}
|
|
3182
|
+
${exports.QuizEntriesFragmentDoc}
|
|
3183
|
+
${exports.RadioboxFragmentDoc}
|
|
3184
|
+
${exports.FeedbackFragmentDoc}
|
|
3185
|
+
${exports.CheckboxFragmentDoc}`;
|
|
3186
|
+
exports.UpdateRadioboxQuizEntryDocument = `
|
|
3187
|
+
mutation updateRadioboxQuizEntry($input: UpdateRadioboxQuizEntryInput!) {
|
|
3188
|
+
updateRadioboxQuizEntry(input: $input) {
|
|
3189
|
+
...radiobox
|
|
3190
|
+
}
|
|
3191
|
+
}
|
|
3192
|
+
${exports.RadioboxFragmentDoc}
|
|
3193
|
+
${exports.FeedbackFragmentDoc}`;
|
|
3194
|
+
exports.UpdateCheckboxQuizEntryDocument = `
|
|
3195
|
+
mutation updateCheckboxQuizEntry($input: UpdateCheckboxQuizEntryInput!) {
|
|
3196
|
+
updateCheckboxQuizEntry(input: $input) {
|
|
3197
|
+
...checkbox
|
|
3198
|
+
}
|
|
3199
|
+
}
|
|
3200
|
+
${exports.CheckboxFragmentDoc}
|
|
3201
|
+
${exports.FeedbackFragmentDoc}`;
|
|
3202
|
+
exports.SubmitQuizEntryResponseDocument = `
|
|
3203
|
+
mutation submitQuizEntryResponse($input: SubmitQuizEntryResponseInput!) {
|
|
3204
|
+
submitQuizEntryResponse(input: $input) {
|
|
3205
|
+
...submitEntryFeedback
|
|
3206
|
+
}
|
|
3207
|
+
}
|
|
3208
|
+
${exports.SubmitEntryFeedbackFragmentDoc}`;
|
|
3209
|
+
exports.ReindexFormResponsesDocument = `
|
|
3210
|
+
mutation reindexFormResponses($input: ReindexFormResponsesInput!) {
|
|
3211
|
+
reindexFormResponses(input: $input)
|
|
3212
|
+
}
|
|
3213
|
+
`;
|
|
3214
|
+
exports.UpdateFormResponsesTitlesDocument = `
|
|
3215
|
+
mutation updateFormResponsesTitles($input: UpdateFormResponsesTitlesInput!) {
|
|
3216
|
+
updateFormResponsesTitles(input: $input)
|
|
3217
|
+
}
|
|
3218
|
+
`;
|
|
3219
|
+
exports.GetGameLeaderboardDocument = `
|
|
3220
|
+
query getGameLeaderboard($date: Date!, $subjectId: String) {
|
|
3221
|
+
gameLeaderboard(date: $date, subjectId: $subjectId) {
|
|
3222
|
+
daily {
|
|
3223
|
+
...gameUserPoints
|
|
3224
|
+
}
|
|
3225
|
+
weekly {
|
|
3226
|
+
...gameUserPoints
|
|
3227
|
+
}
|
|
3228
|
+
global {
|
|
3229
|
+
...gameUserPoints
|
|
3230
|
+
}
|
|
3231
|
+
}
|
|
3232
|
+
}
|
|
3233
|
+
${exports.GameUserPointsFragmentDoc}
|
|
3234
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3235
|
+
exports.GetGameLeaderboardDailyDocument = `
|
|
3236
|
+
query getGameLeaderboardDaily($date: Date!, $subjectId: String) {
|
|
3237
|
+
gameLeaderboardDaily(date: $date, subjectId: $subjectId) {
|
|
3238
|
+
...gameUserPoints
|
|
3239
|
+
}
|
|
3240
|
+
}
|
|
3241
|
+
${exports.GameUserPointsFragmentDoc}
|
|
3242
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3243
|
+
exports.GetGameLeaderboardWeeklyDocument = `
|
|
3244
|
+
query getGameLeaderboardWeekly($date: Date!, $subjectId: String) {
|
|
3245
|
+
gameLeaderboardWeekly(date: $date, subjectId: $subjectId) {
|
|
3246
|
+
...gameUserPoints
|
|
3247
|
+
}
|
|
3248
|
+
}
|
|
3249
|
+
${exports.GameUserPointsFragmentDoc}
|
|
3250
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3251
|
+
exports.GetGameLeaderboardGlobalDocument = `
|
|
3252
|
+
query getGameLeaderboardGlobal($subjectId: String) {
|
|
3253
|
+
gameLeaderboardGlobal(subjectId: $subjectId) {
|
|
3254
|
+
...gameUserPoints
|
|
3255
|
+
}
|
|
3256
|
+
}
|
|
3257
|
+
${exports.GameUserPointsFragmentDoc}
|
|
3258
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3259
|
+
exports.ListIntegrationConfigsDocument = `
|
|
3260
|
+
query listIntegrationConfigs {
|
|
3261
|
+
listIntegrationConfigs {
|
|
3262
|
+
...integration
|
|
3263
|
+
}
|
|
3264
|
+
}
|
|
3265
|
+
${exports.IntegrationFragmentDoc}`;
|
|
3266
|
+
exports.GetIntegrationConfigDocument = `
|
|
3267
|
+
query getIntegrationConfig($id: ID!) {
|
|
3268
|
+
getIntegrationConfig(id: $id) {
|
|
3269
|
+
...integration
|
|
3270
|
+
}
|
|
3271
|
+
}
|
|
3272
|
+
${exports.IntegrationFragmentDoc}`;
|
|
3273
|
+
exports.CreateIntegrationConfigDocument = `
|
|
3274
|
+
mutation createIntegrationConfig($input: CreateIntegrationConfigInput!) {
|
|
3275
|
+
createIntegrationConfig(input: $input) {
|
|
3276
|
+
...integration
|
|
3277
|
+
}
|
|
3278
|
+
}
|
|
3279
|
+
${exports.IntegrationFragmentDoc}`;
|
|
3280
|
+
exports.UpdateIntegrationConfigDocument = `
|
|
3281
|
+
mutation updateIntegrationConfig($input: UpdateIntegrationConfigInput!) {
|
|
3282
|
+
updateIntegrationConfig(input: $input) {
|
|
3283
|
+
...integration
|
|
3284
|
+
}
|
|
3285
|
+
}
|
|
3286
|
+
${exports.IntegrationFragmentDoc}`;
|
|
3287
|
+
exports.RemoveIntegrationConfigDocument = `
|
|
3288
|
+
mutation removeIntegrationConfig($input: RemoveIntegrationConfigInput!) {
|
|
3289
|
+
removeIntegrationConfig(input: $input) {
|
|
3290
|
+
...integration
|
|
3291
|
+
}
|
|
3292
|
+
}
|
|
3293
|
+
${exports.IntegrationFragmentDoc}`;
|
|
3294
|
+
exports.MigrateDocument = `
|
|
3295
|
+
mutation migrate($input: MigrateInput!) {
|
|
3296
|
+
migrate(input: $input)
|
|
3297
|
+
}
|
|
3298
|
+
`;
|
|
3299
|
+
exports.UpdateZendeskArticleDocument = `
|
|
3300
|
+
mutation updateZendeskArticle($input: UpdateZendeskArticleInput!) {
|
|
3301
|
+
updateZendeskArticle(input: $input)
|
|
3302
|
+
}
|
|
3303
|
+
`;
|
|
3304
|
+
exports.QueryByLabelsDocument = `
|
|
3305
|
+
query queryByLabels($text: String!, $recompute: Boolean) {
|
|
3306
|
+
queryByLabels(text: $text, recompute: $recompute) {
|
|
3307
|
+
cached
|
|
3308
|
+
labels {
|
|
3309
|
+
label
|
|
3310
|
+
score
|
|
3311
|
+
docs {
|
|
3312
|
+
...doc
|
|
3313
|
+
}
|
|
3314
|
+
sourceId
|
|
3315
|
+
}
|
|
3316
|
+
}
|
|
3317
|
+
}
|
|
3318
|
+
${exports.DocFragmentDoc}
|
|
3319
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
3320
|
+
${exports.RecordFragmentDoc}
|
|
3321
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3322
|
+
exports.GetGifsDocument = `
|
|
3323
|
+
query getGifs($query: String!, $limit: Int, $offset: Int) {
|
|
3324
|
+
gifs(query: $query, limit: $limit, offset: $offset) {
|
|
3325
|
+
id
|
|
3326
|
+
url
|
|
3327
|
+
}
|
|
3328
|
+
}
|
|
3329
|
+
`;
|
|
3330
|
+
exports.GetIconsDocument = `
|
|
3331
|
+
query getIcons($query: String!, $limit: Int, $offset: Int) {
|
|
3332
|
+
icons(query: $query, limit: $limit, offset: $offset) {
|
|
3333
|
+
id
|
|
3334
|
+
url
|
|
3335
|
+
}
|
|
3336
|
+
}
|
|
3337
|
+
`;
|
|
3338
|
+
exports.GetWebArticleDocument = `
|
|
3339
|
+
query getWebArticle($url: String!) {
|
|
3340
|
+
webArticle(url: $url) {
|
|
3341
|
+
id
|
|
3342
|
+
title
|
|
3343
|
+
content
|
|
3344
|
+
text
|
|
3345
|
+
}
|
|
3346
|
+
}
|
|
3347
|
+
`;
|
|
3348
|
+
exports.GetUserNotificationsDocument = `
|
|
3349
|
+
query getUserNotifications($after: String) {
|
|
3350
|
+
userNotifications(after: $after) {
|
|
3351
|
+
count
|
|
3352
|
+
nodes {
|
|
3353
|
+
...notification
|
|
3354
|
+
}
|
|
3355
|
+
pageInfo {
|
|
3356
|
+
...pageInfo
|
|
3357
|
+
}
|
|
3358
|
+
}
|
|
3359
|
+
}
|
|
3360
|
+
${exports.NotificationFragmentDoc}
|
|
3361
|
+
${exports.UserInfoFragmentDoc}
|
|
3362
|
+
${exports.RecordFragmentDoc}
|
|
3363
|
+
${exports.PageInfoFragmentDoc}`;
|
|
3364
|
+
exports.GetUserEmailPreferencesDocument = `
|
|
3365
|
+
query getUserEmailPreferences {
|
|
3366
|
+
userEmailPreferences {
|
|
3367
|
+
...emailPreferences
|
|
3368
|
+
}
|
|
3369
|
+
}
|
|
3370
|
+
${exports.EmailPreferencesFragmentDoc}`;
|
|
3371
|
+
exports.SetUserEmailPreferencesDocument = `
|
|
3372
|
+
mutation setUserEmailPreferences($input: SetUserEmailPreferencesInput!) {
|
|
3373
|
+
setUserEmailPreferences(input: $input) {
|
|
3374
|
+
...emailPreferences
|
|
3375
|
+
}
|
|
3376
|
+
}
|
|
3377
|
+
${exports.EmailPreferencesFragmentDoc}`;
|
|
3378
|
+
exports.MarkAllNotificationsAsSeenDocument = `
|
|
3379
|
+
mutation markAllNotificationsAsSeen {
|
|
3380
|
+
markAllNotificationsAsSeen
|
|
3381
|
+
}
|
|
3382
|
+
`;
|
|
3383
|
+
exports.MarkNotificationsAsReadDocument = `
|
|
3384
|
+
mutation markNotificationsAsRead($input: MarkNotificationsAsReadInput!) {
|
|
3385
|
+
markNotificationsAsRead(input: $input) {
|
|
3386
|
+
...notification
|
|
3387
|
+
}
|
|
3388
|
+
}
|
|
3389
|
+
${exports.NotificationFragmentDoc}
|
|
3390
|
+
${exports.UserInfoFragmentDoc}
|
|
3391
|
+
${exports.RecordFragmentDoc}`;
|
|
3392
|
+
exports.UnsubscribeDocument = `
|
|
3393
|
+
mutation unsubscribe($input: UnsubscribeInput!) {
|
|
3394
|
+
unsubscribe(input: $input)
|
|
3395
|
+
}
|
|
3396
|
+
`;
|
|
3397
|
+
exports.NotifyPlanUpgradeDocument = `
|
|
3398
|
+
mutation notifyPlanUpgrade($input: NotifyPlanUpgradeInput!) {
|
|
3399
|
+
notifyPlanUpgrade(input: $input)
|
|
3400
|
+
}
|
|
3401
|
+
`;
|
|
3402
|
+
exports.OnNotificationDocument = `
|
|
3403
|
+
subscription onNotification {
|
|
3404
|
+
onNotification {
|
|
3405
|
+
...notification
|
|
3406
|
+
}
|
|
3407
|
+
}
|
|
3408
|
+
${exports.NotificationFragmentDoc}
|
|
3409
|
+
${exports.UserInfoFragmentDoc}
|
|
3410
|
+
${exports.RecordFragmentDoc}`;
|
|
3411
|
+
exports.GetOrganizationSettingsDocument = `
|
|
3412
|
+
query getOrganizationSettings($scopes: [OrganizationScopes!]) {
|
|
3413
|
+
organizationSettings(scopes: $scopes) {
|
|
3414
|
+
info {
|
|
3415
|
+
...organizationSettingsInfo
|
|
3416
|
+
}
|
|
3417
|
+
content {
|
|
3418
|
+
...organizationSettingsContent
|
|
3419
|
+
}
|
|
3420
|
+
theme {
|
|
3421
|
+
...organizationSettingsTheme
|
|
3422
|
+
}
|
|
3423
|
+
typography {
|
|
3424
|
+
...organizationSettingsTypography
|
|
3425
|
+
}
|
|
3426
|
+
groups {
|
|
3427
|
+
...organizationSettingsGroups
|
|
3428
|
+
}
|
|
3429
|
+
security {
|
|
3430
|
+
...organizationSettingsSecurity
|
|
3431
|
+
}
|
|
3432
|
+
game {
|
|
3433
|
+
...organizationSettingsGame
|
|
3434
|
+
}
|
|
3435
|
+
license {
|
|
3436
|
+
...organizationSettingsLicense
|
|
3437
|
+
}
|
|
3438
|
+
usage {
|
|
3439
|
+
...organizationSettingsUsage
|
|
3440
|
+
}
|
|
3441
|
+
}
|
|
3442
|
+
}
|
|
3443
|
+
${exports.OrganizationSettingsInfoFragmentDoc}
|
|
3444
|
+
${exports.OrganizationSettingsContentFragmentDoc}
|
|
3445
|
+
${exports.OrganizationSettingsThemeFragmentDoc}
|
|
3446
|
+
${exports.OrganizationSettingsTypographyFragmentDoc}
|
|
3447
|
+
${exports.TypographyStyleFragmentDoc}
|
|
3448
|
+
${exports.OrganizationSettingsGroupsFragmentDoc}
|
|
3449
|
+
${exports.OrganizationSettingsSecurityFragmentDoc}
|
|
3450
|
+
${exports.OrganizationSettingsGameFragmentDoc}
|
|
3451
|
+
${exports.OrganizationSettingsLicenseFragmentDoc}
|
|
3452
|
+
${exports.OrganizationSettingsUsageFragmentDoc}`;
|
|
3453
|
+
exports.UpdateOrganizationSettingsInfoDocument = `
|
|
3454
|
+
mutation updateOrganizationSettingsInfo($input: OrganizationSettingsInfoInput!) {
|
|
3455
|
+
updateOrganizationSettingsInfo(input: $input) {
|
|
3456
|
+
...organizationSettingsInfo
|
|
3457
|
+
}
|
|
3458
|
+
}
|
|
3459
|
+
${exports.OrganizationSettingsInfoFragmentDoc}`;
|
|
3460
|
+
exports.UpdateOrganizationSettingsContentDocument = `
|
|
3461
|
+
mutation updateOrganizationSettingsContent($input: OrganizationSettingsContentInput!) {
|
|
3462
|
+
updateOrganizationSettingsContent(input: $input) {
|
|
3463
|
+
...organizationSettingsContent
|
|
3464
|
+
}
|
|
3465
|
+
}
|
|
3466
|
+
${exports.OrganizationSettingsContentFragmentDoc}`;
|
|
3467
|
+
exports.UpdateOrganizationSettingsTypographyDocument = `
|
|
3468
|
+
mutation updateOrganizationSettingsTypography($input: OrganizationSettingsTypographyInput!) {
|
|
3469
|
+
updateOrganizationSettingsTypography(input: $input) {
|
|
3470
|
+
...organizationSettingsTypography
|
|
3471
|
+
}
|
|
3472
|
+
}
|
|
3473
|
+
${exports.OrganizationSettingsTypographyFragmentDoc}
|
|
3474
|
+
${exports.TypographyStyleFragmentDoc}`;
|
|
3475
|
+
exports.UpdateOrganizationSettingsThemeDocument = `
|
|
3476
|
+
mutation updateOrganizationSettingsTheme($input: OrganizationSettingsThemeInput!) {
|
|
3477
|
+
updateOrganizationSettingsTheme(input: $input) {
|
|
3478
|
+
...organizationSettingsTheme
|
|
3479
|
+
}
|
|
3480
|
+
}
|
|
3481
|
+
${exports.OrganizationSettingsThemeFragmentDoc}`;
|
|
3482
|
+
exports.UpdateOrganizationSettingsSecurityDocument = `
|
|
3483
|
+
mutation updateOrganizationSettingsSecurity($input: OrganizationSettingsSecurityInput!) {
|
|
3484
|
+
updateOrganizationSettingsSecurity(input: $input) {
|
|
3485
|
+
...organizationSettingsSecurity
|
|
3486
|
+
}
|
|
3487
|
+
}
|
|
3488
|
+
${exports.OrganizationSettingsSecurityFragmentDoc}`;
|
|
3489
|
+
exports.UpdateOrganizationSettingsGameDocument = `
|
|
3490
|
+
mutation updateOrganizationSettingsGame($input: OrganizationSettingsGameInput!) {
|
|
3491
|
+
updateOrganizationSettingsGame(input: $input) {
|
|
3492
|
+
...organizationSettingsGame
|
|
3493
|
+
}
|
|
3494
|
+
}
|
|
3495
|
+
${exports.OrganizationSettingsGameFragmentDoc}`;
|
|
3496
|
+
exports.UpdateOrganizationSettingsGroupsDocument = `
|
|
3497
|
+
mutation updateOrganizationSettingsGroups($input: OrganizationSettingsGroupsInput!) {
|
|
3498
|
+
updateOrganizationSettingsGroups(input: $input) {
|
|
3499
|
+
...organizationSettingsGroups
|
|
3500
|
+
}
|
|
3501
|
+
}
|
|
3502
|
+
${exports.OrganizationSettingsGroupsFragmentDoc}`;
|
|
3503
|
+
exports.UpdateOrganizationSettingsReactionsDocument = `
|
|
3504
|
+
mutation updateOrganizationSettingsReactions($input: OrganizationSettingsReactionsInput!) {
|
|
3505
|
+
updateOrganizationSettingsReactions(input: $input) {
|
|
3506
|
+
...organizationSettingsReactions
|
|
3507
|
+
}
|
|
3508
|
+
}
|
|
3509
|
+
${exports.OrganizationSettingsReactionsFragmentDoc}`;
|
|
3510
|
+
exports.RecomputeGroupMappingsDocument = `
|
|
3511
|
+
mutation recomputeGroupMappings {
|
|
3512
|
+
recomputeGroupMappings
|
|
3513
|
+
}
|
|
3514
|
+
`;
|
|
3515
|
+
exports.GetSubjectsDocument = `
|
|
3516
|
+
query getSubjects($resource: ID!, $typename: Typenames!, $grant: Grants!) {
|
|
3517
|
+
subjects(resource: $resource, typename: $typename, grant: $grant) {
|
|
3518
|
+
...subject
|
|
3519
|
+
}
|
|
3520
|
+
}
|
|
3521
|
+
${exports.SubjectFragmentDoc}
|
|
3522
|
+
${exports.UserInfoFragmentDoc}
|
|
3523
|
+
${exports.GroupFragmentDoc}`;
|
|
3524
|
+
exports.GetPermissionsDocument = `
|
|
3525
|
+
query getPermissions($resource: ID!) {
|
|
3526
|
+
permissions(resource: $resource) {
|
|
3527
|
+
subject
|
|
3528
|
+
policies {
|
|
3529
|
+
typename
|
|
3530
|
+
grant
|
|
3531
|
+
resource
|
|
3532
|
+
}
|
|
3533
|
+
}
|
|
3534
|
+
}
|
|
3535
|
+
`;
|
|
3536
|
+
exports.GetPoliciesDocument = `
|
|
3537
|
+
query getPolicies($resource: ID!, $subject: ID, $useCache: Boolean) {
|
|
3538
|
+
policies(resource: $resource, subject: $subject, useCache: $useCache) {
|
|
3539
|
+
subject
|
|
3540
|
+
grant
|
|
3541
|
+
typename
|
|
3542
|
+
resource
|
|
3543
|
+
}
|
|
3544
|
+
}
|
|
3545
|
+
`;
|
|
3546
|
+
exports.QueryPermissionsDocument = `
|
|
3547
|
+
query queryPermissions($resource: ID, $subject: ID, $after: String) {
|
|
3548
|
+
queryPermissions(resource: $resource, subject: $subject, after: $after) {
|
|
3549
|
+
nodes {
|
|
3550
|
+
...permission
|
|
3551
|
+
who {
|
|
3552
|
+
...userInfo
|
|
3553
|
+
...group
|
|
3554
|
+
}
|
|
3555
|
+
what {
|
|
3556
|
+
id
|
|
3557
|
+
title
|
|
3558
|
+
typename
|
|
3559
|
+
slug
|
|
3560
|
+
}
|
|
3561
|
+
}
|
|
3562
|
+
pageInfo {
|
|
3563
|
+
...pageInfo
|
|
3564
|
+
}
|
|
3565
|
+
}
|
|
3566
|
+
}
|
|
3567
|
+
${exports.PermissionFragmentDoc}
|
|
3568
|
+
${exports.UserInfoFragmentDoc}
|
|
3569
|
+
${exports.GroupFragmentDoc}
|
|
3570
|
+
${exports.PageInfoFragmentDoc}`;
|
|
3571
|
+
exports.SetPermissionDocument = `
|
|
3572
|
+
mutation setPermission($input: SetPermissionInput!) {
|
|
3573
|
+
setPermission(input: $input) {
|
|
3574
|
+
...permission
|
|
3575
|
+
}
|
|
3576
|
+
}
|
|
3577
|
+
${exports.PermissionFragmentDoc}`;
|
|
3578
|
+
exports.RemovePermissionDocument = `
|
|
3579
|
+
mutation removePermission($input: RemovePermissionInput!) {
|
|
3580
|
+
removePermission(input: $input) {
|
|
3581
|
+
...permission
|
|
3582
|
+
}
|
|
3583
|
+
}
|
|
3584
|
+
${exports.PermissionFragmentDoc}`;
|
|
3585
|
+
exports.GetReactionsDocument = `
|
|
3586
|
+
query getReactions($resource: ID!, $withUsers: Boolean = false) {
|
|
3587
|
+
reactions(resource: $resource) {
|
|
3588
|
+
...reactions
|
|
3589
|
+
subjects @include(if: $withUsers) {
|
|
3590
|
+
reaction
|
|
3591
|
+
user {
|
|
3592
|
+
...userInfo
|
|
3593
|
+
}
|
|
3594
|
+
}
|
|
3595
|
+
}
|
|
3596
|
+
}
|
|
3597
|
+
${exports.ReactionsFragmentDoc}
|
|
3598
|
+
${exports.UserInfoFragmentDoc}`;
|
|
3599
|
+
exports.ToggleReactionDocument = `
|
|
3600
|
+
mutation toggleReaction($input: ToggleReactionInput!) {
|
|
3601
|
+
toggleReaction(input: $input) {
|
|
3602
|
+
...reactions
|
|
3603
|
+
}
|
|
3604
|
+
}
|
|
3605
|
+
${exports.ReactionsFragmentDoc}`;
|
|
3606
|
+
exports.SearchDocument = `
|
|
3607
|
+
query search($query: String, $similarQuery: String, $parent: String, $typename: String, $filters: [String], $after: String, $highlight: Boolean, $sorting: SearchSorting) {
|
|
3608
|
+
systemTime
|
|
3609
|
+
search(
|
|
3610
|
+
query: $query
|
|
3611
|
+
similarQuery: $similarQuery
|
|
3612
|
+
parent: $parent
|
|
3613
|
+
typename: $typename
|
|
3614
|
+
filters: $filters
|
|
3615
|
+
after: $after
|
|
3616
|
+
highlight: $highlight
|
|
3617
|
+
sorting: $sorting
|
|
3618
|
+
) {
|
|
3619
|
+
nodes {
|
|
3620
|
+
...searchHit
|
|
3621
|
+
}
|
|
3622
|
+
pageInfo {
|
|
3623
|
+
...pageInfo
|
|
3624
|
+
}
|
|
3625
|
+
facets {
|
|
3626
|
+
...facets
|
|
3627
|
+
}
|
|
3628
|
+
}
|
|
3629
|
+
}
|
|
3630
|
+
${exports.SearchHitFragmentDoc}
|
|
3631
|
+
${exports.SpaceFragmentDoc}
|
|
3632
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3633
|
+
${exports.RecordFragmentDoc}
|
|
3634
|
+
${exports.StorageFragmentDoc}
|
|
3635
|
+
${exports.DocFragmentDoc}
|
|
3636
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
3637
|
+
${exports.UserInfoFragmentDoc}
|
|
3638
|
+
${exports.CourseFragmentDoc}
|
|
3639
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
3640
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
3641
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
3642
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
3643
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
3644
|
+
${exports.FormFragmentDoc}
|
|
3645
|
+
${exports.FormWithoutContentFragmentDoc}
|
|
3646
|
+
${exports.PageInfoFragmentDoc}
|
|
3647
|
+
${exports.FacetsFragmentDoc}`;
|
|
3648
|
+
exports.SearchForFacetValuesDocument = `
|
|
3649
|
+
query searchForFacetValues($name: String!, $query: String, $filters: [String!]) {
|
|
3650
|
+
searchForFacetValues(name: $name, query: $query, filters: $filters) {
|
|
3651
|
+
name
|
|
3652
|
+
values {
|
|
3653
|
+
count
|
|
3654
|
+
value
|
|
3655
|
+
}
|
|
3656
|
+
}
|
|
3657
|
+
}
|
|
3658
|
+
`;
|
|
3659
|
+
exports.SearchForRelatedDocument = `
|
|
3660
|
+
query searchForRelated($resourceId: ID!) {
|
|
3661
|
+
searchForRelated(resourceId: $resourceId) {
|
|
3662
|
+
...searchHit
|
|
3663
|
+
}
|
|
3664
|
+
}
|
|
3665
|
+
${exports.SearchHitFragmentDoc}
|
|
3666
|
+
${exports.SpaceFragmentDoc}
|
|
3667
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3668
|
+
${exports.RecordFragmentDoc}
|
|
3669
|
+
${exports.StorageFragmentDoc}
|
|
3670
|
+
${exports.DocFragmentDoc}
|
|
3671
|
+
${exports.DocWithoutContentFragmentDoc}
|
|
3672
|
+
${exports.UserInfoFragmentDoc}
|
|
3673
|
+
${exports.CourseFragmentDoc}
|
|
3674
|
+
${exports.CourseWithoutContentFragmentDoc}
|
|
3675
|
+
${exports.CourseChapterWithoutContentFragmentDoc}
|
|
3676
|
+
${exports.CourseLessonWithoutContentFragmentDoc}
|
|
3677
|
+
${exports.CourseQuizWithoutContentFragmentDoc}
|
|
3678
|
+
${exports.QuizWithoutContentFragmentDoc}
|
|
3679
|
+
${exports.FormFragmentDoc}
|
|
3680
|
+
${exports.FormWithoutContentFragmentDoc}`;
|
|
3681
|
+
exports.SearchTagsForResourceDocument = `
|
|
3682
|
+
query searchTagsForResource($resource: String!, $query: String) {
|
|
3683
|
+
searchTagsForResource(resource: $resource, query: $query) {
|
|
3684
|
+
disableNewTags
|
|
3685
|
+
tags {
|
|
3686
|
+
name
|
|
3687
|
+
stats {
|
|
3688
|
+
min
|
|
3689
|
+
max
|
|
3690
|
+
}
|
|
3691
|
+
values {
|
|
3692
|
+
value
|
|
3693
|
+
count
|
|
3694
|
+
}
|
|
3695
|
+
}
|
|
3696
|
+
}
|
|
3697
|
+
}
|
|
3698
|
+
`;
|
|
3699
|
+
exports.ListSynonymsDocument = `
|
|
3700
|
+
query listSynonyms {
|
|
3701
|
+
listSynonyms {
|
|
3702
|
+
id
|
|
3703
|
+
synonyms
|
|
3704
|
+
}
|
|
3705
|
+
}
|
|
3706
|
+
`;
|
|
3707
|
+
exports.CreateSynonymsDocument = `
|
|
3708
|
+
mutation createSynonyms($input: CreateSynonymsInput!) {
|
|
3709
|
+
createSynonyms(input: $input) {
|
|
3710
|
+
id
|
|
3711
|
+
synonyms
|
|
3712
|
+
}
|
|
3713
|
+
}
|
|
3714
|
+
`;
|
|
3715
|
+
exports.UpdateSynonymsDocument = `
|
|
3716
|
+
mutation updateSynonyms($input: UpdateSynonymsInput!) {
|
|
3717
|
+
updateSynonyms(input: $input) {
|
|
3718
|
+
id
|
|
3719
|
+
synonyms
|
|
3720
|
+
}
|
|
3721
|
+
}
|
|
3722
|
+
`;
|
|
3723
|
+
exports.RemoveSynonymsDocument = `
|
|
3724
|
+
mutation removeSynonyms($input: RemoveSynonymsInput!) {
|
|
3725
|
+
removeSynonyms(input: $input) {
|
|
3726
|
+
id
|
|
3727
|
+
synonyms
|
|
3728
|
+
}
|
|
3729
|
+
}
|
|
3730
|
+
`;
|
|
3731
|
+
exports.RemoveContentsTagDocument = `
|
|
3732
|
+
mutation removeContentsTag($input: RemoveContentsTagInput!) {
|
|
3733
|
+
removeContentsTag(input: $input)
|
|
3734
|
+
}
|
|
3735
|
+
`;
|
|
3736
|
+
exports.RenameContentsTagDocument = `
|
|
3737
|
+
mutation renameContentsTag($input: RenameContentsTagInput!) {
|
|
3738
|
+
renameContentsTag(input: $input)
|
|
3739
|
+
}
|
|
3740
|
+
`;
|
|
3741
|
+
exports.GetSecuritySettingsDocument = `
|
|
3742
|
+
query getSecuritySettings($resource: ID!) {
|
|
3743
|
+
securitySettings(resource: $resource) {
|
|
3744
|
+
...securitySettings
|
|
3745
|
+
}
|
|
3746
|
+
}
|
|
3747
|
+
${exports.SecuritySettingsFragmentDoc}`;
|
|
3748
|
+
exports.SetSecuritySettingsDocument = `
|
|
3749
|
+
mutation setSecuritySettings($input: SecuritySettingsInput!) {
|
|
3750
|
+
setSecuritySettings(input: $input) {
|
|
3751
|
+
...securitySettings
|
|
3752
|
+
}
|
|
3753
|
+
}
|
|
3754
|
+
${exports.SecuritySettingsFragmentDoc}`;
|
|
3755
|
+
exports.CreateInitialContentDocument = `
|
|
3756
|
+
mutation createInitialContent {
|
|
3757
|
+
createInitialContent
|
|
3758
|
+
}
|
|
3759
|
+
`;
|
|
3760
|
+
exports.GetSpaceDocument = `
|
|
3761
|
+
query getSpace($id: ID!) {
|
|
3762
|
+
trail(id: $id) {
|
|
3763
|
+
...record
|
|
3764
|
+
}
|
|
3765
|
+
space(id: $id) {
|
|
3766
|
+
...space
|
|
3767
|
+
spaces {
|
|
3768
|
+
...spaceWithoutContent
|
|
3769
|
+
}
|
|
3770
|
+
}
|
|
3771
|
+
spaceSettings(id: $id, scopes: ["content", "approvals"]) {
|
|
3772
|
+
...spaceSettings
|
|
3773
|
+
}
|
|
3774
|
+
}
|
|
3775
|
+
${exports.RecordFragmentDoc}
|
|
3776
|
+
${exports.SpaceFragmentDoc}
|
|
3777
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3778
|
+
${exports.SpaceSettingsFragmentDoc}
|
|
3779
|
+
${exports.SpaceContentSettingsFragmentDoc}
|
|
3780
|
+
${exports.SpaceApprovalSettingsFragmentDoc}`;
|
|
3781
|
+
exports.GetSpacesDocument = `
|
|
3782
|
+
query getSpaces($parent: String!) {
|
|
3783
|
+
spaces(parent: $parent) {
|
|
3784
|
+
...spaceWithoutContent
|
|
3785
|
+
}
|
|
3786
|
+
}
|
|
3787
|
+
${exports.SpaceWithoutContentFragmentDoc}`;
|
|
3788
|
+
exports.ListSpaceContentsDocument = `
|
|
3789
|
+
query listSpaceContents($parent: String!, $next: String) {
|
|
3790
|
+
spaceContents(parent: $parent, next: $next) {
|
|
3791
|
+
nodes {
|
|
3792
|
+
...record
|
|
3793
|
+
}
|
|
3794
|
+
pageInfo {
|
|
3795
|
+
...pageInfo
|
|
3796
|
+
}
|
|
3797
|
+
}
|
|
3798
|
+
}
|
|
3799
|
+
${exports.RecordFragmentDoc}
|
|
3800
|
+
${exports.PageInfoFragmentDoc}`;
|
|
3801
|
+
exports.GetSpaceSettingsDocument = `
|
|
3802
|
+
query getSpaceSettings($id: ID!, $scopes: [String!]) {
|
|
3803
|
+
spaceSettings(id: $id, scopes: $scopes) {
|
|
3804
|
+
...spaceSettings
|
|
3805
|
+
}
|
|
3806
|
+
}
|
|
3807
|
+
${exports.SpaceSettingsFragmentDoc}
|
|
3808
|
+
${exports.SpaceContentSettingsFragmentDoc}
|
|
3809
|
+
${exports.SpaceApprovalSettingsFragmentDoc}`;
|
|
3810
|
+
exports.GetSpaceAllowedContentTypesDocument = `
|
|
3811
|
+
query getSpaceAllowedContentTypes($id: ID!) {
|
|
3812
|
+
spaceAllowedContentTypes(id: $id) {
|
|
3813
|
+
...contentType
|
|
3814
|
+
}
|
|
3815
|
+
}
|
|
3816
|
+
${exports.ContentTypeFragmentDoc}`;
|
|
3817
|
+
exports.GetAllAllowedContentTypesDocument = `
|
|
3818
|
+
query getAllAllowedContentTypes($id: ID!) {
|
|
3819
|
+
allAllowedContentTypes(id: $id) {
|
|
3820
|
+
...contentType
|
|
3821
|
+
}
|
|
3822
|
+
}
|
|
3823
|
+
${exports.ContentTypeFragmentDoc}`;
|
|
3824
|
+
exports.ListAvailablePrefixCodesDocument = `
|
|
3825
|
+
query listAvailablePrefixCodes($id: ID!) {
|
|
3826
|
+
listAvailablePrefixCodes(id: $id)
|
|
3827
|
+
}
|
|
3828
|
+
`;
|
|
3829
|
+
exports.CreateSpaceDocument = `
|
|
3830
|
+
mutation createSpace($input: CreateSpaceInput!) {
|
|
3831
|
+
createSpace(input: $input) {
|
|
3832
|
+
...space
|
|
3833
|
+
}
|
|
3834
|
+
}
|
|
3835
|
+
${exports.SpaceFragmentDoc}
|
|
3836
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3837
|
+
${exports.RecordFragmentDoc}`;
|
|
3838
|
+
exports.UpdateSpaceDocument = `
|
|
3839
|
+
mutation updateSpace($input: UpdateSpaceInput!) {
|
|
3840
|
+
updateSpace(input: $input) {
|
|
3841
|
+
...space
|
|
3842
|
+
}
|
|
3843
|
+
}
|
|
3844
|
+
${exports.SpaceFragmentDoc}
|
|
3845
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3846
|
+
${exports.RecordFragmentDoc}`;
|
|
3847
|
+
exports.MoveSpaceChildrenDocument = `
|
|
3848
|
+
mutation moveSpaceChildren($input: MoveSpaceChildrenInput!) {
|
|
3849
|
+
moveSpaceChildren(input: $input) {
|
|
3850
|
+
...space
|
|
3851
|
+
}
|
|
3852
|
+
}
|
|
3853
|
+
${exports.SpaceFragmentDoc}
|
|
3854
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3855
|
+
${exports.RecordFragmentDoc}`;
|
|
3856
|
+
exports.MoveSpaceChildDocument = `
|
|
3857
|
+
mutation moveSpaceChild($input: MoveChildContentInput!) {
|
|
3858
|
+
moveSpaceChild(input: $input) {
|
|
3859
|
+
...space
|
|
3860
|
+
}
|
|
3861
|
+
}
|
|
3862
|
+
${exports.SpaceFragmentDoc}
|
|
3863
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3864
|
+
${exports.RecordFragmentDoc}`;
|
|
3865
|
+
exports.RemoveSpaceDocument = `
|
|
3866
|
+
mutation removeSpace($input: RemoveSpaceInput!) {
|
|
3867
|
+
removeSpace(input: $input) {
|
|
3868
|
+
...space
|
|
3869
|
+
}
|
|
3870
|
+
}
|
|
3871
|
+
${exports.SpaceFragmentDoc}
|
|
3872
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
3873
|
+
${exports.RecordFragmentDoc}`;
|
|
3874
|
+
exports.SetSpaceContentSettingsDocument = `
|
|
3875
|
+
mutation setSpaceContentSettings($input: SpaceContentSettingsInput!) {
|
|
3876
|
+
setSpaceContentSettings(input: $input) {
|
|
3877
|
+
...spaceContentSettings
|
|
3878
|
+
}
|
|
3879
|
+
}
|
|
3880
|
+
${exports.SpaceContentSettingsFragmentDoc}`;
|
|
3881
|
+
exports.SetSpaceApprovalsSettingsDocument = `
|
|
3882
|
+
mutation setSpaceApprovalsSettings($input: SpaceApprovalsSettingsInput!) {
|
|
3883
|
+
setSpaceApprovalsSettings(input: $input) {
|
|
3884
|
+
...spaceApprovalSettings
|
|
3885
|
+
}
|
|
3886
|
+
}
|
|
3887
|
+
${exports.SpaceApprovalSettingsFragmentDoc}`;
|
|
3888
|
+
exports.GetFileDocument = `
|
|
3889
|
+
query getFile($id: ID!) {
|
|
3890
|
+
trail(id: $id) {
|
|
3891
|
+
...record
|
|
3892
|
+
}
|
|
3893
|
+
file(id: $id) {
|
|
3894
|
+
...storage
|
|
3895
|
+
}
|
|
3896
|
+
}
|
|
3897
|
+
${exports.RecordFragmentDoc}
|
|
3898
|
+
${exports.StorageFragmentDoc}`;
|
|
3899
|
+
exports.GetFilesDocument = `
|
|
3900
|
+
query getFiles($parent: ID!, $after: String, $limit: Int) {
|
|
3901
|
+
files(parent: $parent, after: $after, limit: $limit) {
|
|
3902
|
+
nodes {
|
|
3903
|
+
...storage
|
|
3904
|
+
}
|
|
3905
|
+
pageInfo {
|
|
3906
|
+
...pageInfo
|
|
3907
|
+
}
|
|
3908
|
+
}
|
|
3909
|
+
}
|
|
3910
|
+
${exports.StorageFragmentDoc}
|
|
3911
|
+
${exports.PageInfoFragmentDoc}`;
|
|
3912
|
+
exports.ConvertStorageToHtmlDocument = `
|
|
3913
|
+
mutation convertStorageToHtml($storageId: ID!) {
|
|
3914
|
+
convertStorageToHtml(storageId: $storageId)
|
|
3915
|
+
}
|
|
3916
|
+
`;
|
|
3917
|
+
exports.OnFileDocument = `
|
|
3918
|
+
subscription onFile($id: ID!) {
|
|
3919
|
+
onFile(id: $id) {
|
|
3920
|
+
...storage
|
|
3921
|
+
}
|
|
3922
|
+
}
|
|
3923
|
+
${exports.StorageFragmentDoc}`;
|
|
3924
|
+
exports.OnFilesDocument = `
|
|
3925
|
+
subscription onFiles($parent: ID!) {
|
|
3926
|
+
onFiles(parent: $parent) {
|
|
3927
|
+
...storage
|
|
3928
|
+
}
|
|
3929
|
+
}
|
|
3930
|
+
${exports.StorageFragmentDoc}`;
|
|
3931
|
+
exports.GetSystemInfoDocument = `
|
|
3932
|
+
query getSystemInfo {
|
|
3933
|
+
systemInfo {
|
|
3934
|
+
...systemInfo
|
|
3935
|
+
}
|
|
3936
|
+
}
|
|
3937
|
+
${exports.SystemInfoFragmentDoc}
|
|
3938
|
+
${exports.AuthInfoFragmentDoc}`;
|
|
3939
|
+
exports.GetSystemTimeDocument = `
|
|
3940
|
+
query getSystemTime {
|
|
3941
|
+
systemTime
|
|
3942
|
+
}
|
|
3943
|
+
`;
|
|
3944
|
+
exports.BootstrapDocument = `
|
|
3945
|
+
query bootstrap {
|
|
3946
|
+
session {
|
|
3947
|
+
...session
|
|
3948
|
+
}
|
|
3949
|
+
systemInfo {
|
|
3950
|
+
...systemInfo
|
|
3951
|
+
}
|
|
3952
|
+
organizationSettings(
|
|
3953
|
+
scopes: [info, content, reactions, typography, theme, security, usage, license]
|
|
3954
|
+
) {
|
|
3955
|
+
info {
|
|
3956
|
+
...organizationSettingsInfo
|
|
3957
|
+
}
|
|
3958
|
+
content {
|
|
3959
|
+
...organizationSettingsContent
|
|
3960
|
+
}
|
|
3961
|
+
reactions {
|
|
3962
|
+
...organizationSettingsReactions
|
|
3963
|
+
}
|
|
3964
|
+
typography {
|
|
3965
|
+
...organizationSettingsTypography
|
|
3966
|
+
}
|
|
3967
|
+
theme {
|
|
3968
|
+
...organizationSettingsTheme
|
|
3969
|
+
}
|
|
3970
|
+
security {
|
|
3971
|
+
...organizationSettingsSecurity
|
|
3972
|
+
}
|
|
3973
|
+
license {
|
|
3974
|
+
...organizationSettingsLicense
|
|
3975
|
+
}
|
|
3976
|
+
usage {
|
|
3977
|
+
...organizationSettingsUsage
|
|
3978
|
+
}
|
|
3979
|
+
}
|
|
3980
|
+
apps {
|
|
3981
|
+
...app
|
|
3982
|
+
}
|
|
3983
|
+
spaces(parent: "ROOT") {
|
|
3984
|
+
...space
|
|
3985
|
+
}
|
|
3986
|
+
}
|
|
3987
|
+
${exports.SessionFragmentDoc}
|
|
3988
|
+
${exports.SystemInfoFragmentDoc}
|
|
3989
|
+
${exports.AuthInfoFragmentDoc}
|
|
3990
|
+
${exports.OrganizationSettingsInfoFragmentDoc}
|
|
3991
|
+
${exports.OrganizationSettingsContentFragmentDoc}
|
|
3992
|
+
${exports.OrganizationSettingsReactionsFragmentDoc}
|
|
3993
|
+
${exports.OrganizationSettingsTypographyFragmentDoc}
|
|
3994
|
+
${exports.TypographyStyleFragmentDoc}
|
|
3995
|
+
${exports.OrganizationSettingsThemeFragmentDoc}
|
|
3996
|
+
${exports.OrganizationSettingsSecurityFragmentDoc}
|
|
3997
|
+
${exports.OrganizationSettingsLicenseFragmentDoc}
|
|
3998
|
+
${exports.OrganizationSettingsUsageFragmentDoc}
|
|
3999
|
+
${exports.AppFragmentDoc}
|
|
4000
|
+
${exports.SpaceFragmentDoc}
|
|
4001
|
+
${exports.SpaceWithoutContentFragmentDoc}
|
|
4002
|
+
${exports.RecordFragmentDoc}`;
|
|
4003
|
+
exports.GetTaskDocument = `
|
|
4004
|
+
query getTask($id: ID!) {
|
|
4005
|
+
task(id: $id) {
|
|
4006
|
+
...task
|
|
4007
|
+
}
|
|
4008
|
+
}
|
|
4009
|
+
${exports.TaskFragmentDoc}
|
|
4010
|
+
${exports.UserInfoFragmentDoc}
|
|
4011
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4012
|
+
${exports.RecordFragmentDoc}`;
|
|
4013
|
+
exports.GetUserTasksDocument = `
|
|
4014
|
+
query getUserTasks($after: String, $limit: Int) {
|
|
4015
|
+
userTasks(after: $after, limit: $limit) {
|
|
4016
|
+
nodes {
|
|
4017
|
+
...task
|
|
4018
|
+
}
|
|
4019
|
+
pageInfo {
|
|
4020
|
+
...pageInfo
|
|
4021
|
+
}
|
|
4022
|
+
}
|
|
4023
|
+
}
|
|
4024
|
+
${exports.TaskFragmentDoc}
|
|
4025
|
+
${exports.UserInfoFragmentDoc}
|
|
4026
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4027
|
+
${exports.RecordFragmentDoc}
|
|
4028
|
+
${exports.PageInfoFragmentDoc}`;
|
|
4029
|
+
exports.LeaveTaskDocument = `
|
|
4030
|
+
mutation leaveTask($input: LeaveTaskInput!) {
|
|
4031
|
+
leaveTask(input: $input) {
|
|
4032
|
+
...task
|
|
4033
|
+
}
|
|
4034
|
+
}
|
|
4035
|
+
${exports.TaskFragmentDoc}
|
|
4036
|
+
${exports.UserInfoFragmentDoc}
|
|
4037
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4038
|
+
${exports.RecordFragmentDoc}`;
|
|
4039
|
+
exports.RemoveTaskDocument = `
|
|
4040
|
+
mutation removeTask($input: RemoveTaskInput!) {
|
|
4041
|
+
removeTask(input: $input) {
|
|
4042
|
+
...task
|
|
4043
|
+
}
|
|
4044
|
+
}
|
|
4045
|
+
${exports.TaskFragmentDoc}
|
|
4046
|
+
${exports.UserInfoFragmentDoc}
|
|
4047
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4048
|
+
${exports.RecordFragmentDoc}`;
|
|
4049
|
+
exports.OnTasksDocument = `
|
|
4050
|
+
subscription onTasks {
|
|
4051
|
+
onTasks {
|
|
4052
|
+
...task
|
|
4053
|
+
}
|
|
4054
|
+
}
|
|
4055
|
+
${exports.TaskFragmentDoc}
|
|
4056
|
+
${exports.UserInfoFragmentDoc}
|
|
4057
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4058
|
+
${exports.RecordFragmentDoc}`;
|
|
4059
|
+
exports.GetUserDraftsDocument = `
|
|
4060
|
+
query getUserDrafts($after: String, $limit: Int) {
|
|
4061
|
+
userDrafts(after: $after, limit: $limit) {
|
|
4062
|
+
nodes {
|
|
4063
|
+
...recordWithParent
|
|
4064
|
+
}
|
|
4065
|
+
pageInfo {
|
|
4066
|
+
...pageInfo
|
|
4067
|
+
}
|
|
4068
|
+
}
|
|
4069
|
+
}
|
|
4070
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4071
|
+
${exports.RecordFragmentDoc}
|
|
4072
|
+
${exports.PageInfoFragmentDoc}`;
|
|
4073
|
+
exports.GetUserPrefsDocument = `
|
|
4074
|
+
query getUserPrefs($scope: String!) {
|
|
4075
|
+
userPrefs(scope: $scope)
|
|
4076
|
+
globalUserPrefs: userPrefs(scope: "GLOBAL")
|
|
4077
|
+
}
|
|
4078
|
+
`;
|
|
4079
|
+
exports.GetUserFavoritesDocument = `
|
|
4080
|
+
query getUserFavorites($after: String, $limit: Int) {
|
|
4081
|
+
userFavorites(after: $after, limit: $limit) {
|
|
4082
|
+
nodes {
|
|
4083
|
+
...recordWithParent
|
|
4084
|
+
}
|
|
4085
|
+
pageInfo {
|
|
4086
|
+
...pageInfo
|
|
4087
|
+
}
|
|
4088
|
+
}
|
|
4089
|
+
}
|
|
4090
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4091
|
+
${exports.RecordFragmentDoc}
|
|
4092
|
+
${exports.PageInfoFragmentDoc}`;
|
|
4093
|
+
exports.IsUserFavoriteDocument = `
|
|
4094
|
+
query isUserFavorite($ref: ID!) {
|
|
4095
|
+
userFavorite(ref: $ref)
|
|
4096
|
+
}
|
|
4097
|
+
`;
|
|
4098
|
+
exports.SearchUsersDocument = `
|
|
4099
|
+
query searchUsers($query: String!) {
|
|
4100
|
+
searchUsers(query: $query) {
|
|
4101
|
+
...userInfo
|
|
4102
|
+
}
|
|
4103
|
+
}
|
|
4104
|
+
${exports.UserInfoFragmentDoc}`;
|
|
4105
|
+
exports.SetUserPrefsDocument = `
|
|
4106
|
+
mutation setUserPrefs($scope: String, $value: JSON) {
|
|
4107
|
+
setUserPrefs(scope: $scope, value: $value)
|
|
4108
|
+
}
|
|
4109
|
+
`;
|
|
4110
|
+
exports.SaveFavoriteDocument = `
|
|
4111
|
+
mutation saveFavorite($ref: ID!) {
|
|
4112
|
+
saveFavorite(ref: $ref)
|
|
4113
|
+
}
|
|
4114
|
+
`;
|
|
4115
|
+
exports.RemoveFavoriteDocument = `
|
|
4116
|
+
mutation removeFavorite($ref: ID!) {
|
|
4117
|
+
removeFavorite(ref: $ref)
|
|
4118
|
+
}
|
|
4119
|
+
`;
|
|
4120
|
+
exports.RemoveDraftDocument = `
|
|
4121
|
+
mutation removeDraft($ref: ID!) {
|
|
4122
|
+
removeDraft(ref: $ref)
|
|
4123
|
+
}
|
|
4124
|
+
`;
|
|
4125
|
+
exports.ReindexUsersDocument = `
|
|
4126
|
+
mutation reindexUsers {
|
|
4127
|
+
reindexUsers
|
|
4128
|
+
}
|
|
4129
|
+
`;
|
|
4130
|
+
exports.OnDraftsDocument = `
|
|
4131
|
+
subscription onDrafts {
|
|
4132
|
+
onDrafts {
|
|
4133
|
+
...recordWithParent
|
|
4134
|
+
}
|
|
4135
|
+
}
|
|
4136
|
+
${exports.RecordWithParentFragmentDoc}
|
|
4137
|
+
${exports.RecordFragmentDoc}`;
|
|
4138
|
+
exports.GetWebhookDocument = `
|
|
4139
|
+
query getWebhook($id: ID!) {
|
|
4140
|
+
getWebhook(id: $id) {
|
|
4141
|
+
...webhook
|
|
4142
|
+
}
|
|
4143
|
+
}
|
|
4144
|
+
${exports.WebhookFragmentDoc}`;
|
|
4145
|
+
exports.ListWebhooksDocument = `
|
|
4146
|
+
query listWebhooks {
|
|
4147
|
+
listWebhooks {
|
|
4148
|
+
...webhook
|
|
4149
|
+
}
|
|
4150
|
+
}
|
|
4151
|
+
${exports.WebhookFragmentDoc}`;
|
|
4152
|
+
exports.CreateWebhookDocument = `
|
|
4153
|
+
mutation createWebhook($input: CreateWebhookInput!) {
|
|
4154
|
+
createWebhook(input: $input) {
|
|
4155
|
+
...webhook
|
|
4156
|
+
}
|
|
4157
|
+
}
|
|
4158
|
+
${exports.WebhookFragmentDoc}`;
|
|
4159
|
+
exports.UpdateWebhookDocument = `
|
|
4160
|
+
mutation updateWebhook($input: UpdateWebhookInput!) {
|
|
4161
|
+
updateWebhook(input: $input) {
|
|
4162
|
+
...webhook
|
|
4163
|
+
}
|
|
4164
|
+
}
|
|
4165
|
+
${exports.WebhookFragmentDoc}`;
|
|
4166
|
+
exports.RemoveWebhookDocument = `
|
|
4167
|
+
mutation removeWebhook($input: RemoveWebhookInput!) {
|
|
4168
|
+
removeWebhook(input: $input) {
|
|
4169
|
+
...webhook
|
|
4170
|
+
}
|
|
4171
|
+
}
|
|
4172
|
+
${exports.WebhookFragmentDoc}`;
|
|
4173
|
+
exports.TestWebhookDocument = `
|
|
4174
|
+
mutation testWebhook($input: TestWebhookInput!) {
|
|
4175
|
+
testWebhook(input: $input)
|
|
4176
|
+
}
|
|
4177
|
+
`;
|
|
4178
|
+
function getSdk(requester) {
|
|
4179
|
+
return {
|
|
4180
|
+
generateOrganizationAnalyticsEmbedUrl(variables, options) {
|
|
4181
|
+
return requester(exports.GenerateOrganizationAnalyticsEmbedUrlDocument, variables, options);
|
|
4182
|
+
},
|
|
4183
|
+
generateRecordAnalyticsEmbedUrl(variables, options) {
|
|
4184
|
+
return requester(exports.GenerateRecordAnalyticsEmbedUrlDocument, variables, options);
|
|
4185
|
+
},
|
|
4186
|
+
findAnswer(variables, options) {
|
|
4187
|
+
return requester(exports.FindAnswerDocument, variables, options);
|
|
4188
|
+
},
|
|
4189
|
+
listAnswers(variables, options) {
|
|
4190
|
+
return requester(exports.ListAnswersDocument, variables, options);
|
|
4191
|
+
},
|
|
4192
|
+
queryVectorStore(variables, options) {
|
|
4193
|
+
return requester(exports.QueryVectorStoreDocument, variables, options);
|
|
4194
|
+
},
|
|
4195
|
+
cleanAnswerCache(variables, options) {
|
|
4196
|
+
return requester(exports.CleanAnswerCacheDocument, variables, options);
|
|
4197
|
+
},
|
|
4198
|
+
batchRemoveCache(variables, options) {
|
|
4199
|
+
return requester(exports.BatchRemoveCacheDocument, variables, options);
|
|
4200
|
+
},
|
|
4201
|
+
getApprovalFlow(variables, options) {
|
|
4202
|
+
return requester(exports.GetApprovalFlowDocument, variables, options);
|
|
4203
|
+
},
|
|
4204
|
+
getApprovalFlowExecution(variables, options) {
|
|
4205
|
+
return requester(exports.GetApprovalFlowExecutionDocument, variables, options);
|
|
4206
|
+
},
|
|
4207
|
+
estimateApprovalFlowStepApprovers(variables, options) {
|
|
4208
|
+
return requester(exports.EstimateApprovalFlowStepApproversDocument, variables, options);
|
|
4209
|
+
},
|
|
4210
|
+
createApprovalFlow(variables, options) {
|
|
4211
|
+
return requester(exports.CreateApprovalFlowDocument, variables, options);
|
|
4212
|
+
},
|
|
4213
|
+
updateApprovalFlow(variables, options) {
|
|
4214
|
+
return requester(exports.UpdateApprovalFlowDocument, variables, options);
|
|
4215
|
+
},
|
|
4216
|
+
removeApprovalFlow(variables, options) {
|
|
4217
|
+
return requester(exports.RemoveApprovalFlowDocument, variables, options);
|
|
4218
|
+
},
|
|
4219
|
+
createApprovalFlowStep(variables, options) {
|
|
4220
|
+
return requester(exports.CreateApprovalFlowStepDocument, variables, options);
|
|
4221
|
+
},
|
|
4222
|
+
updateApprovalFlowStep(variables, options) {
|
|
4223
|
+
return requester(exports.UpdateApprovalFlowStepDocument, variables, options);
|
|
4224
|
+
},
|
|
4225
|
+
removeApprovalFlowStep(variables, options) {
|
|
4226
|
+
return requester(exports.RemoveApprovalFlowStepDocument, variables, options);
|
|
4227
|
+
},
|
|
4228
|
+
getPermissionsMatrix(variables, options) {
|
|
4229
|
+
return requester(exports.GetPermissionsMatrixDocument, variables, options);
|
|
4230
|
+
},
|
|
4231
|
+
getSession(variables, options) {
|
|
4232
|
+
return requester(exports.GetSessionDocument, variables, options);
|
|
4233
|
+
},
|
|
4234
|
+
getAuthToken(variables, options) {
|
|
4235
|
+
return requester(exports.GetAuthTokenDocument, variables, options);
|
|
4236
|
+
},
|
|
4237
|
+
getAuthInfo(variables, options) {
|
|
4238
|
+
return requester(exports.GetAuthInfoDocument, variables, options);
|
|
4239
|
+
},
|
|
4240
|
+
getMe(variables, options) {
|
|
4241
|
+
return requester(exports.GetMeDocument, variables, options);
|
|
4242
|
+
},
|
|
4243
|
+
getUser(variables, options) {
|
|
4244
|
+
return requester(exports.GetUserDocument, variables, options);
|
|
4245
|
+
},
|
|
4246
|
+
getUserByEmail(variables, options) {
|
|
4247
|
+
return requester(exports.GetUserByEmailDocument, variables, options);
|
|
4248
|
+
},
|
|
4249
|
+
getUsers(variables, options) {
|
|
4250
|
+
return requester(exports.GetUsersDocument, variables, options);
|
|
4251
|
+
},
|
|
4252
|
+
getAllUsers(variables, options) {
|
|
4253
|
+
return requester(exports.GetAllUsersDocument, variables, options);
|
|
4254
|
+
},
|
|
4255
|
+
getGroup(variables, options) {
|
|
4256
|
+
return requester(exports.GetGroupDocument, variables, options);
|
|
4257
|
+
},
|
|
4258
|
+
getAllGroups(variables, options) {
|
|
4259
|
+
return requester(exports.GetAllGroupsDocument, variables, options);
|
|
4260
|
+
},
|
|
4261
|
+
getGroupUsers(variables, options) {
|
|
4262
|
+
return requester(exports.GetGroupUsersDocument, variables, options);
|
|
4263
|
+
},
|
|
4264
|
+
getGroupAdmins(variables, options) {
|
|
4265
|
+
return requester(exports.GetGroupAdminsDocument, variables, options);
|
|
4266
|
+
},
|
|
4267
|
+
getUserGroups(variables, options) {
|
|
4268
|
+
return requester(exports.GetUserGroupsDocument, variables, options);
|
|
4269
|
+
},
|
|
4270
|
+
usersCsv(variables, options) {
|
|
4271
|
+
return requester(exports.UsersCsvDocument, variables, options);
|
|
4272
|
+
},
|
|
4273
|
+
generateImpersonateToken(variables, options) {
|
|
4274
|
+
return requester(exports.GenerateImpersonateTokenDocument, variables, options);
|
|
4275
|
+
},
|
|
4276
|
+
updateProfile(variables, options) {
|
|
4277
|
+
return requester(exports.UpdateProfileDocument, variables, options);
|
|
4278
|
+
},
|
|
4279
|
+
addUser(variables, options) {
|
|
4280
|
+
return requester(exports.AddUserDocument, variables, options);
|
|
4281
|
+
},
|
|
4282
|
+
deleteUser(variables, options) {
|
|
4283
|
+
return requester(exports.DeleteUserDocument, variables, options);
|
|
4284
|
+
},
|
|
4285
|
+
setUserPassword(variables, options) {
|
|
4286
|
+
return requester(exports.SetUserPasswordDocument, variables, options);
|
|
4287
|
+
},
|
|
4288
|
+
updateUserEmail(variables, options) {
|
|
4289
|
+
return requester(exports.UpdateUserEmailDocument, variables, options);
|
|
4290
|
+
},
|
|
4291
|
+
updateUserName(variables, options) {
|
|
4292
|
+
return requester(exports.UpdateUserNameDocument, variables, options);
|
|
4293
|
+
},
|
|
4294
|
+
resetUserPassword(variables, options) {
|
|
4295
|
+
return requester(exports.ResetUserPasswordDocument, variables, options);
|
|
4296
|
+
},
|
|
4297
|
+
createGroup(variables, options) {
|
|
4298
|
+
return requester(exports.CreateGroupDocument, variables, options);
|
|
4299
|
+
},
|
|
4300
|
+
updateGroup(variables, options) {
|
|
4301
|
+
return requester(exports.UpdateGroupDocument, variables, options);
|
|
4302
|
+
},
|
|
4303
|
+
deleteGroup(variables, options) {
|
|
4304
|
+
return requester(exports.DeleteGroupDocument, variables, options);
|
|
4305
|
+
},
|
|
4306
|
+
addUserToGroup(variables, options) {
|
|
4307
|
+
return requester(exports.AddUserToGroupDocument, variables, options);
|
|
4308
|
+
},
|
|
4309
|
+
removeUserFromGroup(variables, options) {
|
|
4310
|
+
return requester(exports.RemoveUserFromGroupDocument, variables, options);
|
|
4311
|
+
},
|
|
4312
|
+
getChecklistItem(variables, options) {
|
|
4313
|
+
return requester(exports.GetChecklistItemDocument, variables, options);
|
|
4314
|
+
},
|
|
4315
|
+
updateChecklistItem(variables, options) {
|
|
4316
|
+
return requester(exports.UpdateChecklistItemDocument, variables, options);
|
|
4317
|
+
},
|
|
4318
|
+
getRecord(variables, options) {
|
|
4319
|
+
return requester(exports.GetRecordDocument, variables, options);
|
|
4320
|
+
},
|
|
4321
|
+
getRecords(variables, options) {
|
|
4322
|
+
return requester(exports.GetRecordsDocument, variables, options);
|
|
4323
|
+
},
|
|
4324
|
+
getRecordInfo(variables, options) {
|
|
4325
|
+
return requester(exports.GetRecordInfoDocument, variables, options);
|
|
4326
|
+
},
|
|
4327
|
+
getRecordByOrigin(variables, options) {
|
|
4328
|
+
return requester(exports.GetRecordByOriginDocument, variables, options);
|
|
4329
|
+
},
|
|
4330
|
+
getTrail(variables, options) {
|
|
4331
|
+
return requester(exports.GetTrailDocument, variables, options);
|
|
4332
|
+
},
|
|
4333
|
+
getTrashBinItems(variables, options) {
|
|
4334
|
+
return requester(exports.GetTrashBinItemsDocument, variables, options);
|
|
4335
|
+
},
|
|
4336
|
+
listSimilarItems(variables, options) {
|
|
4337
|
+
return requester(exports.ListSimilarItemsDocument, variables, options);
|
|
4338
|
+
},
|
|
4339
|
+
findSimilarItems(variables, options) {
|
|
4340
|
+
return requester(exports.FindSimilarItemsDocument, variables, options);
|
|
4341
|
+
},
|
|
4342
|
+
triggerSimilarityCheck(variables, options) {
|
|
4343
|
+
return requester(exports.TriggerSimilarityCheckDocument, variables, options);
|
|
4344
|
+
},
|
|
4345
|
+
ignoreSimilarityForDocs(variables, options) {
|
|
4346
|
+
return requester(exports.IgnoreSimilarityForDocsDocument, variables, options);
|
|
4347
|
+
},
|
|
4348
|
+
createSymlink(variables, options) {
|
|
4349
|
+
return requester(exports.CreateSymlinkDocument, variables, options);
|
|
4350
|
+
},
|
|
4351
|
+
restoreItemFromTrashBin(variables, options) {
|
|
4352
|
+
return requester(exports.RestoreItemFromTrashBinDocument, variables, options);
|
|
4353
|
+
},
|
|
4354
|
+
reindex(variables, options) {
|
|
4355
|
+
return requester(exports.ReindexDocument, variables, options);
|
|
4356
|
+
},
|
|
4357
|
+
fullReindex(variables, options) {
|
|
4358
|
+
return requester(exports.FullReindexDocument, variables, options);
|
|
4359
|
+
},
|
|
4360
|
+
fullDump(variables, options) {
|
|
4361
|
+
return requester(exports.FullDumpDocument, variables, options);
|
|
4362
|
+
},
|
|
4363
|
+
getCourse(variables, options) {
|
|
4364
|
+
return requester(exports.GetCourseDocument, variables, options);
|
|
4365
|
+
},
|
|
4366
|
+
getCourses(variables, options) {
|
|
4367
|
+
return requester(exports.GetCoursesDocument, variables, options);
|
|
4368
|
+
},
|
|
4369
|
+
getCourseVersions(variables, options) {
|
|
4370
|
+
return requester(exports.GetCourseVersionsDocument, variables, options);
|
|
4371
|
+
},
|
|
4372
|
+
getCourseChapter(variables, options) {
|
|
4373
|
+
return requester(exports.GetCourseChapterDocument, variables, options);
|
|
4374
|
+
},
|
|
4375
|
+
getCourseLesson(variables, options) {
|
|
4376
|
+
return requester(exports.GetCourseLessonDocument, variables, options);
|
|
4377
|
+
},
|
|
4378
|
+
getCourseEntry(variables, options) {
|
|
4379
|
+
return requester(exports.GetCourseEntryDocument, variables, options);
|
|
4380
|
+
},
|
|
4381
|
+
getCourseSettings(variables, options) {
|
|
4382
|
+
return requester(exports.GetCourseSettingsDocument, variables, options);
|
|
4383
|
+
},
|
|
4384
|
+
getCourseProgressInfo(variables, options) {
|
|
4385
|
+
return requester(exports.GetCourseProgressInfoDocument, variables, options);
|
|
4386
|
+
},
|
|
4387
|
+
getCourseEnrolledUsers(variables, options) {
|
|
4388
|
+
return requester(exports.GetCourseEnrolledUsersDocument, variables, options);
|
|
4389
|
+
},
|
|
4390
|
+
listEnrolledCourses(variables, options) {
|
|
4391
|
+
return requester(exports.ListEnrolledCoursesDocument, variables, options);
|
|
4392
|
+
},
|
|
4393
|
+
createCourse(variables, options) {
|
|
4394
|
+
return requester(exports.CreateCourseDocument, variables, options);
|
|
4395
|
+
},
|
|
4396
|
+
editCourse(variables, options) {
|
|
4397
|
+
return requester(exports.EditCourseDocument, variables, options);
|
|
4398
|
+
},
|
|
4399
|
+
updateCourse(variables, options) {
|
|
4400
|
+
return requester(exports.UpdateCourseDocument, variables, options);
|
|
4401
|
+
},
|
|
4402
|
+
removeCourse(variables, options) {
|
|
4403
|
+
return requester(exports.RemoveCourseDocument, variables, options);
|
|
4404
|
+
},
|
|
4405
|
+
enrollCourse(variables, options) {
|
|
4406
|
+
return requester(exports.EnrollCourseDocument, variables, options);
|
|
4407
|
+
},
|
|
4408
|
+
batchEnrollCourse(variables, options) {
|
|
4409
|
+
return requester(exports.BatchEnrollCourseDocument, variables, options);
|
|
4410
|
+
},
|
|
4411
|
+
unenrollCourse(variables, options) {
|
|
4412
|
+
return requester(exports.UnenrollCourseDocument, variables, options);
|
|
4413
|
+
},
|
|
4414
|
+
reEnrollCourse(variables, options) {
|
|
4415
|
+
return requester(exports.ReEnrollCourseDocument, variables, options);
|
|
4416
|
+
},
|
|
4417
|
+
submitCourseQuizEntryResponse(variables, options) {
|
|
4418
|
+
return requester(exports.SubmitCourseQuizEntryResponseDocument, variables, options);
|
|
4419
|
+
},
|
|
4420
|
+
setCourseQuizSettings(variables, options) {
|
|
4421
|
+
return requester(exports.SetCourseQuizSettingsDocument, variables, options);
|
|
4422
|
+
},
|
|
4423
|
+
setCourseGeneralSettings(variables, options) {
|
|
4424
|
+
return requester(exports.SetCourseGeneralSettingsDocument, variables, options);
|
|
4425
|
+
},
|
|
4426
|
+
setCourseCertificateSettings(variables, options) {
|
|
4427
|
+
return requester(exports.SetCourseCertificateSettingsDocument, variables, options);
|
|
4428
|
+
},
|
|
4429
|
+
removeCourseCertificateSettings(variables, options) {
|
|
4430
|
+
return requester(exports.RemoveCourseCertificateSettingsDocument, variables, options);
|
|
4431
|
+
},
|
|
4432
|
+
regenerateCourseCertificate(variables, options) {
|
|
4433
|
+
return requester(exports.RegenerateCourseCertificateDocument, variables, options);
|
|
4434
|
+
},
|
|
4435
|
+
submitCourseVersionForApproval(variables, options) {
|
|
4436
|
+
return requester(exports.SubmitCourseVersionForApprovalDocument, variables, options);
|
|
4437
|
+
},
|
|
4438
|
+
requestChangesOnCourseVersion(variables, options) {
|
|
4439
|
+
return requester(exports.RequestChangesOnCourseVersionDocument, variables, options);
|
|
4440
|
+
},
|
|
4441
|
+
approveCourseVersion(variables, options) {
|
|
4442
|
+
return requester(exports.ApproveCourseVersionDocument, variables, options);
|
|
4443
|
+
},
|
|
4444
|
+
promoteCourseVersion(variables, options) {
|
|
4445
|
+
return requester(exports.PromoteCourseVersionDocument, variables, options);
|
|
4446
|
+
},
|
|
4447
|
+
approveAndPromoteCourseVersion(variables, options) {
|
|
4448
|
+
return requester(exports.ApproveAndPromoteCourseVersionDocument, variables, options);
|
|
4449
|
+
},
|
|
4450
|
+
createCourseChapter(variables, options) {
|
|
4451
|
+
return requester(exports.CreateCourseChapterDocument, variables, options);
|
|
4452
|
+
},
|
|
4453
|
+
updateCourseChapter(variables, options) {
|
|
4454
|
+
return requester(exports.UpdateCourseChapterDocument, variables, options);
|
|
4455
|
+
},
|
|
4456
|
+
removeCourseChapter(variables, options) {
|
|
4457
|
+
return requester(exports.RemoveCourseChapterDocument, variables, options);
|
|
4458
|
+
},
|
|
4459
|
+
createCourseLesson(variables, options) {
|
|
4460
|
+
return requester(exports.CreateCourseLessonDocument, variables, options);
|
|
4461
|
+
},
|
|
4462
|
+
createCourseQuiz(variables, options) {
|
|
4463
|
+
return requester(exports.CreateCourseQuizDocument, variables, options);
|
|
4464
|
+
},
|
|
4465
|
+
updateCourseLesson(variables, options) {
|
|
4466
|
+
return requester(exports.UpdateCourseLessonDocument, variables, options);
|
|
4467
|
+
},
|
|
4468
|
+
removeCourseEntry(variables, options) {
|
|
4469
|
+
return requester(exports.RemoveCourseEntryDocument, variables, options);
|
|
4470
|
+
},
|
|
4471
|
+
completeCourseEntry(variables, options) {
|
|
4472
|
+
return requester(exports.CompleteCourseEntryDocument, variables, options);
|
|
4473
|
+
},
|
|
4474
|
+
getDiscussions(variables, options) {
|
|
4475
|
+
return requester(exports.GetDiscussionsDocument, variables, options);
|
|
4476
|
+
},
|
|
4477
|
+
getDiscussion(variables, options) {
|
|
4478
|
+
return requester(exports.GetDiscussionDocument, variables, options);
|
|
4479
|
+
},
|
|
4480
|
+
createDiscussion(variables, options) {
|
|
4481
|
+
return requester(exports.CreateDiscussionDocument, variables, options);
|
|
4482
|
+
},
|
|
4483
|
+
updateDiscussion(variables, options) {
|
|
4484
|
+
return requester(exports.UpdateDiscussionDocument, variables, options);
|
|
4485
|
+
},
|
|
4486
|
+
removeDiscussion(variables, options) {
|
|
4487
|
+
return requester(exports.RemoveDiscussionDocument, variables, options);
|
|
4488
|
+
},
|
|
4489
|
+
getDoc(variables, options) {
|
|
4490
|
+
return requester(exports.GetDocDocument, variables, options);
|
|
4491
|
+
},
|
|
4492
|
+
getDocs(variables, options) {
|
|
4493
|
+
return requester(exports.GetDocsDocument, variables, options);
|
|
4494
|
+
},
|
|
4495
|
+
getDocVersions(variables, options) {
|
|
4496
|
+
return requester(exports.GetDocVersionsDocument, variables, options);
|
|
4497
|
+
},
|
|
4498
|
+
getDocContentAsMarkdown(variables, options) {
|
|
4499
|
+
return requester(exports.GetDocContentAsMarkdownDocument, variables, options);
|
|
4500
|
+
},
|
|
4501
|
+
getDocSettings(variables, options) {
|
|
4502
|
+
return requester(exports.GetDocSettingsDocument, variables, options);
|
|
4503
|
+
},
|
|
4504
|
+
compareDocs(variables, options) {
|
|
4505
|
+
return requester(exports.CompareDocsDocument, variables, options);
|
|
4506
|
+
},
|
|
4507
|
+
getRecentlyViewedDocs(variables, options) {
|
|
4508
|
+
return requester(exports.GetRecentlyViewedDocsDocument, variables, options);
|
|
4509
|
+
},
|
|
4510
|
+
createDoc(variables, options) {
|
|
4511
|
+
return requester(exports.CreateDocDocument, variables, options);
|
|
4512
|
+
},
|
|
4513
|
+
editDoc(variables, options) {
|
|
4514
|
+
return requester(exports.EditDocDocument, variables, options);
|
|
4515
|
+
},
|
|
4516
|
+
updateDoc(variables, options) {
|
|
4517
|
+
return requester(exports.UpdateDocDocument, variables, options);
|
|
4518
|
+
},
|
|
4519
|
+
removeDoc(variables, options) {
|
|
4520
|
+
return requester(exports.RemoveDocDocument, variables, options);
|
|
4521
|
+
},
|
|
4522
|
+
cloneDoc(variables, options) {
|
|
4523
|
+
return requester(exports.CloneDocDocument, variables, options);
|
|
4524
|
+
},
|
|
4525
|
+
generateAndSetPrefixCodeForDoc(variables, options) {
|
|
4526
|
+
return requester(exports.GenerateAndSetPrefixCodeForDocDocument, variables, options);
|
|
4527
|
+
},
|
|
4528
|
+
submitDocVersionForApproval(variables, options) {
|
|
4529
|
+
return requester(exports.SubmitDocVersionForApprovalDocument, variables, options);
|
|
4530
|
+
},
|
|
4531
|
+
requestChangesOnDocVersion(variables, options) {
|
|
4532
|
+
return requester(exports.RequestChangesOnDocVersionDocument, variables, options);
|
|
4533
|
+
},
|
|
4534
|
+
approveDocVersion(variables, options) {
|
|
4535
|
+
return requester(exports.ApproveDocVersionDocument, variables, options);
|
|
4536
|
+
},
|
|
4537
|
+
promoteDocVersion(variables, options) {
|
|
4538
|
+
return requester(exports.PromoteDocVersionDocument, variables, options);
|
|
4539
|
+
},
|
|
4540
|
+
approveAndPromoteDocVersion(variables, options) {
|
|
4541
|
+
return requester(exports.ApproveAndPromoteDocVersionDocument, variables, options);
|
|
4542
|
+
},
|
|
4543
|
+
setDocContentSettings(variables, options) {
|
|
4544
|
+
return requester(exports.SetDocContentSettingsDocument, variables, options);
|
|
4545
|
+
},
|
|
4546
|
+
docToDocx(variables, options) {
|
|
4547
|
+
return requester(exports.DocToDocxDocument, variables, options);
|
|
4548
|
+
},
|
|
4549
|
+
getForm(variables, options) {
|
|
4550
|
+
return requester(exports.GetFormDocument, variables, options);
|
|
4551
|
+
},
|
|
4552
|
+
getFormSections(variables, options) {
|
|
4553
|
+
return requester(exports.GetFormSectionsDocument, variables, options);
|
|
4554
|
+
},
|
|
4555
|
+
getFormSectionFields(variables, options) {
|
|
4556
|
+
return requester(exports.GetFormSectionFieldsDocument, variables, options);
|
|
4557
|
+
},
|
|
4558
|
+
getFormResponse(variables, options) {
|
|
4559
|
+
return requester(exports.GetFormResponseDocument, variables, options);
|
|
4560
|
+
},
|
|
4561
|
+
getFormResponses(variables, options) {
|
|
4562
|
+
return requester(exports.GetFormResponsesDocument, variables, options);
|
|
4563
|
+
},
|
|
4564
|
+
getQuiz(variables, options) {
|
|
4565
|
+
return requester(exports.GetQuizDocument, variables, options);
|
|
4566
|
+
},
|
|
4567
|
+
getQuizEntries(variables, options) {
|
|
4568
|
+
return requester(exports.GetQuizEntriesDocument, variables, options);
|
|
4569
|
+
},
|
|
4570
|
+
getUserQuizResponses(variables, options) {
|
|
4571
|
+
return requester(exports.GetUserQuizResponsesDocument, variables, options);
|
|
4572
|
+
},
|
|
4573
|
+
searchFormResponses(variables, options) {
|
|
4574
|
+
return requester(exports.SearchFormResponsesDocument, variables, options);
|
|
4575
|
+
},
|
|
4576
|
+
createForm(variables, options) {
|
|
4577
|
+
return requester(exports.CreateFormDocument, variables, options);
|
|
4578
|
+
},
|
|
4579
|
+
editForm(variables, options) {
|
|
4580
|
+
return requester(exports.EditFormDocument, variables, options);
|
|
4581
|
+
},
|
|
4582
|
+
updateForm(variables, options) {
|
|
4583
|
+
return requester(exports.UpdateFormDocument, variables, options);
|
|
4584
|
+
},
|
|
4585
|
+
removeForm(variables, options) {
|
|
4586
|
+
return requester(exports.RemoveFormDocument, variables, options);
|
|
4587
|
+
},
|
|
4588
|
+
submitFormVersionForApproval(variables, options) {
|
|
4589
|
+
return requester(exports.SubmitFormVersionForApprovalDocument, variables, options);
|
|
4590
|
+
},
|
|
4591
|
+
requestChangesOnFormVersion(variables, options) {
|
|
4592
|
+
return requester(exports.RequestChangesOnFormVersionDocument, variables, options);
|
|
4593
|
+
},
|
|
4594
|
+
approveFormVersion(variables, options) {
|
|
4595
|
+
return requester(exports.ApproveFormVersionDocument, variables, options);
|
|
4596
|
+
},
|
|
4597
|
+
promoteFormVersion(variables, options) {
|
|
4598
|
+
return requester(exports.PromoteFormVersionDocument, variables, options);
|
|
4599
|
+
},
|
|
4600
|
+
approveAndPromoteFormVersion(variables, options) {
|
|
4601
|
+
return requester(exports.ApproveAndPromoteFormVersionDocument, variables, options);
|
|
4602
|
+
},
|
|
4603
|
+
createFormSection(variables, options) {
|
|
4604
|
+
return requester(exports.CreateFormSectionDocument, variables, options);
|
|
4605
|
+
},
|
|
4606
|
+
updateFormSection(variables, options) {
|
|
4607
|
+
return requester(exports.UpdateFormSectionDocument, variables, options);
|
|
4608
|
+
},
|
|
4609
|
+
removeFormSection(variables, options) {
|
|
4610
|
+
return requester(exports.RemoveFormSectionDocument, variables, options);
|
|
4611
|
+
},
|
|
4612
|
+
createFormField(variables, options) {
|
|
4613
|
+
return requester(exports.CreateFormFieldDocument, variables, options);
|
|
4614
|
+
},
|
|
4615
|
+
updateFormField(variables, options) {
|
|
4616
|
+
return requester(exports.UpdateFormFieldDocument, variables, options);
|
|
4617
|
+
},
|
|
4618
|
+
removeFormField(variables, options) {
|
|
4619
|
+
return requester(exports.RemoveFormFieldDocument, variables, options);
|
|
4620
|
+
},
|
|
4621
|
+
createFormResponse(variables, options) {
|
|
4622
|
+
return requester(exports.CreateFormResponseDocument, variables, options);
|
|
4623
|
+
},
|
|
4624
|
+
updateFormResponse(variables, options) {
|
|
4625
|
+
return requester(exports.UpdateFormResponseDocument, variables, options);
|
|
4626
|
+
},
|
|
4627
|
+
removeFormResponse(variables, options) {
|
|
4628
|
+
return requester(exports.RemoveFormResponseDocument, variables, options);
|
|
4629
|
+
},
|
|
4630
|
+
submitFormResponse(variables, options) {
|
|
4631
|
+
return requester(exports.SubmitFormResponseDocument, variables, options);
|
|
4632
|
+
},
|
|
4633
|
+
submitFormFieldResponse(variables, options) {
|
|
4634
|
+
return requester(exports.SubmitFormFieldResponseDocument, variables, options);
|
|
4635
|
+
},
|
|
4636
|
+
createQuiz(variables, options) {
|
|
4637
|
+
return requester(exports.CreateQuizDocument, variables, options);
|
|
4638
|
+
},
|
|
4639
|
+
updateQuiz(variables, options) {
|
|
4640
|
+
return requester(exports.UpdateQuizDocument, variables, options);
|
|
4641
|
+
},
|
|
4642
|
+
createQuizEntry(variables, options) {
|
|
4643
|
+
return requester(exports.CreateQuizEntryDocument, variables, options);
|
|
4644
|
+
},
|
|
4645
|
+
removeQuizEntry(variables, options) {
|
|
4646
|
+
return requester(exports.RemoveQuizEntryDocument, variables, options);
|
|
4647
|
+
},
|
|
4648
|
+
changeQuizEntryType(variables, options) {
|
|
4649
|
+
return requester(exports.ChangeQuizEntryTypeDocument, variables, options);
|
|
4650
|
+
},
|
|
4651
|
+
updateRadioboxQuizEntry(variables, options) {
|
|
4652
|
+
return requester(exports.UpdateRadioboxQuizEntryDocument, variables, options);
|
|
4653
|
+
},
|
|
4654
|
+
updateCheckboxQuizEntry(variables, options) {
|
|
4655
|
+
return requester(exports.UpdateCheckboxQuizEntryDocument, variables, options);
|
|
4656
|
+
},
|
|
4657
|
+
submitQuizEntryResponse(variables, options) {
|
|
4658
|
+
return requester(exports.SubmitQuizEntryResponseDocument, variables, options);
|
|
4659
|
+
},
|
|
4660
|
+
reindexFormResponses(variables, options) {
|
|
4661
|
+
return requester(exports.ReindexFormResponsesDocument, variables, options);
|
|
4662
|
+
},
|
|
4663
|
+
updateFormResponsesTitles(variables, options) {
|
|
4664
|
+
return requester(exports.UpdateFormResponsesTitlesDocument, variables, options);
|
|
4665
|
+
},
|
|
4666
|
+
getGameLeaderboard(variables, options) {
|
|
4667
|
+
return requester(exports.GetGameLeaderboardDocument, variables, options);
|
|
4668
|
+
},
|
|
4669
|
+
getGameLeaderboardDaily(variables, options) {
|
|
4670
|
+
return requester(exports.GetGameLeaderboardDailyDocument, variables, options);
|
|
4671
|
+
},
|
|
4672
|
+
getGameLeaderboardWeekly(variables, options) {
|
|
4673
|
+
return requester(exports.GetGameLeaderboardWeeklyDocument, variables, options);
|
|
4674
|
+
},
|
|
4675
|
+
getGameLeaderboardGlobal(variables, options) {
|
|
4676
|
+
return requester(exports.GetGameLeaderboardGlobalDocument, variables, options);
|
|
4677
|
+
},
|
|
4678
|
+
listIntegrationConfigs(variables, options) {
|
|
4679
|
+
return requester(exports.ListIntegrationConfigsDocument, variables, options);
|
|
4680
|
+
},
|
|
4681
|
+
getIntegrationConfig(variables, options) {
|
|
4682
|
+
return requester(exports.GetIntegrationConfigDocument, variables, options);
|
|
4683
|
+
},
|
|
4684
|
+
createIntegrationConfig(variables, options) {
|
|
4685
|
+
return requester(exports.CreateIntegrationConfigDocument, variables, options);
|
|
4686
|
+
},
|
|
4687
|
+
updateIntegrationConfig(variables, options) {
|
|
4688
|
+
return requester(exports.UpdateIntegrationConfigDocument, variables, options);
|
|
4689
|
+
},
|
|
4690
|
+
removeIntegrationConfig(variables, options) {
|
|
4691
|
+
return requester(exports.RemoveIntegrationConfigDocument, variables, options);
|
|
4692
|
+
},
|
|
4693
|
+
migrate(variables, options) {
|
|
4694
|
+
return requester(exports.MigrateDocument, variables, options);
|
|
4695
|
+
},
|
|
4696
|
+
updateZendeskArticle(variables, options) {
|
|
4697
|
+
return requester(exports.UpdateZendeskArticleDocument, variables, options);
|
|
4698
|
+
},
|
|
4699
|
+
queryByLabels(variables, options) {
|
|
4700
|
+
return requester(exports.QueryByLabelsDocument, variables, options);
|
|
4701
|
+
},
|
|
4702
|
+
getGifs(variables, options) {
|
|
4703
|
+
return requester(exports.GetGifsDocument, variables, options);
|
|
4704
|
+
},
|
|
4705
|
+
getIcons(variables, options) {
|
|
4706
|
+
return requester(exports.GetIconsDocument, variables, options);
|
|
4707
|
+
},
|
|
4708
|
+
getWebArticle(variables, options) {
|
|
4709
|
+
return requester(exports.GetWebArticleDocument, variables, options);
|
|
4710
|
+
},
|
|
4711
|
+
getUserNotifications(variables, options) {
|
|
4712
|
+
return requester(exports.GetUserNotificationsDocument, variables, options);
|
|
4713
|
+
},
|
|
4714
|
+
getUserEmailPreferences(variables, options) {
|
|
4715
|
+
return requester(exports.GetUserEmailPreferencesDocument, variables, options);
|
|
4716
|
+
},
|
|
4717
|
+
setUserEmailPreferences(variables, options) {
|
|
4718
|
+
return requester(exports.SetUserEmailPreferencesDocument, variables, options);
|
|
4719
|
+
},
|
|
4720
|
+
markAllNotificationsAsSeen(variables, options) {
|
|
4721
|
+
return requester(exports.MarkAllNotificationsAsSeenDocument, variables, options);
|
|
4722
|
+
},
|
|
4723
|
+
markNotificationsAsRead(variables, options) {
|
|
4724
|
+
return requester(exports.MarkNotificationsAsReadDocument, variables, options);
|
|
4725
|
+
},
|
|
4726
|
+
unsubscribe(variables, options) {
|
|
4727
|
+
return requester(exports.UnsubscribeDocument, variables, options);
|
|
4728
|
+
},
|
|
4729
|
+
notifyPlanUpgrade(variables, options) {
|
|
4730
|
+
return requester(exports.NotifyPlanUpgradeDocument, variables, options);
|
|
4731
|
+
},
|
|
4732
|
+
onNotification(variables, options) {
|
|
4733
|
+
return requester(exports.OnNotificationDocument, variables, options);
|
|
4734
|
+
},
|
|
4735
|
+
getOrganizationSettings(variables, options) {
|
|
4736
|
+
return requester(exports.GetOrganizationSettingsDocument, variables, options);
|
|
4737
|
+
},
|
|
4738
|
+
updateOrganizationSettingsInfo(variables, options) {
|
|
4739
|
+
return requester(exports.UpdateOrganizationSettingsInfoDocument, variables, options);
|
|
4740
|
+
},
|
|
4741
|
+
updateOrganizationSettingsContent(variables, options) {
|
|
4742
|
+
return requester(exports.UpdateOrganizationSettingsContentDocument, variables, options);
|
|
4743
|
+
},
|
|
4744
|
+
updateOrganizationSettingsTypography(variables, options) {
|
|
4745
|
+
return requester(exports.UpdateOrganizationSettingsTypographyDocument, variables, options);
|
|
4746
|
+
},
|
|
4747
|
+
updateOrganizationSettingsTheme(variables, options) {
|
|
4748
|
+
return requester(exports.UpdateOrganizationSettingsThemeDocument, variables, options);
|
|
4749
|
+
},
|
|
4750
|
+
updateOrganizationSettingsSecurity(variables, options) {
|
|
4751
|
+
return requester(exports.UpdateOrganizationSettingsSecurityDocument, variables, options);
|
|
4752
|
+
},
|
|
4753
|
+
updateOrganizationSettingsGame(variables, options) {
|
|
4754
|
+
return requester(exports.UpdateOrganizationSettingsGameDocument, variables, options);
|
|
4755
|
+
},
|
|
4756
|
+
updateOrganizationSettingsGroups(variables, options) {
|
|
4757
|
+
return requester(exports.UpdateOrganizationSettingsGroupsDocument, variables, options);
|
|
4758
|
+
},
|
|
4759
|
+
updateOrganizationSettingsReactions(variables, options) {
|
|
4760
|
+
return requester(exports.UpdateOrganizationSettingsReactionsDocument, variables, options);
|
|
4761
|
+
},
|
|
4762
|
+
recomputeGroupMappings(variables, options) {
|
|
4763
|
+
return requester(exports.RecomputeGroupMappingsDocument, variables, options);
|
|
4764
|
+
},
|
|
4765
|
+
getSubjects(variables, options) {
|
|
4766
|
+
return requester(exports.GetSubjectsDocument, variables, options);
|
|
4767
|
+
},
|
|
4768
|
+
getPermissions(variables, options) {
|
|
4769
|
+
return requester(exports.GetPermissionsDocument, variables, options);
|
|
4770
|
+
},
|
|
4771
|
+
getPolicies(variables, options) {
|
|
4772
|
+
return requester(exports.GetPoliciesDocument, variables, options);
|
|
4773
|
+
},
|
|
4774
|
+
queryPermissions(variables, options) {
|
|
4775
|
+
return requester(exports.QueryPermissionsDocument, variables, options);
|
|
4776
|
+
},
|
|
4777
|
+
setPermission(variables, options) {
|
|
4778
|
+
return requester(exports.SetPermissionDocument, variables, options);
|
|
4779
|
+
},
|
|
4780
|
+
removePermission(variables, options) {
|
|
4781
|
+
return requester(exports.RemovePermissionDocument, variables, options);
|
|
4782
|
+
},
|
|
4783
|
+
getReactions(variables, options) {
|
|
4784
|
+
return requester(exports.GetReactionsDocument, variables, options);
|
|
4785
|
+
},
|
|
4786
|
+
toggleReaction(variables, options) {
|
|
4787
|
+
return requester(exports.ToggleReactionDocument, variables, options);
|
|
4788
|
+
},
|
|
4789
|
+
search(variables, options) {
|
|
4790
|
+
return requester(exports.SearchDocument, variables, options);
|
|
4791
|
+
},
|
|
4792
|
+
searchForFacetValues(variables, options) {
|
|
4793
|
+
return requester(exports.SearchForFacetValuesDocument, variables, options);
|
|
4794
|
+
},
|
|
4795
|
+
searchForRelated(variables, options) {
|
|
4796
|
+
return requester(exports.SearchForRelatedDocument, variables, options);
|
|
4797
|
+
},
|
|
4798
|
+
searchTagsForResource(variables, options) {
|
|
4799
|
+
return requester(exports.SearchTagsForResourceDocument, variables, options);
|
|
4800
|
+
},
|
|
4801
|
+
listSynonyms(variables, options) {
|
|
4802
|
+
return requester(exports.ListSynonymsDocument, variables, options);
|
|
4803
|
+
},
|
|
4804
|
+
createSynonyms(variables, options) {
|
|
4805
|
+
return requester(exports.CreateSynonymsDocument, variables, options);
|
|
4806
|
+
},
|
|
4807
|
+
updateSynonyms(variables, options) {
|
|
4808
|
+
return requester(exports.UpdateSynonymsDocument, variables, options);
|
|
4809
|
+
},
|
|
4810
|
+
removeSynonyms(variables, options) {
|
|
4811
|
+
return requester(exports.RemoveSynonymsDocument, variables, options);
|
|
4812
|
+
},
|
|
4813
|
+
removeContentsTag(variables, options) {
|
|
4814
|
+
return requester(exports.RemoveContentsTagDocument, variables, options);
|
|
4815
|
+
},
|
|
4816
|
+
renameContentsTag(variables, options) {
|
|
4817
|
+
return requester(exports.RenameContentsTagDocument, variables, options);
|
|
4818
|
+
},
|
|
4819
|
+
getSecuritySettings(variables, options) {
|
|
4820
|
+
return requester(exports.GetSecuritySettingsDocument, variables, options);
|
|
4821
|
+
},
|
|
4822
|
+
setSecuritySettings(variables, options) {
|
|
4823
|
+
return requester(exports.SetSecuritySettingsDocument, variables, options);
|
|
4824
|
+
},
|
|
4825
|
+
createInitialContent(variables, options) {
|
|
4826
|
+
return requester(exports.CreateInitialContentDocument, variables, options);
|
|
4827
|
+
},
|
|
4828
|
+
getSpace(variables, options) {
|
|
4829
|
+
return requester(exports.GetSpaceDocument, variables, options);
|
|
4830
|
+
},
|
|
4831
|
+
getSpaces(variables, options) {
|
|
4832
|
+
return requester(exports.GetSpacesDocument, variables, options);
|
|
4833
|
+
},
|
|
4834
|
+
listSpaceContents(variables, options) {
|
|
4835
|
+
return requester(exports.ListSpaceContentsDocument, variables, options);
|
|
4836
|
+
},
|
|
4837
|
+
getSpaceSettings(variables, options) {
|
|
4838
|
+
return requester(exports.GetSpaceSettingsDocument, variables, options);
|
|
4839
|
+
},
|
|
4840
|
+
getSpaceAllowedContentTypes(variables, options) {
|
|
4841
|
+
return requester(exports.GetSpaceAllowedContentTypesDocument, variables, options);
|
|
4842
|
+
},
|
|
4843
|
+
getAllAllowedContentTypes(variables, options) {
|
|
4844
|
+
return requester(exports.GetAllAllowedContentTypesDocument, variables, options);
|
|
4845
|
+
},
|
|
4846
|
+
listAvailablePrefixCodes(variables, options) {
|
|
4847
|
+
return requester(exports.ListAvailablePrefixCodesDocument, variables, options);
|
|
4848
|
+
},
|
|
4849
|
+
createSpace(variables, options) {
|
|
4850
|
+
return requester(exports.CreateSpaceDocument, variables, options);
|
|
4851
|
+
},
|
|
4852
|
+
updateSpace(variables, options) {
|
|
4853
|
+
return requester(exports.UpdateSpaceDocument, variables, options);
|
|
4854
|
+
},
|
|
4855
|
+
moveSpaceChildren(variables, options) {
|
|
4856
|
+
return requester(exports.MoveSpaceChildrenDocument, variables, options);
|
|
4857
|
+
},
|
|
4858
|
+
moveSpaceChild(variables, options) {
|
|
4859
|
+
return requester(exports.MoveSpaceChildDocument, variables, options);
|
|
4860
|
+
},
|
|
4861
|
+
removeSpace(variables, options) {
|
|
4862
|
+
return requester(exports.RemoveSpaceDocument, variables, options);
|
|
4863
|
+
},
|
|
4864
|
+
setSpaceContentSettings(variables, options) {
|
|
4865
|
+
return requester(exports.SetSpaceContentSettingsDocument, variables, options);
|
|
4866
|
+
},
|
|
4867
|
+
setSpaceApprovalsSettings(variables, options) {
|
|
4868
|
+
return requester(exports.SetSpaceApprovalsSettingsDocument, variables, options);
|
|
4869
|
+
},
|
|
4870
|
+
getFile(variables, options) {
|
|
4871
|
+
return requester(exports.GetFileDocument, variables, options);
|
|
4872
|
+
},
|
|
4873
|
+
getFiles(variables, options) {
|
|
4874
|
+
return requester(exports.GetFilesDocument, variables, options);
|
|
4875
|
+
},
|
|
4876
|
+
convertStorageToHtml(variables, options) {
|
|
4877
|
+
return requester(exports.ConvertStorageToHtmlDocument, variables, options);
|
|
4878
|
+
},
|
|
4879
|
+
onFile(variables, options) {
|
|
4880
|
+
return requester(exports.OnFileDocument, variables, options);
|
|
4881
|
+
},
|
|
4882
|
+
onFiles(variables, options) {
|
|
4883
|
+
return requester(exports.OnFilesDocument, variables, options);
|
|
4884
|
+
},
|
|
4885
|
+
getSystemInfo(variables, options) {
|
|
4886
|
+
return requester(exports.GetSystemInfoDocument, variables, options);
|
|
4887
|
+
},
|
|
4888
|
+
getSystemTime(variables, options) {
|
|
4889
|
+
return requester(exports.GetSystemTimeDocument, variables, options);
|
|
4890
|
+
},
|
|
4891
|
+
bootstrap(variables, options) {
|
|
4892
|
+
return requester(exports.BootstrapDocument, variables, options);
|
|
4893
|
+
},
|
|
4894
|
+
getTask(variables, options) {
|
|
4895
|
+
return requester(exports.GetTaskDocument, variables, options);
|
|
4896
|
+
},
|
|
4897
|
+
getUserTasks(variables, options) {
|
|
4898
|
+
return requester(exports.GetUserTasksDocument, variables, options);
|
|
4899
|
+
},
|
|
4900
|
+
leaveTask(variables, options) {
|
|
4901
|
+
return requester(exports.LeaveTaskDocument, variables, options);
|
|
4902
|
+
},
|
|
4903
|
+
removeTask(variables, options) {
|
|
4904
|
+
return requester(exports.RemoveTaskDocument, variables, options);
|
|
4905
|
+
},
|
|
4906
|
+
onTasks(variables, options) {
|
|
4907
|
+
return requester(exports.OnTasksDocument, variables, options);
|
|
4908
|
+
},
|
|
4909
|
+
getUserDrafts(variables, options) {
|
|
4910
|
+
return requester(exports.GetUserDraftsDocument, variables, options);
|
|
4911
|
+
},
|
|
4912
|
+
getUserPrefs(variables, options) {
|
|
4913
|
+
return requester(exports.GetUserPrefsDocument, variables, options);
|
|
4914
|
+
},
|
|
4915
|
+
getUserFavorites(variables, options) {
|
|
4916
|
+
return requester(exports.GetUserFavoritesDocument, variables, options);
|
|
4917
|
+
},
|
|
4918
|
+
isUserFavorite(variables, options) {
|
|
4919
|
+
return requester(exports.IsUserFavoriteDocument, variables, options);
|
|
4920
|
+
},
|
|
4921
|
+
searchUsers(variables, options) {
|
|
4922
|
+
return requester(exports.SearchUsersDocument, variables, options);
|
|
4923
|
+
},
|
|
4924
|
+
setUserPrefs(variables, options) {
|
|
4925
|
+
return requester(exports.SetUserPrefsDocument, variables, options);
|
|
4926
|
+
},
|
|
4927
|
+
saveFavorite(variables, options) {
|
|
4928
|
+
return requester(exports.SaveFavoriteDocument, variables, options);
|
|
4929
|
+
},
|
|
4930
|
+
removeFavorite(variables, options) {
|
|
4931
|
+
return requester(exports.RemoveFavoriteDocument, variables, options);
|
|
4932
|
+
},
|
|
4933
|
+
removeDraft(variables, options) {
|
|
4934
|
+
return requester(exports.RemoveDraftDocument, variables, options);
|
|
4935
|
+
},
|
|
4936
|
+
reindexUsers(variables, options) {
|
|
4937
|
+
return requester(exports.ReindexUsersDocument, variables, options);
|
|
4938
|
+
},
|
|
4939
|
+
onDrafts(variables, options) {
|
|
4940
|
+
return requester(exports.OnDraftsDocument, variables, options);
|
|
4941
|
+
},
|
|
4942
|
+
getWebhook(variables, options) {
|
|
4943
|
+
return requester(exports.GetWebhookDocument, variables, options);
|
|
4944
|
+
},
|
|
4945
|
+
listWebhooks(variables, options) {
|
|
4946
|
+
return requester(exports.ListWebhooksDocument, variables, options);
|
|
4947
|
+
},
|
|
4948
|
+
createWebhook(variables, options) {
|
|
4949
|
+
return requester(exports.CreateWebhookDocument, variables, options);
|
|
4950
|
+
},
|
|
4951
|
+
updateWebhook(variables, options) {
|
|
4952
|
+
return requester(exports.UpdateWebhookDocument, variables, options);
|
|
4953
|
+
},
|
|
4954
|
+
removeWebhook(variables, options) {
|
|
4955
|
+
return requester(exports.RemoveWebhookDocument, variables, options);
|
|
4956
|
+
},
|
|
4957
|
+
testWebhook(variables, options) {
|
|
4958
|
+
return requester(exports.TestWebhookDocument, variables, options);
|
|
4959
|
+
}
|
|
4960
|
+
};
|
|
4961
|
+
}
|
|
4962
|
+
exports.serviceName = '@droz/drozbase';
|