@ynput/ayon-frontend-shared 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/EmptyPlaceholderFlex.styled-C3tjIk5V.mjs +121 -0
- package/dist/EmptyPlaceholderFlex.styled-C3tjIk5V.mjs.map +1 -0
- package/dist/EmptyPlaceholderFlex.styled-D_9k5mMH.js +78 -0
- package/dist/EmptyPlaceholderFlex.styled-D_9k5mMH.js.map +1 -0
- package/dist/ThumbnailSimple-DbSmXCNa.js +34 -0
- package/dist/ThumbnailSimple-DbSmXCNa.js.map +1 -0
- package/dist/ThumbnailSimple-DotCInch.mjs +78 -0
- package/dist/ThumbnailSimple-DotCInch.mjs.map +1 -0
- package/dist/ayon-frontend-shared.css +1 -0
- package/dist/confirmDelete-BSaFL2RH.mjs +6279 -0
- package/dist/confirmDelete-BSaFL2RH.mjs.map +1 -0
- package/dist/confirmDelete-BoRH88hw.js +43 -0
- package/dist/confirmDelete-BoRH88hw.js.map +1 -0
- package/dist/csstransition.esm-CzUZfsIt.mjs +3101 -0
- package/dist/csstransition.esm-CzUZfsIt.mjs.map +1 -0
- package/dist/csstransition.esm-Riwtyc4r.js +32 -0
- package/dist/csstransition.esm-Riwtyc4r.js.map +1 -0
- package/dist/format-DUCu0Y-3.mjs +1289 -0
- package/dist/format-DUCu0Y-3.mjs.map +1 -0
- package/dist/format-v4Hpvya-.js +2 -0
- package/dist/format-v4Hpvya-.js.map +1 -0
- package/dist/getEntityTypeIcon-BvwosBHR.js +2 -0
- package/dist/getEntityTypeIcon-BvwosBHR.js.map +1 -0
- package/dist/getEntityTypeIcon-BxTCKGSi.mjs +50 -0
- package/dist/getEntityTypeIcon-BxTCKGSi.mjs.map +1 -0
- package/dist/index.cjs.js +2 -0
- package/dist/index.cjs.js.map +1 -0
- package/dist/index.cjs2.js +2 -0
- package/dist/index.cjs2.js.map +1 -0
- package/dist/index.cjs3.js +2 -0
- package/dist/index.cjs3.js.map +1 -0
- package/dist/index.cjs4.js +2 -0
- package/dist/index.cjs4.js.map +1 -0
- package/dist/index.cjs5.js +2 -0
- package/dist/index.cjs5.js.map +1 -0
- package/dist/index.cjs6.js +2 -0
- package/dist/index.cjs6.js.map +1 -0
- package/dist/index.cjs7.js +29 -0
- package/dist/index.cjs7.js.map +1 -0
- package/dist/index.cjs8.js +549 -0
- package/dist/index.cjs8.js.map +1 -0
- package/dist/index.cjs9.js +1753 -0
- package/dist/index.cjs9.js.map +1 -0
- package/dist/index.es.js +8 -0
- package/dist/index.es.js.map +1 -0
- package/dist/index.es2.js +11 -0
- package/dist/index.es2.js.map +1 -0
- package/dist/index.es3.js +12 -0
- package/dist/index.es3.js.map +1 -0
- package/dist/index.es4.js +5 -0
- package/dist/index.es4.js.map +1 -0
- package/dist/index.es5.js +5 -0
- package/dist/index.es5.js.map +1 -0
- package/dist/index.es6.js +37 -0
- package/dist/index.es6.js.map +1 -0
- package/dist/index.es7.js +361 -0
- package/dist/index.es7.js.map +1 -0
- package/dist/index.es8.js +4340 -0
- package/dist/index.es8.js.map +1 -0
- package/dist/index.es9.js +56950 -0
- package/dist/index.es9.js.map +1 -0
- package/dist/jsx-runtime-Drh4NO5G.mjs +634 -0
- package/dist/jsx-runtime-Drh4NO5G.mjs.map +1 -0
- package/dist/jsx-runtime-qcKc-DpB.js +31 -0
- package/dist/jsx-runtime-qcKc-DpB.js.map +1 -0
- package/dist/platform-C5rgawOb.js +2 -0
- package/dist/platform-C5rgawOb.js.map +1 -0
- package/dist/platform-DNAvZtra.mjs +36 -0
- package/dist/platform-DNAvZtra.mjs.map +1 -0
- package/dist/types/ContextMenu.d.ts +1 -0
- package/dist/types/Feed.d.ts +1 -0
- package/dist/types/ProjectTreeTable.d.ts +1 -0
- package/dist/types/Slicer.d.ts +1 -0
- package/dist/types/api/activities/index.d.ts +1 -0
- package/dist/types/api/activities/transformations.d.ts +0 -0
- package/dist/types/api/activities/types.d.ts +10 -0
- package/dist/types/api/graphql.d.ts +2096 -0
- package/dist/types/api/index.d.ts +2 -0
- package/dist/types/api.d.ts +1 -0
- package/dist/types/components/EmptyPlaceholder/EmptyPlaceholder.d.ts +11 -0
- package/dist/types/components/EmptyPlaceholder/EmptyPlaceholderFlex.styled.d.ts +2 -0
- package/dist/types/components/EmptyPlaceholder/index.d.ts +4 -0
- package/dist/types/components/ThumbnailSimple/ThumbnailSimple.d.ts +15 -0
- package/dist/types/components/ThumbnailSimple/index.d.ts +3 -0
- package/dist/types/components/UserImage/UserImage.d.ts +11 -0
- package/dist/types/components/UserImage/index.d.ts +3 -0
- package/dist/types/components/index.d.ts +3 -0
- package/dist/types/components.d.ts +1 -0
- package/dist/types/containers/ContextMenu/ContextMenuContext.d.ts +21 -0
- package/dist/types/containers/ContextMenu/ContextMenuItem.d.ts +27 -0
- package/dist/types/containers/ContextMenu/GlobalContextMenu.d.ts +1 -0
- package/dist/types/containers/ContextMenu/index.d.ts +4 -0
- package/dist/types/containers/ContextMenu/useCreateContextMenu.d.ts +17 -0
- package/dist/types/containers/Feed/Feed.d.ts +10 -0
- package/dist/types/containers/Feed/Feed.styled.d.ts +5 -0
- package/dist/types/containers/Feed/components/ActivityAssigneeChange/ActivityAssigneeChange.d.ts +15 -0
- package/dist/types/containers/Feed/components/ActivityAssigneeChange/ActivityAssigneeChange.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityAssigneeChange/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityCheckbox/ActivityCheckbox.d.ts +6 -0
- package/dist/types/containers/Feed/components/ActivityCheckbox/ActivityCheckbox.styled.d.ts +1 -0
- package/dist/types/containers/Feed/components/ActivityCheckbox/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityComment/ActivityComment.d.ts +24 -0
- package/dist/types/containers/Feed/components/ActivityComment/ActivityComment.styled.d.ts +14 -0
- package/dist/types/containers/Feed/components/ActivityComment/ActivityMarkdownComponents.d.ts +43 -0
- package/dist/types/containers/Feed/components/ActivityComment/CommentWrapper.d.ts +5 -0
- package/dist/types/containers/Feed/components/ActivityComment/mappers.d.ts +9 -0
- package/dist/types/containers/Feed/components/ActivityDate.d.ts +7 -0
- package/dist/types/containers/Feed/components/ActivityGroup/ActivityGroup.d.ts +9 -0
- package/dist/types/containers/Feed/components/ActivityGroup/ActivityGroup.styled.d.ts +2 -0
- package/dist/types/containers/Feed/components/ActivityHeader/ActivityHeader.d.ts +40 -0
- package/dist/types/containers/Feed/components/ActivityHeader/ActivityHeader.styled.d.ts +4 -0
- package/dist/types/containers/Feed/components/ActivityItem.d.ts +27 -0
- package/dist/types/containers/Feed/components/ActivityReference/ActivityReference.d.ts +14 -0
- package/dist/types/containers/Feed/components/ActivityReference/ActivityReference.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityReferenceTooltip/ActivityReferenceTooltip.d.ts +4 -0
- package/dist/types/containers/Feed/components/ActivityReferenceTooltip/index.d.ts +2 -0
- package/dist/types/containers/Feed/components/ActivityStatus/ActivityStatus.d.ts +9 -0
- package/dist/types/containers/Feed/components/ActivityStatusChange/ActivityStatusChange.d.ts +18 -0
- package/dist/types/containers/Feed/components/ActivityStatusChange/ActivityStatusChange.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/ActivityStatusChange/hooks/getContextParents.d.ts +2 -0
- package/dist/types/containers/Feed/components/ActivityVersions/ActivityVersions.d.ts +24 -0
- package/dist/types/containers/Feed/components/ActivityVersions/ActivityVersions.styled.d.ts +6 -0
- package/dist/types/containers/Feed/components/CommentInput/CommentInput.d.ts +26 -0
- package/dist/types/containers/Feed/components/CommentInput/CommentInput.styled.d.ts +7 -0
- package/dist/types/containers/Feed/components/CommentInput/InputMarkdownConvert.d.ts +11 -0
- package/dist/types/containers/Feed/components/CommentInput/helpers.d.ts +4 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useAnnotationsSync.d.ts +14 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useAnnotationsUpload.d.ts +6 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useInitialValue.d.ts +11 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useMentionLink.d.ts +7 -0
- package/dist/types/containers/Feed/components/CommentInput/hooks/useSetCursorEnd.d.ts +7 -0
- package/dist/types/containers/Feed/components/CommentInput/index.d.ts +0 -0
- package/dist/types/containers/Feed/components/CommentInput/modules/ImageUploader.d.ts +8 -0
- package/dist/types/containers/Feed/components/CommentInput/modules/index.d.ts +12 -0
- package/dist/types/containers/Feed/components/CommentInput/quillToMarkdown.d.ts +5 -0
- package/dist/types/containers/Feed/components/CommentMentionSelect/CommentMentionSelect.d.ts +28 -0
- package/dist/types/containers/Feed/components/CommentMentionSelect/CommentMentionSelect.styled.d.ts +6 -0
- package/dist/types/containers/Feed/components/FileUploadCard/FileUploadCard.d.ts +14 -0
- package/dist/types/containers/Feed/components/FileUploadCard/FileUploadCard.styled.d.ts +4 -0
- package/dist/types/containers/Feed/components/FileUploadCard/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/FileUploadPreview.d.ts +22 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/FileUploadPreview.styled.d.ts +4 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/Mimes/ImageMime.d.ts +9 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/Mimes/TextMime.d.ts +10 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/hooks/useAttachmentNavigation.d.ts +19 -0
- package/dist/types/containers/Feed/components/FileUploadPreview/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/FilesGrid/FilesGrid.d.ts +17 -0
- package/dist/types/containers/Feed/components/FilesGrid/FilesGrid.styled.d.ts +1 -0
- package/dist/types/containers/Feed/components/FilesGrid/index.d.ts +3 -0
- package/dist/types/containers/Feed/components/ReactionContainer/ExistingReactions.d.ts +7 -0
- package/dist/types/containers/Feed/components/ReactionContainer/Reaction.d.ts +10 -0
- package/dist/types/containers/Feed/components/ReactionContainer/ReactionPanelOpener.d.ts +7 -0
- package/dist/types/containers/Feed/components/ReactionContainer/Reactions.d.ts +8 -0
- package/dist/types/containers/Feed/components/ReactionContainer/Reactions.styled.d.ts +7 -0
- package/dist/types/containers/Feed/components/ReactionContainer/helpers.d.ts +11 -0
- package/dist/types/containers/Feed/components/ReactionContainer/types.d.ts +8 -0
- package/dist/types/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.d.ts +12 -0
- package/dist/types/containers/Feed/components/Tooltips/EntityTooltip/EntityTooltip.styled.d.ts +3 -0
- package/dist/types/containers/Feed/components/Tooltips/UserTooltip/UserTooltip.d.ts +10 -0
- package/dist/types/containers/Feed/components/Tooltips/UserTooltip/UserTooltip.styled.d.ts +2 -0
- package/dist/types/containers/Feed/context/FeedContext.d.ts +58 -0
- package/dist/types/containers/Feed/feedHelpers.d.ts +1 -0
- package/dist/types/containers/Feed/helpers/groupActivityVersions.d.ts +2 -0
- package/dist/types/containers/Feed/helpers/groupMinorActivities.d.ts +2 -0
- package/dist/types/containers/Feed/helpers/mergeSimilarActivities.d.ts +2 -0
- package/dist/types/containers/Feed/hooks/useCommentMutations.d.ts +30 -0
- package/dist/types/containers/Feed/hooks/useReferenceTooltip.d.ts +3 -0
- package/dist/types/containers/Feed/hooks/useSaveScrollPos.d.ts +13 -0
- package/dist/types/containers/Feed/hooks/useScrollOnInputOpen.d.ts +8 -0
- package/dist/types/containers/Feed/hooks/useScrollToHighlighted.d.ts +10 -0
- package/dist/types/containers/Feed/hooks/useTableKeyboardNavigation.d.ts +22 -0
- package/dist/types/containers/Feed/hooks/useTransformActivities.d.ts +4 -0
- package/dist/types/containers/Feed/index.d.ts +7 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionOptions.d.ts +2 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionTasks.d.ts +10 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionUsers.d.ts +8 -0
- package/dist/types/containers/Feed/mentionHelpers/getMentionVersions.d.ts +12 -0
- package/dist/types/containers/ProjectTreeTable/ProjectTreeTable.d.ts +15 -0
- package/dist/types/containers/ProjectTreeTable/ProjectTreeTable.styled.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/ProjectTreeTableColumns.d.ts +16 -0
- package/dist/types/containers/ProjectTreeTable/components/HeaderActionButton.d.ts +6 -0
- package/dist/types/containers/ProjectTreeTable/components/RowSelectionHeader.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/components/SelectionCell.d.ts +5 -0
- package/dist/types/containers/ProjectTreeTable/context/CellEditingContext.d.ts +18 -0
- package/dist/types/containers/ProjectTreeTable/context/ClipboardContext.d.ts +4 -0
- package/dist/types/containers/ProjectTreeTable/context/ColumnSettingsContext.d.ts +30 -0
- package/dist/types/containers/ProjectTreeTable/context/ProjectTableContext.d.ts +76 -0
- package/dist/types/containers/ProjectTreeTable/context/ProjectTableQueriesContext.d.ts +21 -0
- package/dist/types/containers/ProjectTreeTable/context/SelectedRowsContext.d.ts +15 -0
- package/dist/types/containers/ProjectTreeTable/context/SelectionContext.d.ts +35 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/clipboardTypes.d.ts +27 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/clipboardUtils.d.ts +6 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/clipboardValidation.d.ts +12 -0
- package/dist/types/containers/ProjectTreeTable/context/clipboard/index.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/context/index.d.ts +8 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useCellContextMenu.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useColumnVirtualization.d.ts +17 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useCustomColumnWidthVars.d.ts +6 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useDeleteEntities.d.ts +5 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useFolderRelationships.d.ts +29 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useHistory.d.ts +17 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useKeyboardNavigation.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useOverviewTable.d.ts +32 -0
- package/dist/types/containers/ProjectTreeTable/hooks/usePrefetchFolderTasks.d.ts +4 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useUpdateOverview.d.ts +30 -0
- package/dist/types/containers/ProjectTreeTable/hooks/useValidateUpdates.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/index.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/types/folders.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/types/index.d.ts +62 -0
- package/dist/types/containers/ProjectTreeTable/types/operations.d.ts +99 -0
- package/dist/types/containers/ProjectTreeTable/types/project.d.ts +223 -0
- package/dist/types/containers/ProjectTreeTable/types/table.d.ts +83 -0
- package/dist/types/containers/ProjectTreeTable/utils/cellUtils.d.ts +42 -0
- package/dist/types/containers/ProjectTreeTable/utils/clientFilterToQueryFilter.d.ts +4 -0
- package/dist/types/containers/ProjectTreeTable/utils/index.d.ts +3 -0
- package/dist/types/containers/ProjectTreeTable/utils/loadingUtils.d.ts +36 -0
- package/dist/types/containers/ProjectTreeTable/widgets/BooleanWidget.d.ts +7 -0
- package/dist/types/containers/ProjectTreeTable/widgets/CellWidget.d.ts +24 -0
- package/dist/types/containers/ProjectTreeTable/widgets/CollapsedWidget.d.ts +5 -0
- package/dist/types/containers/ProjectTreeTable/widgets/DateWidget.d.ts +8 -0
- package/dist/types/containers/ProjectTreeTable/widgets/DateWidgetInput.d.ts +8 -0
- package/dist/types/containers/ProjectTreeTable/widgets/EntityNameWidget.d.ts +14 -0
- package/dist/types/containers/ProjectTreeTable/widgets/EnumWidget.d.ts +28 -0
- package/dist/types/containers/ProjectTreeTable/widgets/TextWidget.d.ts +10 -0
- package/dist/types/containers/ProjectTreeTable/widgets/TextWidgetInput.d.ts +9 -0
- package/dist/types/containers/ProjectTreeTable/widgets/index.d.ts +7 -0
- package/dist/types/containers/Slicer/createFilterFromSlicer.d.ts +6 -0
- package/dist/types/containers/Slicer/index.d.ts +2 -0
- package/dist/types/containers/Slicer/types.d.ts +18 -0
- package/dist/types/hooks/index.d.ts +1 -0
- package/dist/types/hooks/useLocalStorage.d.ts +1 -0
- package/dist/types/hooks.d.ts +1 -0
- package/dist/types/index.d.ts +2 -0
- package/dist/types/util/confirmDelete.d.ts +13 -0
- package/dist/types/util/getEntityTypeIcon.d.ts +1 -0
- package/dist/types/util/index.d.ts +5 -0
- package/dist/types/util/platform.d.ts +8 -0
- package/dist/types/util/productTypes.d.ts +8 -0
- package/dist/types/util.d.ts +1 -0
- package/dist/useCreateContextMenu-CDRv1ybg.js +2 -0
- package/dist/useCreateContextMenu-CDRv1ybg.js.map +1 -0
- package/dist/useCreateContextMenu-DvOhPycB.mjs +118 -0
- package/dist/useCreateContextMenu-DvOhPycB.mjs.map +1 -0
- package/dist/useLocalStorage-BQSzWJ4Q.mjs +39 -0
- package/dist/useLocalStorage-BQSzWJ4Q.mjs.map +1 -0
- package/dist/useLocalStorage-BRHTBlxR.js +2 -0
- package/dist/useLocalStorage-BRHTBlxR.js.map +1 -0
- package/package.json +91 -0
|
@@ -0,0 +1,2096 @@
|
|
|
1
|
+
export type Maybe<T> = T | null;
|
|
2
|
+
export type InputMaybe<T> = Maybe<T>;
|
|
3
|
+
export type Exact<T extends {
|
|
4
|
+
[key: string]: unknown;
|
|
5
|
+
}> = {
|
|
6
|
+
[K in keyof T]: T[K];
|
|
7
|
+
};
|
|
8
|
+
export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
|
|
9
|
+
[SubKey in K]?: Maybe<T[SubKey]>;
|
|
10
|
+
};
|
|
11
|
+
export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
|
|
12
|
+
[SubKey in K]: Maybe<T[SubKey]>;
|
|
13
|
+
};
|
|
14
|
+
export type MakeEmpty<T extends {
|
|
15
|
+
[key: string]: unknown;
|
|
16
|
+
}, K extends keyof T> = {
|
|
17
|
+
[_ in K]?: never;
|
|
18
|
+
};
|
|
19
|
+
export type Incremental<T> = T | {
|
|
20
|
+
[P in keyof T]?: P extends ' $fragmentName' | '__typename' ? T[P] : never;
|
|
21
|
+
};
|
|
22
|
+
/** All built-in and custom scalars, mapped to their actual values */
|
|
23
|
+
export type Scalars = {
|
|
24
|
+
ID: {
|
|
25
|
+
input: string;
|
|
26
|
+
output: string;
|
|
27
|
+
};
|
|
28
|
+
String: {
|
|
29
|
+
input: string;
|
|
30
|
+
output: string;
|
|
31
|
+
};
|
|
32
|
+
Boolean: {
|
|
33
|
+
input: boolean;
|
|
34
|
+
output: boolean;
|
|
35
|
+
};
|
|
36
|
+
Int: {
|
|
37
|
+
input: number;
|
|
38
|
+
output: number;
|
|
39
|
+
};
|
|
40
|
+
Float: {
|
|
41
|
+
input: number;
|
|
42
|
+
output: number;
|
|
43
|
+
};
|
|
44
|
+
DateTime: {
|
|
45
|
+
input: any;
|
|
46
|
+
output: any;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
export type ActivitiesConnection = {
|
|
50
|
+
__typename?: 'ActivitiesConnection';
|
|
51
|
+
edges: Array<ActivityEdge>;
|
|
52
|
+
/** Pagination information */
|
|
53
|
+
pageInfo: PageInfo;
|
|
54
|
+
};
|
|
55
|
+
export type ActivityEdge = {
|
|
56
|
+
__typename?: 'ActivityEdge';
|
|
57
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
58
|
+
/** The activity node */
|
|
59
|
+
node: ActivityNode;
|
|
60
|
+
};
|
|
61
|
+
export type ActivityFileNode = {
|
|
62
|
+
__typename?: 'ActivityFileNode';
|
|
63
|
+
author?: Maybe<Scalars['String']['output']>;
|
|
64
|
+
createdAt: Scalars['DateTime']['output'];
|
|
65
|
+
id: Scalars['String']['output'];
|
|
66
|
+
mime?: Maybe<Scalars['String']['output']>;
|
|
67
|
+
name?: Maybe<Scalars['String']['output']>;
|
|
68
|
+
size: Scalars['String']['output'];
|
|
69
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
70
|
+
};
|
|
71
|
+
export type ActivityNode = {
|
|
72
|
+
__typename?: 'ActivityNode';
|
|
73
|
+
active: Scalars['Boolean']['output'];
|
|
74
|
+
activityData: Scalars['String']['output'];
|
|
75
|
+
activityId: Scalars['String']['output'];
|
|
76
|
+
activityType: Scalars['String']['output'];
|
|
77
|
+
assignee?: Maybe<UserNode>;
|
|
78
|
+
author?: Maybe<UserNode>;
|
|
79
|
+
body: Scalars['String']['output'];
|
|
80
|
+
category?: Maybe<Scalars['String']['output']>;
|
|
81
|
+
createdAt: Scalars['DateTime']['output'];
|
|
82
|
+
creationOrder: Scalars['Int']['output'];
|
|
83
|
+
entityId?: Maybe<Scalars['String']['output']>;
|
|
84
|
+
entityName?: Maybe<Scalars['String']['output']>;
|
|
85
|
+
entityPath?: Maybe<Scalars['String']['output']>;
|
|
86
|
+
entityType: Scalars['String']['output'];
|
|
87
|
+
files: Array<ActivityFileNode>;
|
|
88
|
+
origin?: Maybe<ActivityOriginNode>;
|
|
89
|
+
parents: Array<ActivityOriginNode>;
|
|
90
|
+
projectName: Scalars['String']['output'];
|
|
91
|
+
reactions: Array<ActivityReactionNode>;
|
|
92
|
+
read: Scalars['Boolean']['output'];
|
|
93
|
+
referenceData: Scalars['String']['output'];
|
|
94
|
+
referenceId: Scalars['String']['output'];
|
|
95
|
+
referenceType: Scalars['String']['output'];
|
|
96
|
+
tags: Array<Scalars['String']['output']>;
|
|
97
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
98
|
+
version?: Maybe<VersionNode>;
|
|
99
|
+
};
|
|
100
|
+
export type ActivityOriginNode = {
|
|
101
|
+
__typename?: 'ActivityOriginNode';
|
|
102
|
+
id: Scalars['String']['output'];
|
|
103
|
+
label?: Maybe<Scalars['String']['output']>;
|
|
104
|
+
link: Scalars['String']['output'];
|
|
105
|
+
name: Scalars['String']['output'];
|
|
106
|
+
subtype?: Maybe<Scalars['String']['output']>;
|
|
107
|
+
type: Scalars['String']['output'];
|
|
108
|
+
};
|
|
109
|
+
export type ActivityReactionNode = {
|
|
110
|
+
__typename?: 'ActivityReactionNode';
|
|
111
|
+
fullName?: Maybe<Scalars['String']['output']>;
|
|
112
|
+
reaction: Scalars['String']['output'];
|
|
113
|
+
timestamp: Scalars['DateTime']['output'];
|
|
114
|
+
userName: Scalars['String']['output'];
|
|
115
|
+
};
|
|
116
|
+
export type AttributeFilterInput = {
|
|
117
|
+
name: Scalars['String']['input'];
|
|
118
|
+
values: Array<Scalars['String']['input']>;
|
|
119
|
+
};
|
|
120
|
+
export type BaseNode = {
|
|
121
|
+
active: Scalars['Boolean']['output'];
|
|
122
|
+
activities: ActivitiesConnection;
|
|
123
|
+
createdAt: Scalars['DateTime']['output'];
|
|
124
|
+
id: Scalars['String']['output'];
|
|
125
|
+
links: LinksConnection;
|
|
126
|
+
name: Scalars['String']['output'];
|
|
127
|
+
projectName: Scalars['String']['output'];
|
|
128
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
129
|
+
};
|
|
130
|
+
export type BaseNodeActivitiesArgs = {
|
|
131
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
132
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
133
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
134
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
135
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
136
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
137
|
+
};
|
|
138
|
+
export type BaseNodeLinksArgs = {
|
|
139
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
140
|
+
direction?: InputMaybe<Scalars['String']['input']>;
|
|
141
|
+
first?: Scalars['Int']['input'];
|
|
142
|
+
linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
143
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
144
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
145
|
+
};
|
|
146
|
+
export type EventEdge = {
|
|
147
|
+
__typename?: 'EventEdge';
|
|
148
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
149
|
+
/** Event node */
|
|
150
|
+
node: EventNode;
|
|
151
|
+
};
|
|
152
|
+
export type EventNode = {
|
|
153
|
+
__typename?: 'EventNode';
|
|
154
|
+
createdAt: Scalars['DateTime']['output'];
|
|
155
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
156
|
+
dependsOn?: Maybe<Scalars['String']['output']>;
|
|
157
|
+
description: Scalars['String']['output'];
|
|
158
|
+
hash: Scalars['String']['output'];
|
|
159
|
+
id: Scalars['String']['output'];
|
|
160
|
+
project?: Maybe<Scalars['String']['output']>;
|
|
161
|
+
retries: Scalars['Int']['output'];
|
|
162
|
+
sender?: Maybe<Scalars['String']['output']>;
|
|
163
|
+
status: Scalars['String']['output'];
|
|
164
|
+
summary: Scalars['String']['output'];
|
|
165
|
+
topic: Scalars['String']['output'];
|
|
166
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
167
|
+
user?: Maybe<Scalars['String']['output']>;
|
|
168
|
+
};
|
|
169
|
+
export type EventsConnection = {
|
|
170
|
+
__typename?: 'EventsConnection';
|
|
171
|
+
edges: Array<EventEdge>;
|
|
172
|
+
/** Pagination information */
|
|
173
|
+
pageInfo: PageInfo;
|
|
174
|
+
};
|
|
175
|
+
export type FileNode = {
|
|
176
|
+
__typename?: 'FileNode';
|
|
177
|
+
hash?: Maybe<Scalars['String']['output']>;
|
|
178
|
+
hashType: Scalars['String']['output'];
|
|
179
|
+
id: Scalars['String']['output'];
|
|
180
|
+
name: Scalars['String']['output'];
|
|
181
|
+
path: Scalars['String']['output'];
|
|
182
|
+
size: Scalars['String']['output'];
|
|
183
|
+
};
|
|
184
|
+
export type FolderAttribType = {
|
|
185
|
+
__typename?: 'FolderAttribType';
|
|
186
|
+
clipIn?: Maybe<Scalars['Int']['output']>;
|
|
187
|
+
clipOut?: Maybe<Scalars['Int']['output']>;
|
|
188
|
+
/** Textual description of the entity */
|
|
189
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
190
|
+
distances?: Maybe<Array<Scalars['String']['output']>>;
|
|
191
|
+
/** Deadline date and time */
|
|
192
|
+
endDate?: Maybe<Scalars['DateTime']['output']>;
|
|
193
|
+
/** Frame rate */
|
|
194
|
+
fps?: Maybe<Scalars['Float']['output']>;
|
|
195
|
+
frameEnd?: Maybe<Scalars['Int']['output']>;
|
|
196
|
+
frameStart?: Maybe<Scalars['Int']['output']>;
|
|
197
|
+
ftrackId?: Maybe<Scalars['String']['output']>;
|
|
198
|
+
ftrackPath?: Maybe<Scalars['String']['output']>;
|
|
199
|
+
handleEnd?: Maybe<Scalars['Int']['output']>;
|
|
200
|
+
handleStart?: Maybe<Scalars['Int']['output']>;
|
|
201
|
+
/** Is this some really hard work? */
|
|
202
|
+
hard?: Maybe<Scalars['Boolean']['output']>;
|
|
203
|
+
nickname?: Maybe<Scalars['String']['output']>;
|
|
204
|
+
pixelAspect?: Maybe<Scalars['Float']['output']>;
|
|
205
|
+
priority?: Maybe<Scalars['String']['output']>;
|
|
206
|
+
/** Vertical resolution */
|
|
207
|
+
resolutionHeight?: Maybe<Scalars['Int']['output']>;
|
|
208
|
+
/** Horizontal resolution */
|
|
209
|
+
resolutionWidth?: Maybe<Scalars['Int']['output']>;
|
|
210
|
+
/** The Shotgrid ID of this entity. */
|
|
211
|
+
shotgridId?: Maybe<Scalars['String']['output']>;
|
|
212
|
+
/** The Shotgrid Type of this entity. */
|
|
213
|
+
shotgridType?: Maybe<Scalars['String']['output']>;
|
|
214
|
+
/** Date and time when the project or task or asset was started */
|
|
215
|
+
startDate?: Maybe<Scalars['DateTime']['output']>;
|
|
216
|
+
tools?: Maybe<Array<Scalars['String']['output']>>;
|
|
217
|
+
};
|
|
218
|
+
export type FolderEdge = {
|
|
219
|
+
__typename?: 'FolderEdge';
|
|
220
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
221
|
+
/** The folder node */
|
|
222
|
+
node: FolderNode;
|
|
223
|
+
};
|
|
224
|
+
export type FolderNode = BaseNode & {
|
|
225
|
+
__typename?: 'FolderNode';
|
|
226
|
+
active: Scalars['Boolean']['output'];
|
|
227
|
+
activities: ActivitiesConnection;
|
|
228
|
+
allAttrib: Scalars['String']['output'];
|
|
229
|
+
attrib: FolderAttribType;
|
|
230
|
+
childCount: Scalars['Int']['output'];
|
|
231
|
+
createdAt: Scalars['DateTime']['output'];
|
|
232
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
233
|
+
folderType: Scalars['String']['output'];
|
|
234
|
+
hasChildren: Scalars['Boolean']['output'];
|
|
235
|
+
hasProducts: Scalars['Boolean']['output'];
|
|
236
|
+
hasReviewables: Scalars['Boolean']['output'];
|
|
237
|
+
hasTasks: Scalars['Boolean']['output'];
|
|
238
|
+
id: Scalars['String']['output'];
|
|
239
|
+
label?: Maybe<Scalars['String']['output']>;
|
|
240
|
+
links: LinksConnection;
|
|
241
|
+
name: Scalars['String']['output'];
|
|
242
|
+
ownAttrib: Array<Scalars['String']['output']>;
|
|
243
|
+
parent?: Maybe<FolderNode>;
|
|
244
|
+
parentId?: Maybe<Scalars['String']['output']>;
|
|
245
|
+
parents: Array<Scalars['String']['output']>;
|
|
246
|
+
path?: Maybe<Scalars['String']['output']>;
|
|
247
|
+
productCount: Scalars['Int']['output'];
|
|
248
|
+
/** Return a list of products. */
|
|
249
|
+
products: ProductsConnection;
|
|
250
|
+
projectName: Scalars['String']['output'];
|
|
251
|
+
status: Scalars['String']['output'];
|
|
252
|
+
tags: Array<Scalars['String']['output']>;
|
|
253
|
+
taskCount: Scalars['Int']['output'];
|
|
254
|
+
/** Return a list of tasks. */
|
|
255
|
+
tasks: TasksConnection;
|
|
256
|
+
thumbnail?: Maybe<ThumbnailInfo>;
|
|
257
|
+
thumbnailId?: Maybe<Scalars['String']['output']>;
|
|
258
|
+
type: Scalars['String']['output'];
|
|
259
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
260
|
+
};
|
|
261
|
+
export type FolderNodeActivitiesArgs = {
|
|
262
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
263
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
264
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
265
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
266
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
267
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
268
|
+
};
|
|
269
|
+
export type FolderNodeLinksArgs = {
|
|
270
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
271
|
+
direction?: InputMaybe<Scalars['String']['input']>;
|
|
272
|
+
first?: Scalars['Int']['input'];
|
|
273
|
+
linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
274
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
275
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
276
|
+
};
|
|
277
|
+
export type FolderNodeProductsArgs = {
|
|
278
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
279
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
280
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
281
|
+
folderIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
282
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
283
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
284
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
285
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
286
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
287
|
+
namesCi?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
288
|
+
pathEx?: InputMaybe<Scalars['String']['input']>;
|
|
289
|
+
productTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
290
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
291
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
292
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
293
|
+
};
|
|
294
|
+
export type FolderNodeTasksArgs = {
|
|
295
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
296
|
+
assignees?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
297
|
+
assigneesAny?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
298
|
+
attributes?: InputMaybe<Array<AttributeFilterInput>>;
|
|
299
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
300
|
+
filter?: InputMaybe<Scalars['String']['input']>;
|
|
301
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
302
|
+
folderIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
303
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
304
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
305
|
+
includeFolderChildren?: Scalars['Boolean']['input'];
|
|
306
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
307
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
308
|
+
search?: InputMaybe<Scalars['String']['input']>;
|
|
309
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
310
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
311
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
312
|
+
tagsAny?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
313
|
+
taskTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
314
|
+
};
|
|
315
|
+
export type FolderType = {
|
|
316
|
+
__typename?: 'FolderType';
|
|
317
|
+
icon: Scalars['String']['output'];
|
|
318
|
+
name: Scalars['String']['output'];
|
|
319
|
+
};
|
|
320
|
+
export type FoldersConnection = {
|
|
321
|
+
__typename?: 'FoldersConnection';
|
|
322
|
+
edges: Array<FolderEdge>;
|
|
323
|
+
/** Pagination information */
|
|
324
|
+
pageInfo: PageInfo;
|
|
325
|
+
};
|
|
326
|
+
export declare enum HasLinksFilter {
|
|
327
|
+
Any = "ANY",
|
|
328
|
+
Both = "BOTH",
|
|
329
|
+
In = "IN",
|
|
330
|
+
None = "NONE",
|
|
331
|
+
Out = "OUT"
|
|
332
|
+
}
|
|
333
|
+
export type InboxConnection = {
|
|
334
|
+
__typename?: 'InboxConnection';
|
|
335
|
+
edges: Array<InboxEdge>;
|
|
336
|
+
/** Pagination information */
|
|
337
|
+
pageInfo: PageInfo;
|
|
338
|
+
};
|
|
339
|
+
export type InboxEdge = {
|
|
340
|
+
__typename?: 'InboxEdge';
|
|
341
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
342
|
+
/** The inbox node */
|
|
343
|
+
node: ActivityNode;
|
|
344
|
+
};
|
|
345
|
+
export type KanbanConnection = {
|
|
346
|
+
__typename?: 'KanbanConnection';
|
|
347
|
+
edges: Array<KanbanEdge>;
|
|
348
|
+
/** Pagination information */
|
|
349
|
+
pageInfo: PageInfo;
|
|
350
|
+
};
|
|
351
|
+
export type KanbanEdge = {
|
|
352
|
+
__typename?: 'KanbanEdge';
|
|
353
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
354
|
+
/** The kanban node */
|
|
355
|
+
node: KanbanNode;
|
|
356
|
+
};
|
|
357
|
+
export type KanbanNode = {
|
|
358
|
+
__typename?: 'KanbanNode';
|
|
359
|
+
assignees: Array<Scalars['String']['output']>;
|
|
360
|
+
createdAt: Scalars['DateTime']['output'];
|
|
361
|
+
dueDate?: Maybe<Scalars['DateTime']['output']>;
|
|
362
|
+
folderId: Scalars['String']['output'];
|
|
363
|
+
folderLabel?: Maybe<Scalars['String']['output']>;
|
|
364
|
+
folderName: Scalars['String']['output'];
|
|
365
|
+
folderPath: Scalars['String']['output'];
|
|
366
|
+
hasReviewables: Scalars['Boolean']['output'];
|
|
367
|
+
id: Scalars['String']['output'];
|
|
368
|
+
label?: Maybe<Scalars['String']['output']>;
|
|
369
|
+
lastVersionWithReviewableProductId?: Maybe<Scalars['String']['output']>;
|
|
370
|
+
lastVersionWithReviewableVersionId?: Maybe<Scalars['String']['output']>;
|
|
371
|
+
lastVersionWithThumbnailId?: Maybe<Scalars['String']['output']>;
|
|
372
|
+
name: Scalars['String']['output'];
|
|
373
|
+
priority?: Maybe<Scalars['String']['output']>;
|
|
374
|
+
projectCode: Scalars['String']['output'];
|
|
375
|
+
projectName: Scalars['String']['output'];
|
|
376
|
+
status: Scalars['String']['output'];
|
|
377
|
+
tags: Array<Scalars['String']['output']>;
|
|
378
|
+
taskType: Scalars['String']['output'];
|
|
379
|
+
thumbnail?: Maybe<ThumbnailInfo>;
|
|
380
|
+
thumbnailId?: Maybe<Scalars['String']['output']>;
|
|
381
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
382
|
+
};
|
|
383
|
+
export type LinkEdge = {
|
|
384
|
+
__typename?: 'LinkEdge';
|
|
385
|
+
author?: Maybe<Scalars['String']['output']>;
|
|
386
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
387
|
+
description: Scalars['String']['output'];
|
|
388
|
+
direction: Scalars['String']['output'];
|
|
389
|
+
entityId: Scalars['String']['output'];
|
|
390
|
+
entityType: Scalars['String']['output'];
|
|
391
|
+
id: Scalars['String']['output'];
|
|
392
|
+
linkType: Scalars['String']['output'];
|
|
393
|
+
name?: Maybe<Scalars['String']['output']>;
|
|
394
|
+
/** Linked node */
|
|
395
|
+
node: BaseNode;
|
|
396
|
+
projectName: Scalars['String']['output'];
|
|
397
|
+
};
|
|
398
|
+
export type LinksConnection = {
|
|
399
|
+
__typename?: 'LinksConnection';
|
|
400
|
+
edges: Array<LinkEdge>;
|
|
401
|
+
/** Pagination information */
|
|
402
|
+
pageInfo: PageInfo;
|
|
403
|
+
};
|
|
404
|
+
export type PageInfo = {
|
|
405
|
+
__typename?: 'PageInfo';
|
|
406
|
+
endCursor?: Maybe<Scalars['String']['output']>;
|
|
407
|
+
hasNextPage: Scalars['Boolean']['output'];
|
|
408
|
+
hasPreviousPage: Scalars['Boolean']['output'];
|
|
409
|
+
startCursor?: Maybe<Scalars['String']['output']>;
|
|
410
|
+
};
|
|
411
|
+
export type ProductAttribType = {
|
|
412
|
+
__typename?: 'ProductAttribType';
|
|
413
|
+
/** Textual description of the entity */
|
|
414
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
415
|
+
productGroup?: Maybe<Scalars['String']['output']>;
|
|
416
|
+
};
|
|
417
|
+
export type ProductEdge = {
|
|
418
|
+
__typename?: 'ProductEdge';
|
|
419
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
420
|
+
/** Product node */
|
|
421
|
+
node: ProductNode;
|
|
422
|
+
};
|
|
423
|
+
export type ProductNode = BaseNode & {
|
|
424
|
+
__typename?: 'ProductNode';
|
|
425
|
+
Folder?: Maybe<FolderNode>;
|
|
426
|
+
active: Scalars['Boolean']['output'];
|
|
427
|
+
activities: ActivitiesConnection;
|
|
428
|
+
allAttrib: Scalars['String']['output'];
|
|
429
|
+
attrib: ProductAttribType;
|
|
430
|
+
createdAt: Scalars['DateTime']['output'];
|
|
431
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
432
|
+
/** Parent folder of the product */
|
|
433
|
+
folder: FolderNode;
|
|
434
|
+
folderId: Scalars['String']['output'];
|
|
435
|
+
id: Scalars['String']['output'];
|
|
436
|
+
/** Last version of the product */
|
|
437
|
+
latestVersion?: Maybe<VersionNode>;
|
|
438
|
+
links: LinksConnection;
|
|
439
|
+
name: Scalars['String']['output'];
|
|
440
|
+
productType: Scalars['String']['output'];
|
|
441
|
+
projectName: Scalars['String']['output'];
|
|
442
|
+
status: Scalars['String']['output'];
|
|
443
|
+
tags: Array<Scalars['String']['output']>;
|
|
444
|
+
type: Scalars['String']['output'];
|
|
445
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
446
|
+
/** Simple (id /version) list of versions in the product */
|
|
447
|
+
versionList: Array<VersionListItem>;
|
|
448
|
+
/** Return a list of versions. */
|
|
449
|
+
versions: VersionsConnection;
|
|
450
|
+
};
|
|
451
|
+
export type ProductNodeActivitiesArgs = {
|
|
452
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
453
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
454
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
455
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
456
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
457
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
458
|
+
};
|
|
459
|
+
export type ProductNodeLinksArgs = {
|
|
460
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
461
|
+
direction?: InputMaybe<Scalars['String']['input']>;
|
|
462
|
+
first?: Scalars['Int']['input'];
|
|
463
|
+
linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
464
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
465
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
466
|
+
};
|
|
467
|
+
export type ProductNodeVersionsArgs = {
|
|
468
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
469
|
+
authors?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
470
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
471
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
472
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
473
|
+
heroOnly?: Scalars['Boolean']['input'];
|
|
474
|
+
heroOrLatestOnly?: Scalars['Boolean']['input'];
|
|
475
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
476
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
477
|
+
latestOnly?: Scalars['Boolean']['input'];
|
|
478
|
+
productIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
479
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
480
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
481
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
482
|
+
taskIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
483
|
+
version?: InputMaybe<Scalars['Int']['input']>;
|
|
484
|
+
versions?: InputMaybe<Array<Scalars['Int']['input']>>;
|
|
485
|
+
};
|
|
486
|
+
export type ProductType = {
|
|
487
|
+
__typename?: 'ProductType';
|
|
488
|
+
color?: Maybe<Scalars['String']['output']>;
|
|
489
|
+
icon?: Maybe<Scalars['String']['output']>;
|
|
490
|
+
name: Scalars['String']['output'];
|
|
491
|
+
};
|
|
492
|
+
export type ProductsConnection = {
|
|
493
|
+
__typename?: 'ProductsConnection';
|
|
494
|
+
edges: Array<ProductEdge>;
|
|
495
|
+
/** Pagination information */
|
|
496
|
+
pageInfo: PageInfo;
|
|
497
|
+
};
|
|
498
|
+
export type ProjectAttribType = {
|
|
499
|
+
__typename?: 'ProjectAttribType';
|
|
500
|
+
applications?: Maybe<Array<Scalars['String']['output']>>;
|
|
501
|
+
clipIn?: Maybe<Scalars['Int']['output']>;
|
|
502
|
+
clipOut?: Maybe<Scalars['Int']['output']>;
|
|
503
|
+
/** Textual description of the entity */
|
|
504
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
505
|
+
/** Deadline date and time */
|
|
506
|
+
endDate?: Maybe<Scalars['DateTime']['output']>;
|
|
507
|
+
/** Frame rate */
|
|
508
|
+
fps?: Maybe<Scalars['Float']['output']>;
|
|
509
|
+
frameEnd?: Maybe<Scalars['Int']['output']>;
|
|
510
|
+
frameStart?: Maybe<Scalars['Int']['output']>;
|
|
511
|
+
ftrackId?: Maybe<Scalars['String']['output']>;
|
|
512
|
+
ftrackPath?: Maybe<Scalars['String']['output']>;
|
|
513
|
+
handleEnd?: Maybe<Scalars['Int']['output']>;
|
|
514
|
+
handleStart?: Maybe<Scalars['Int']['output']>;
|
|
515
|
+
pixelAspect?: Maybe<Scalars['Float']['output']>;
|
|
516
|
+
priority?: Maybe<Scalars['String']['output']>;
|
|
517
|
+
/** Vertical resolution */
|
|
518
|
+
resolutionHeight?: Maybe<Scalars['Int']['output']>;
|
|
519
|
+
/** Horizontal resolution */
|
|
520
|
+
resolutionWidth?: Maybe<Scalars['Int']['output']>;
|
|
521
|
+
/** The Shotgrid ID of this entity. */
|
|
522
|
+
shotgridId?: Maybe<Scalars['String']['output']>;
|
|
523
|
+
/** Push changes done to this project to ShotGrid. Requires the transmitter service. */
|
|
524
|
+
shotgridPush?: Maybe<Scalars['Boolean']['output']>;
|
|
525
|
+
/** The Shotgrid Type of this entity. */
|
|
526
|
+
shotgridType?: Maybe<Scalars['String']['output']>;
|
|
527
|
+
/** Date and time when the project or task or asset was started */
|
|
528
|
+
startDate?: Maybe<Scalars['DateTime']['output']>;
|
|
529
|
+
tools?: Maybe<Array<Scalars['String']['output']>>;
|
|
530
|
+
};
|
|
531
|
+
export type ProjectBundleType = {
|
|
532
|
+
__typename?: 'ProjectBundleType';
|
|
533
|
+
production?: Maybe<Scalars['String']['output']>;
|
|
534
|
+
staging?: Maybe<Scalars['String']['output']>;
|
|
535
|
+
};
|
|
536
|
+
export type ProjectEdge = {
|
|
537
|
+
__typename?: 'ProjectEdge';
|
|
538
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
539
|
+
/** The project node */
|
|
540
|
+
node: ProjectNode;
|
|
541
|
+
};
|
|
542
|
+
export type ProjectNode = {
|
|
543
|
+
__typename?: 'ProjectNode';
|
|
544
|
+
active: Scalars['Boolean']['output'];
|
|
545
|
+
activities: ActivitiesConnection;
|
|
546
|
+
allAttrib: Scalars['String']['output'];
|
|
547
|
+
attrib: ProjectAttribType;
|
|
548
|
+
bundle: ProjectBundleType;
|
|
549
|
+
code: Scalars['String']['output'];
|
|
550
|
+
createdAt: Scalars['DateTime']['output'];
|
|
551
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
552
|
+
/** Return a folder node based on its ID */
|
|
553
|
+
folder?: Maybe<FolderNode>;
|
|
554
|
+
/** List of project's folder types */
|
|
555
|
+
folderTypes: Array<FolderType>;
|
|
556
|
+
/** Return a list of folders. */
|
|
557
|
+
folders: FoldersConnection;
|
|
558
|
+
library: Scalars['Boolean']['output'];
|
|
559
|
+
name: Scalars['String']['output'];
|
|
560
|
+
/** Return a representation node based on its ID */
|
|
561
|
+
product?: Maybe<ProductNode>;
|
|
562
|
+
/** List of project's product types */
|
|
563
|
+
productTypes: Array<ProductType>;
|
|
564
|
+
/** Return a list of products. */
|
|
565
|
+
products: ProductsConnection;
|
|
566
|
+
projectName: Scalars['String']['output'];
|
|
567
|
+
/** Return a representation node based on its ID */
|
|
568
|
+
representation?: Maybe<RepresentationNode>;
|
|
569
|
+
/** Return a list of representations. */
|
|
570
|
+
representations: RepresentationsConnection;
|
|
571
|
+
/** Return a task node based on its ID */
|
|
572
|
+
task?: Maybe<TaskNode>;
|
|
573
|
+
/** List of project's task types */
|
|
574
|
+
taskTypes: Array<TaskType>;
|
|
575
|
+
/** Return a list of tasks. */
|
|
576
|
+
tasks: TasksConnection;
|
|
577
|
+
thumbnail?: Maybe<ThumbnailInfo>;
|
|
578
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
579
|
+
/** List of tags used in the project */
|
|
580
|
+
usedTags: Array<Scalars['String']['output']>;
|
|
581
|
+
/** Return a task node based on its ID */
|
|
582
|
+
version?: Maybe<VersionNode>;
|
|
583
|
+
/** Return a list of versions. */
|
|
584
|
+
versions: VersionsConnection;
|
|
585
|
+
/** Return a task node based on its ID */
|
|
586
|
+
workfile?: Maybe<WorkfileNode>;
|
|
587
|
+
/** Return a list of workfiles. */
|
|
588
|
+
workfiles: WorkfilesConnection;
|
|
589
|
+
};
|
|
590
|
+
export type ProjectNodeActivitiesArgs = {
|
|
591
|
+
activityIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
592
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
593
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
594
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
595
|
+
categories?: InputMaybe<Array<InputMaybe<Scalars['String']['input']>>>;
|
|
596
|
+
changedAfter?: InputMaybe<Scalars['String']['input']>;
|
|
597
|
+
changedBefore?: InputMaybe<Scalars['String']['input']>;
|
|
598
|
+
entityIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
599
|
+
entityNames?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
600
|
+
entityType?: InputMaybe<Scalars['String']['input']>;
|
|
601
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
602
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
603
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
604
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
605
|
+
};
|
|
606
|
+
export type ProjectNodeFolderArgs = {
|
|
607
|
+
id: Scalars['String']['input'];
|
|
608
|
+
};
|
|
609
|
+
export type ProjectNodeFolderTypesArgs = {
|
|
610
|
+
activeOnly?: Scalars['Boolean']['input'];
|
|
611
|
+
};
|
|
612
|
+
export type ProjectNodeFoldersArgs = {
|
|
613
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
614
|
+
assignees?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
615
|
+
attributes?: InputMaybe<Array<AttributeFilterInput>>;
|
|
616
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
617
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
618
|
+
folderTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
619
|
+
hasChildren?: InputMaybe<Scalars['Boolean']['input']>;
|
|
620
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
621
|
+
hasProducts?: InputMaybe<Scalars['Boolean']['input']>;
|
|
622
|
+
hasTasks?: InputMaybe<Scalars['Boolean']['input']>;
|
|
623
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
624
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
625
|
+
name?: InputMaybe<Scalars['String']['input']>;
|
|
626
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
627
|
+
parentId?: InputMaybe<Scalars['String']['input']>;
|
|
628
|
+
parentIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
629
|
+
pathEx?: InputMaybe<Scalars['String']['input']>;
|
|
630
|
+
paths?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
631
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
632
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
633
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
634
|
+
};
|
|
635
|
+
export type ProjectNodeProductArgs = {
|
|
636
|
+
id: Scalars['String']['input'];
|
|
637
|
+
};
|
|
638
|
+
export type ProjectNodeProductsArgs = {
|
|
639
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
640
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
641
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
642
|
+
folderIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
643
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
644
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
645
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
646
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
647
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
648
|
+
namesCi?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
649
|
+
pathEx?: InputMaybe<Scalars['String']['input']>;
|
|
650
|
+
productTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
651
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
652
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
653
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
654
|
+
};
|
|
655
|
+
export type ProjectNodeRepresentationArgs = {
|
|
656
|
+
id: Scalars['String']['input'];
|
|
657
|
+
};
|
|
658
|
+
export type ProjectNodeRepresentationsArgs = {
|
|
659
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
660
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
661
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
662
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
663
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
664
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
665
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
666
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
667
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
668
|
+
versionIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
669
|
+
};
|
|
670
|
+
export type ProjectNodeTaskArgs = {
|
|
671
|
+
id: Scalars['String']['input'];
|
|
672
|
+
};
|
|
673
|
+
export type ProjectNodeTaskTypesArgs = {
|
|
674
|
+
activeOnly?: Scalars['Boolean']['input'];
|
|
675
|
+
};
|
|
676
|
+
export type ProjectNodeTasksArgs = {
|
|
677
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
678
|
+
assignees?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
679
|
+
assigneesAny?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
680
|
+
attributes?: InputMaybe<Array<AttributeFilterInput>>;
|
|
681
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
682
|
+
filter?: InputMaybe<Scalars['String']['input']>;
|
|
683
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
684
|
+
folderIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
685
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
686
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
687
|
+
includeFolderChildren?: Scalars['Boolean']['input'];
|
|
688
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
689
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
690
|
+
search?: InputMaybe<Scalars['String']['input']>;
|
|
691
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
692
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
693
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
694
|
+
tagsAny?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
695
|
+
taskTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
696
|
+
};
|
|
697
|
+
export type ProjectNodeVersionArgs = {
|
|
698
|
+
id: Scalars['String']['input'];
|
|
699
|
+
};
|
|
700
|
+
export type ProjectNodeVersionsArgs = {
|
|
701
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
702
|
+
authors?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
703
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
704
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
705
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
706
|
+
heroOnly?: Scalars['Boolean']['input'];
|
|
707
|
+
heroOrLatestOnly?: Scalars['Boolean']['input'];
|
|
708
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
709
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
710
|
+
latestOnly?: Scalars['Boolean']['input'];
|
|
711
|
+
productIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
712
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
713
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
714
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
715
|
+
taskIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
716
|
+
version?: InputMaybe<Scalars['Int']['input']>;
|
|
717
|
+
versions?: InputMaybe<Array<Scalars['Int']['input']>>;
|
|
718
|
+
};
|
|
719
|
+
export type ProjectNodeWorkfileArgs = {
|
|
720
|
+
id: Scalars['String']['input'];
|
|
721
|
+
};
|
|
722
|
+
export type ProjectNodeWorkfilesArgs = {
|
|
723
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
724
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
725
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
726
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
727
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
728
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
729
|
+
pathEx?: InputMaybe<Scalars['String']['input']>;
|
|
730
|
+
paths?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
731
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
732
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
733
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
734
|
+
taskIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
735
|
+
};
|
|
736
|
+
export type ProjectsConnection = {
|
|
737
|
+
__typename?: 'ProjectsConnection';
|
|
738
|
+
edges: Array<ProjectEdge>;
|
|
739
|
+
/** Pagination information */
|
|
740
|
+
pageInfo: PageInfo;
|
|
741
|
+
};
|
|
742
|
+
export type Query = {
|
|
743
|
+
__typename?: 'Query';
|
|
744
|
+
/** Get a list of recorded events */
|
|
745
|
+
events: EventsConnection;
|
|
746
|
+
/** Get user inbox */
|
|
747
|
+
inbox: InboxConnection;
|
|
748
|
+
/** Get kanban board */
|
|
749
|
+
kanban: KanbanConnection;
|
|
750
|
+
/** Current user */
|
|
751
|
+
me: UserNode;
|
|
752
|
+
/** Studio-wide product type configuration */
|
|
753
|
+
productTypes: Array<ProductType>;
|
|
754
|
+
/** Get a project by name */
|
|
755
|
+
project: ProjectNode;
|
|
756
|
+
/** Get a list of projects */
|
|
757
|
+
projects: ProjectsConnection;
|
|
758
|
+
/** Get a user by name */
|
|
759
|
+
user: UserNode;
|
|
760
|
+
/** Get a list of users */
|
|
761
|
+
users: UsersConnection;
|
|
762
|
+
};
|
|
763
|
+
export type QueryEventsArgs = {
|
|
764
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
765
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
766
|
+
filter?: InputMaybe<Scalars['String']['input']>;
|
|
767
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
768
|
+
hasChildren?: InputMaybe<Scalars['Boolean']['input']>;
|
|
769
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
770
|
+
includeLogs?: Scalars['Boolean']['input'];
|
|
771
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
772
|
+
newerThan?: InputMaybe<Scalars['String']['input']>;
|
|
773
|
+
olderThan?: InputMaybe<Scalars['String']['input']>;
|
|
774
|
+
projects?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
775
|
+
states?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
776
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
777
|
+
topics?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
778
|
+
users?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
779
|
+
};
|
|
780
|
+
export type QueryInboxArgs = {
|
|
781
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
782
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
783
|
+
showActiveMessages?: InputMaybe<Scalars['Boolean']['input']>;
|
|
784
|
+
showActiveProjects?: InputMaybe<Scalars['Boolean']['input']>;
|
|
785
|
+
showImportantMessages?: InputMaybe<Scalars['Boolean']['input']>;
|
|
786
|
+
showUnreadMessages?: InputMaybe<Scalars['Boolean']['input']>;
|
|
787
|
+
};
|
|
788
|
+
export type QueryKanbanArgs = {
|
|
789
|
+
assigneesAny?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
790
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
791
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
792
|
+
projects?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
793
|
+
taskIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
794
|
+
};
|
|
795
|
+
export type QueryProjectArgs = {
|
|
796
|
+
code?: InputMaybe<Scalars['String']['input']>;
|
|
797
|
+
name?: InputMaybe<Scalars['String']['input']>;
|
|
798
|
+
};
|
|
799
|
+
export type QueryProjectsArgs = {
|
|
800
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
801
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
802
|
+
code?: InputMaybe<Scalars['String']['input']>;
|
|
803
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
804
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
805
|
+
name?: InputMaybe<Scalars['String']['input']>;
|
|
806
|
+
};
|
|
807
|
+
export type QueryUserArgs = {
|
|
808
|
+
name: Scalars['String']['input'];
|
|
809
|
+
};
|
|
810
|
+
export type QueryUsersArgs = {
|
|
811
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
812
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
813
|
+
emails?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
814
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
815
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
816
|
+
name?: InputMaybe<Scalars['String']['input']>;
|
|
817
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
818
|
+
projectName?: InputMaybe<Scalars['String']['input']>;
|
|
819
|
+
projects?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
820
|
+
};
|
|
821
|
+
export type RepresentationAttribType = {
|
|
822
|
+
__typename?: 'RepresentationAttribType';
|
|
823
|
+
clipIn?: Maybe<Scalars['Int']['output']>;
|
|
824
|
+
clipOut?: Maybe<Scalars['Int']['output']>;
|
|
825
|
+
/** Textual description of the entity */
|
|
826
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
827
|
+
extension?: Maybe<Scalars['String']['output']>;
|
|
828
|
+
/** Frame rate */
|
|
829
|
+
fps?: Maybe<Scalars['Float']['output']>;
|
|
830
|
+
frameEnd?: Maybe<Scalars['Int']['output']>;
|
|
831
|
+
frameStart?: Maybe<Scalars['Int']['output']>;
|
|
832
|
+
handleEnd?: Maybe<Scalars['Int']['output']>;
|
|
833
|
+
handleStart?: Maybe<Scalars['Int']['output']>;
|
|
834
|
+
path?: Maybe<Scalars['String']['output']>;
|
|
835
|
+
pixelAspect?: Maybe<Scalars['Float']['output']>;
|
|
836
|
+
/** Vertical resolution */
|
|
837
|
+
resolutionHeight?: Maybe<Scalars['Int']['output']>;
|
|
838
|
+
/** Horizontal resolution */
|
|
839
|
+
resolutionWidth?: Maybe<Scalars['Int']['output']>;
|
|
840
|
+
template?: Maybe<Scalars['String']['output']>;
|
|
841
|
+
};
|
|
842
|
+
export type RepresentationEdge = {
|
|
843
|
+
__typename?: 'RepresentationEdge';
|
|
844
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
845
|
+
/** Representation node */
|
|
846
|
+
node: RepresentationNode;
|
|
847
|
+
};
|
|
848
|
+
export type RepresentationNode = BaseNode & {
|
|
849
|
+
__typename?: 'RepresentationNode';
|
|
850
|
+
active: Scalars['Boolean']['output'];
|
|
851
|
+
activities: ActivitiesConnection;
|
|
852
|
+
allAttrib: Scalars['String']['output'];
|
|
853
|
+
attrib: RepresentationAttribType;
|
|
854
|
+
/** JSON serialized context data */
|
|
855
|
+
context?: Maybe<Scalars['String']['output']>;
|
|
856
|
+
createdAt: Scalars['DateTime']['output'];
|
|
857
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
858
|
+
/** Number of files of the representation */
|
|
859
|
+
fileCount: Scalars['Int']['output'];
|
|
860
|
+
/** Files in the representation */
|
|
861
|
+
files: Array<FileNode>;
|
|
862
|
+
id: Scalars['String']['output'];
|
|
863
|
+
links: LinksConnection;
|
|
864
|
+
name: Scalars['String']['output'];
|
|
865
|
+
projectName: Scalars['String']['output'];
|
|
866
|
+
status: Scalars['String']['output'];
|
|
867
|
+
tags: Array<Scalars['String']['output']>;
|
|
868
|
+
traits?: Maybe<Scalars['String']['output']>;
|
|
869
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
870
|
+
/** Parent version of the representation */
|
|
871
|
+
version: VersionNode;
|
|
872
|
+
versionId: Scalars['String']['output'];
|
|
873
|
+
};
|
|
874
|
+
export type RepresentationNodeActivitiesArgs = {
|
|
875
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
876
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
877
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
878
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
879
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
880
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
881
|
+
};
|
|
882
|
+
export type RepresentationNodeLinksArgs = {
|
|
883
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
884
|
+
direction?: InputMaybe<Scalars['String']['input']>;
|
|
885
|
+
first?: Scalars['Int']['input'];
|
|
886
|
+
linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
887
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
888
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
889
|
+
};
|
|
890
|
+
export type RepresentationsConnection = {
|
|
891
|
+
__typename?: 'RepresentationsConnection';
|
|
892
|
+
edges: Array<RepresentationEdge>;
|
|
893
|
+
/** Pagination information */
|
|
894
|
+
pageInfo: PageInfo;
|
|
895
|
+
};
|
|
896
|
+
export type TaskAttribType = {
|
|
897
|
+
__typename?: 'TaskAttribType';
|
|
898
|
+
clipIn?: Maybe<Scalars['Int']['output']>;
|
|
899
|
+
clipOut?: Maybe<Scalars['Int']['output']>;
|
|
900
|
+
/** Textual description of the entity */
|
|
901
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
902
|
+
distances?: Maybe<Array<Scalars['String']['output']>>;
|
|
903
|
+
/** Deadline date and time */
|
|
904
|
+
endDate?: Maybe<Scalars['DateTime']['output']>;
|
|
905
|
+
/** Frame rate */
|
|
906
|
+
fps?: Maybe<Scalars['Float']['output']>;
|
|
907
|
+
frameEnd?: Maybe<Scalars['Int']['output']>;
|
|
908
|
+
frameStart?: Maybe<Scalars['Int']['output']>;
|
|
909
|
+
ftrackId?: Maybe<Scalars['String']['output']>;
|
|
910
|
+
ftrackPath?: Maybe<Scalars['String']['output']>;
|
|
911
|
+
handleEnd?: Maybe<Scalars['Int']['output']>;
|
|
912
|
+
handleStart?: Maybe<Scalars['Int']['output']>;
|
|
913
|
+
/** Is this some really hard work? */
|
|
914
|
+
hard?: Maybe<Scalars['Boolean']['output']>;
|
|
915
|
+
jiraCurrentPhase?: Maybe<Scalars['String']['output']>;
|
|
916
|
+
nickname?: Maybe<Scalars['String']['output']>;
|
|
917
|
+
pixelAspect?: Maybe<Scalars['Float']['output']>;
|
|
918
|
+
priority?: Maybe<Scalars['String']['output']>;
|
|
919
|
+
/** Vertical resolution */
|
|
920
|
+
resolutionHeight?: Maybe<Scalars['Int']['output']>;
|
|
921
|
+
/** Horizontal resolution */
|
|
922
|
+
resolutionWidth?: Maybe<Scalars['Int']['output']>;
|
|
923
|
+
/** The Shotgrid ID of this entity. */
|
|
924
|
+
shotgridId?: Maybe<Scalars['String']['output']>;
|
|
925
|
+
/** The Shotgrid Type of this entity. */
|
|
926
|
+
shotgridType?: Maybe<Scalars['String']['output']>;
|
|
927
|
+
/** Date and time when the project or task or asset was started */
|
|
928
|
+
startDate?: Maybe<Scalars['DateTime']['output']>;
|
|
929
|
+
tools?: Maybe<Array<Scalars['String']['output']>>;
|
|
930
|
+
};
|
|
931
|
+
export type TaskEdge = {
|
|
932
|
+
__typename?: 'TaskEdge';
|
|
933
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
934
|
+
/** The task node */
|
|
935
|
+
node: TaskNode;
|
|
936
|
+
};
|
|
937
|
+
export type TaskNode = BaseNode & {
|
|
938
|
+
__typename?: 'TaskNode';
|
|
939
|
+
Folder?: Maybe<FolderNode>;
|
|
940
|
+
active: Scalars['Boolean']['output'];
|
|
941
|
+
activities: ActivitiesConnection;
|
|
942
|
+
allAttrib: Scalars['String']['output'];
|
|
943
|
+
assignees: Array<Scalars['String']['output']>;
|
|
944
|
+
attrib: TaskAttribType;
|
|
945
|
+
createdAt: Scalars['DateTime']['output'];
|
|
946
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
947
|
+
/** Parent folder of the task */
|
|
948
|
+
folder: FolderNode;
|
|
949
|
+
folderId: Scalars['String']['output'];
|
|
950
|
+
hasReviewables: Scalars['Boolean']['output'];
|
|
951
|
+
id: Scalars['String']['output'];
|
|
952
|
+
label?: Maybe<Scalars['String']['output']>;
|
|
953
|
+
links: LinksConnection;
|
|
954
|
+
name: Scalars['String']['output'];
|
|
955
|
+
ownAttrib: Array<Scalars['String']['output']>;
|
|
956
|
+
projectName: Scalars['String']['output'];
|
|
957
|
+
status: Scalars['String']['output'];
|
|
958
|
+
tags: Array<Scalars['String']['output']>;
|
|
959
|
+
taskType: Scalars['String']['output'];
|
|
960
|
+
thumbnail?: Maybe<ThumbnailInfo>;
|
|
961
|
+
thumbnailId?: Maybe<Scalars['String']['output']>;
|
|
962
|
+
type: Scalars['String']['output'];
|
|
963
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
964
|
+
/** Return a list of versions. */
|
|
965
|
+
versions: VersionsConnection;
|
|
966
|
+
/** Return a list of workfiles. */
|
|
967
|
+
workfiles: WorkfilesConnection;
|
|
968
|
+
};
|
|
969
|
+
export type TaskNodeActivitiesArgs = {
|
|
970
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
971
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
972
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
973
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
974
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
975
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
976
|
+
};
|
|
977
|
+
export type TaskNodeLinksArgs = {
|
|
978
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
979
|
+
direction?: InputMaybe<Scalars['String']['input']>;
|
|
980
|
+
first?: Scalars['Int']['input'];
|
|
981
|
+
linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
982
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
983
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
984
|
+
};
|
|
985
|
+
export type TaskNodeVersionsArgs = {
|
|
986
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
987
|
+
authors?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
988
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
989
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
990
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
991
|
+
heroOnly?: Scalars['Boolean']['input'];
|
|
992
|
+
heroOrLatestOnly?: Scalars['Boolean']['input'];
|
|
993
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
994
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
995
|
+
latestOnly?: Scalars['Boolean']['input'];
|
|
996
|
+
productIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
997
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
998
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
999
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1000
|
+
taskIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1001
|
+
version?: InputMaybe<Scalars['Int']['input']>;
|
|
1002
|
+
versions?: InputMaybe<Array<Scalars['Int']['input']>>;
|
|
1003
|
+
};
|
|
1004
|
+
export type TaskNodeWorkfilesArgs = {
|
|
1005
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1006
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
1007
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
1008
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
1009
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1010
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
1011
|
+
pathEx?: InputMaybe<Scalars['String']['input']>;
|
|
1012
|
+
paths?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1013
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
1014
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1015
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1016
|
+
taskIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1017
|
+
};
|
|
1018
|
+
export type TaskType = {
|
|
1019
|
+
__typename?: 'TaskType';
|
|
1020
|
+
name: Scalars['String']['output'];
|
|
1021
|
+
};
|
|
1022
|
+
export type TasksConnection = {
|
|
1023
|
+
__typename?: 'TasksConnection';
|
|
1024
|
+
edges: Array<TaskEdge>;
|
|
1025
|
+
/** Pagination information */
|
|
1026
|
+
pageInfo: PageInfo;
|
|
1027
|
+
};
|
|
1028
|
+
export type ThumbnailInfo = {
|
|
1029
|
+
__typename?: 'ThumbnailInfo';
|
|
1030
|
+
id: Scalars['String']['output'];
|
|
1031
|
+
relation?: Maybe<Scalars['String']['output']>;
|
|
1032
|
+
sourceEntityId?: Maybe<Scalars['String']['output']>;
|
|
1033
|
+
sourceEntityType?: Maybe<Scalars['String']['output']>;
|
|
1034
|
+
};
|
|
1035
|
+
export type UserAttribType = {
|
|
1036
|
+
__typename?: 'UserAttribType';
|
|
1037
|
+
avatarUrl?: Maybe<Scalars['String']['output']>;
|
|
1038
|
+
developerMode?: Maybe<Scalars['Boolean']['output']>;
|
|
1039
|
+
email?: Maybe<Scalars['String']['output']>;
|
|
1040
|
+
fullName?: Maybe<Scalars['String']['output']>;
|
|
1041
|
+
};
|
|
1042
|
+
export type UserEdge = {
|
|
1043
|
+
__typename?: 'UserEdge';
|
|
1044
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
1045
|
+
/** The user node */
|
|
1046
|
+
node: UserNode;
|
|
1047
|
+
};
|
|
1048
|
+
export type UserNode = {
|
|
1049
|
+
__typename?: 'UserNode';
|
|
1050
|
+
accessGroups: Scalars['String']['output'];
|
|
1051
|
+
active: Scalars['Boolean']['output'];
|
|
1052
|
+
allAttrib: Scalars['String']['output'];
|
|
1053
|
+
apiKeyPreview?: Maybe<Scalars['String']['output']>;
|
|
1054
|
+
attrib: UserAttribType;
|
|
1055
|
+
createdAt: Scalars['DateTime']['output'];
|
|
1056
|
+
defaultAccessGroups: Array<Scalars['String']['output']>;
|
|
1057
|
+
deleted: Scalars['Boolean']['output'];
|
|
1058
|
+
hasPassword: Scalars['Boolean']['output'];
|
|
1059
|
+
isAdmin: Scalars['Boolean']['output'];
|
|
1060
|
+
isDeveloper: Scalars['Boolean']['output'];
|
|
1061
|
+
isGuest: Scalars['Boolean']['output'];
|
|
1062
|
+
isManager: Scalars['Boolean']['output'];
|
|
1063
|
+
isService: Scalars['Boolean']['output'];
|
|
1064
|
+
name: Scalars['String']['output'];
|
|
1065
|
+
tasks: TasksConnection;
|
|
1066
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
1067
|
+
userPool?: Maybe<Scalars['String']['output']>;
|
|
1068
|
+
};
|
|
1069
|
+
export type UserNodeTasksArgs = {
|
|
1070
|
+
projectName: Scalars['String']['input'];
|
|
1071
|
+
};
|
|
1072
|
+
export type UsersConnection = {
|
|
1073
|
+
__typename?: 'UsersConnection';
|
|
1074
|
+
edges: Array<UserEdge>;
|
|
1075
|
+
/** Pagination information */
|
|
1076
|
+
pageInfo: PageInfo;
|
|
1077
|
+
};
|
|
1078
|
+
export type VersionAttribType = {
|
|
1079
|
+
__typename?: 'VersionAttribType';
|
|
1080
|
+
clipIn?: Maybe<Scalars['Int']['output']>;
|
|
1081
|
+
clipOut?: Maybe<Scalars['Int']['output']>;
|
|
1082
|
+
colorSpace?: Maybe<Scalars['String']['output']>;
|
|
1083
|
+
comment?: Maybe<Scalars['String']['output']>;
|
|
1084
|
+
/** Textual description of the entity */
|
|
1085
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
1086
|
+
families?: Maybe<Array<Scalars['String']['output']>>;
|
|
1087
|
+
/** Frame rate */
|
|
1088
|
+
fps?: Maybe<Scalars['Float']['output']>;
|
|
1089
|
+
frameEnd?: Maybe<Scalars['Int']['output']>;
|
|
1090
|
+
frameStart?: Maybe<Scalars['Int']['output']>;
|
|
1091
|
+
ftrackId?: Maybe<Scalars['String']['output']>;
|
|
1092
|
+
handleEnd?: Maybe<Scalars['Int']['output']>;
|
|
1093
|
+
handleStart?: Maybe<Scalars['Int']['output']>;
|
|
1094
|
+
intent?: Maybe<Scalars['String']['output']>;
|
|
1095
|
+
machine?: Maybe<Scalars['String']['output']>;
|
|
1096
|
+
pixelAspect?: Maybe<Scalars['Float']['output']>;
|
|
1097
|
+
/** Vertical resolution */
|
|
1098
|
+
resolutionHeight?: Maybe<Scalars['Int']['output']>;
|
|
1099
|
+
/** Horizontal resolution */
|
|
1100
|
+
resolutionWidth?: Maybe<Scalars['Int']['output']>;
|
|
1101
|
+
site?: Maybe<Scalars['String']['output']>;
|
|
1102
|
+
source?: Maybe<Scalars['String']['output']>;
|
|
1103
|
+
};
|
|
1104
|
+
export type VersionEdge = {
|
|
1105
|
+
__typename?: 'VersionEdge';
|
|
1106
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
1107
|
+
/** Version node */
|
|
1108
|
+
node: VersionNode;
|
|
1109
|
+
};
|
|
1110
|
+
export type VersionListItem = {
|
|
1111
|
+
__typename?: 'VersionListItem';
|
|
1112
|
+
id: Scalars['String']['output'];
|
|
1113
|
+
/** Version name */
|
|
1114
|
+
name: Scalars['String']['output'];
|
|
1115
|
+
version: Scalars['Int']['output'];
|
|
1116
|
+
};
|
|
1117
|
+
export type VersionNode = BaseNode & {
|
|
1118
|
+
__typename?: 'VersionNode';
|
|
1119
|
+
active: Scalars['Boolean']['output'];
|
|
1120
|
+
activities: ActivitiesConnection;
|
|
1121
|
+
allAttrib: Scalars['String']['output'];
|
|
1122
|
+
attrib: VersionAttribType;
|
|
1123
|
+
author?: Maybe<Scalars['String']['output']>;
|
|
1124
|
+
createdAt: Scalars['DateTime']['output'];
|
|
1125
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
1126
|
+
hasReviewables: Scalars['Boolean']['output'];
|
|
1127
|
+
id: Scalars['String']['output'];
|
|
1128
|
+
links: LinksConnection;
|
|
1129
|
+
name: Scalars['String']['output'];
|
|
1130
|
+
/** Parent product of the version */
|
|
1131
|
+
product: ProductNode;
|
|
1132
|
+
productId: Scalars['String']['output'];
|
|
1133
|
+
projectName: Scalars['String']['output'];
|
|
1134
|
+
/** Return a list of representations. */
|
|
1135
|
+
representations: RepresentationsConnection;
|
|
1136
|
+
status: Scalars['String']['output'];
|
|
1137
|
+
tags: Array<Scalars['String']['output']>;
|
|
1138
|
+
/** Task */
|
|
1139
|
+
task?: Maybe<TaskNode>;
|
|
1140
|
+
taskId?: Maybe<Scalars['String']['output']>;
|
|
1141
|
+
thumbnail?: Maybe<ThumbnailInfo>;
|
|
1142
|
+
thumbnailId?: Maybe<Scalars['String']['output']>;
|
|
1143
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
1144
|
+
version: Scalars['Int']['output'];
|
|
1145
|
+
};
|
|
1146
|
+
export type VersionNodeActivitiesArgs = {
|
|
1147
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1148
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1149
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
1150
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
1151
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
1152
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1153
|
+
};
|
|
1154
|
+
export type VersionNodeLinksArgs = {
|
|
1155
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1156
|
+
direction?: InputMaybe<Scalars['String']['input']>;
|
|
1157
|
+
first?: Scalars['Int']['input'];
|
|
1158
|
+
linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1159
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
1160
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1161
|
+
};
|
|
1162
|
+
export type VersionNodeRepresentationsArgs = {
|
|
1163
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1164
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
1165
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
1166
|
+
hasLinks?: InputMaybe<HasLinksFilter>;
|
|
1167
|
+
ids?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1168
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
1169
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1170
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1171
|
+
tags?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1172
|
+
versionIds?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1173
|
+
};
|
|
1174
|
+
export type VersionsConnection = {
|
|
1175
|
+
__typename?: 'VersionsConnection';
|
|
1176
|
+
edges: Array<VersionEdge>;
|
|
1177
|
+
/** Pagination information */
|
|
1178
|
+
pageInfo: PageInfo;
|
|
1179
|
+
};
|
|
1180
|
+
export type WorkfileAttribType = {
|
|
1181
|
+
__typename?: 'WorkfileAttribType';
|
|
1182
|
+
/** Textual description of the entity */
|
|
1183
|
+
description?: Maybe<Scalars['String']['output']>;
|
|
1184
|
+
extension?: Maybe<Scalars['String']['output']>;
|
|
1185
|
+
};
|
|
1186
|
+
export type WorkfileEdge = {
|
|
1187
|
+
__typename?: 'WorkfileEdge';
|
|
1188
|
+
cursor?: Maybe<Scalars['String']['output']>;
|
|
1189
|
+
/** Workfile node */
|
|
1190
|
+
node: WorkfileNode;
|
|
1191
|
+
};
|
|
1192
|
+
export type WorkfileNode = BaseNode & {
|
|
1193
|
+
__typename?: 'WorkfileNode';
|
|
1194
|
+
active: Scalars['Boolean']['output'];
|
|
1195
|
+
activities: ActivitiesConnection;
|
|
1196
|
+
allAttrib: Scalars['String']['output'];
|
|
1197
|
+
attrib: WorkfileAttribType;
|
|
1198
|
+
createdAt: Scalars['DateTime']['output'];
|
|
1199
|
+
createdBy?: Maybe<Scalars['String']['output']>;
|
|
1200
|
+
data?: Maybe<Scalars['String']['output']>;
|
|
1201
|
+
id: Scalars['String']['output'];
|
|
1202
|
+
links: LinksConnection;
|
|
1203
|
+
name: Scalars['String']['output'];
|
|
1204
|
+
path: Scalars['String']['output'];
|
|
1205
|
+
projectName: Scalars['String']['output'];
|
|
1206
|
+
status: Scalars['String']['output'];
|
|
1207
|
+
tags: Array<Scalars['String']['output']>;
|
|
1208
|
+
/** Parent task of the workfile */
|
|
1209
|
+
task: TaskNode;
|
|
1210
|
+
taskId?: Maybe<Scalars['String']['output']>;
|
|
1211
|
+
thumbnail?: Maybe<ThumbnailInfo>;
|
|
1212
|
+
thumbnailId?: Maybe<Scalars['String']['output']>;
|
|
1213
|
+
updatedAt: Scalars['DateTime']['output'];
|
|
1214
|
+
updatedBy?: Maybe<Scalars['String']['output']>;
|
|
1215
|
+
};
|
|
1216
|
+
export type WorkfileNodeActivitiesArgs = {
|
|
1217
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1218
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1219
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
1220
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
1221
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
1222
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1223
|
+
};
|
|
1224
|
+
export type WorkfileNodeLinksArgs = {
|
|
1225
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1226
|
+
direction?: InputMaybe<Scalars['String']['input']>;
|
|
1227
|
+
first?: Scalars['Int']['input'];
|
|
1228
|
+
linkTypes?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1229
|
+
nameEx?: InputMaybe<Scalars['String']['input']>;
|
|
1230
|
+
names?: InputMaybe<Array<Scalars['String']['input']>>;
|
|
1231
|
+
};
|
|
1232
|
+
export type WorkfilesConnection = {
|
|
1233
|
+
__typename?: 'WorkfilesConnection';
|
|
1234
|
+
edges: Array<WorkfileEdge>;
|
|
1235
|
+
/** Pagination information */
|
|
1236
|
+
pageInfo: PageInfo;
|
|
1237
|
+
};
|
|
1238
|
+
export type ActivityFragmentFragment = {
|
|
1239
|
+
__typename?: 'ActivityNode';
|
|
1240
|
+
activityId: string;
|
|
1241
|
+
activityType: string;
|
|
1242
|
+
activityData: string;
|
|
1243
|
+
referenceType: string;
|
|
1244
|
+
referenceId: string;
|
|
1245
|
+
entityId?: string | null;
|
|
1246
|
+
body: string;
|
|
1247
|
+
createdAt: any;
|
|
1248
|
+
updatedAt: any;
|
|
1249
|
+
author?: {
|
|
1250
|
+
__typename?: 'UserNode';
|
|
1251
|
+
name: string;
|
|
1252
|
+
deleted: boolean;
|
|
1253
|
+
active: boolean;
|
|
1254
|
+
attrib: {
|
|
1255
|
+
__typename?: 'UserAttribType';
|
|
1256
|
+
fullName?: string | null;
|
|
1257
|
+
};
|
|
1258
|
+
} | null;
|
|
1259
|
+
files: Array<{
|
|
1260
|
+
__typename?: 'ActivityFileNode';
|
|
1261
|
+
id: string;
|
|
1262
|
+
name?: string | null;
|
|
1263
|
+
size: string;
|
|
1264
|
+
mime?: string | null;
|
|
1265
|
+
}>;
|
|
1266
|
+
origin?: {
|
|
1267
|
+
__typename?: 'ActivityOriginNode';
|
|
1268
|
+
id: string;
|
|
1269
|
+
name: string;
|
|
1270
|
+
label?: string | null;
|
|
1271
|
+
type: string;
|
|
1272
|
+
} | null;
|
|
1273
|
+
reactions: Array<{
|
|
1274
|
+
__typename?: 'ActivityReactionNode';
|
|
1275
|
+
fullName?: string | null;
|
|
1276
|
+
userName: string;
|
|
1277
|
+
reaction: string;
|
|
1278
|
+
timestamp: any;
|
|
1279
|
+
}>;
|
|
1280
|
+
version?: {
|
|
1281
|
+
__typename?: 'VersionNode';
|
|
1282
|
+
attrib: {
|
|
1283
|
+
__typename?: 'VersionAttribType';
|
|
1284
|
+
comment?: string | null;
|
|
1285
|
+
};
|
|
1286
|
+
} | null;
|
|
1287
|
+
};
|
|
1288
|
+
export type GetActivitiesByIdQueryVariables = Exact<{
|
|
1289
|
+
projectName: Scalars['String']['input'];
|
|
1290
|
+
entityIds: Array<Scalars['String']['input']> | Scalars['String']['input'];
|
|
1291
|
+
activityIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1292
|
+
}>;
|
|
1293
|
+
export type GetActivitiesByIdQuery = {
|
|
1294
|
+
__typename?: 'Query';
|
|
1295
|
+
project: {
|
|
1296
|
+
__typename?: 'ProjectNode';
|
|
1297
|
+
name: string;
|
|
1298
|
+
activities: {
|
|
1299
|
+
__typename?: 'ActivitiesConnection';
|
|
1300
|
+
pageInfo: {
|
|
1301
|
+
__typename?: 'PageInfo';
|
|
1302
|
+
hasPreviousPage: boolean;
|
|
1303
|
+
hasNextPage: boolean;
|
|
1304
|
+
startCursor?: string | null;
|
|
1305
|
+
endCursor?: string | null;
|
|
1306
|
+
};
|
|
1307
|
+
edges: Array<{
|
|
1308
|
+
__typename?: 'ActivityEdge';
|
|
1309
|
+
cursor?: string | null;
|
|
1310
|
+
node: {
|
|
1311
|
+
__typename?: 'ActivityNode';
|
|
1312
|
+
activityId: string;
|
|
1313
|
+
activityType: string;
|
|
1314
|
+
activityData: string;
|
|
1315
|
+
referenceType: string;
|
|
1316
|
+
referenceId: string;
|
|
1317
|
+
entityId?: string | null;
|
|
1318
|
+
body: string;
|
|
1319
|
+
createdAt: any;
|
|
1320
|
+
updatedAt: any;
|
|
1321
|
+
author?: {
|
|
1322
|
+
__typename?: 'UserNode';
|
|
1323
|
+
name: string;
|
|
1324
|
+
deleted: boolean;
|
|
1325
|
+
active: boolean;
|
|
1326
|
+
attrib: {
|
|
1327
|
+
__typename?: 'UserAttribType';
|
|
1328
|
+
fullName?: string | null;
|
|
1329
|
+
};
|
|
1330
|
+
} | null;
|
|
1331
|
+
files: Array<{
|
|
1332
|
+
__typename?: 'ActivityFileNode';
|
|
1333
|
+
id: string;
|
|
1334
|
+
name?: string | null;
|
|
1335
|
+
size: string;
|
|
1336
|
+
mime?: string | null;
|
|
1337
|
+
}>;
|
|
1338
|
+
origin?: {
|
|
1339
|
+
__typename?: 'ActivityOriginNode';
|
|
1340
|
+
id: string;
|
|
1341
|
+
name: string;
|
|
1342
|
+
label?: string | null;
|
|
1343
|
+
type: string;
|
|
1344
|
+
} | null;
|
|
1345
|
+
reactions: Array<{
|
|
1346
|
+
__typename?: 'ActivityReactionNode';
|
|
1347
|
+
fullName?: string | null;
|
|
1348
|
+
userName: string;
|
|
1349
|
+
reaction: string;
|
|
1350
|
+
timestamp: any;
|
|
1351
|
+
}>;
|
|
1352
|
+
version?: {
|
|
1353
|
+
__typename?: 'VersionNode';
|
|
1354
|
+
attrib: {
|
|
1355
|
+
__typename?: 'VersionAttribType';
|
|
1356
|
+
comment?: string | null;
|
|
1357
|
+
};
|
|
1358
|
+
} | null;
|
|
1359
|
+
};
|
|
1360
|
+
}>;
|
|
1361
|
+
};
|
|
1362
|
+
};
|
|
1363
|
+
};
|
|
1364
|
+
export type GetActivitiesQueryVariables = Exact<{
|
|
1365
|
+
projectName: Scalars['String']['input'];
|
|
1366
|
+
entityIds: Array<Scalars['String']['input']> | Scalars['String']['input'];
|
|
1367
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1368
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
1369
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
1370
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
1371
|
+
referenceTypes?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1372
|
+
activityTypes?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1373
|
+
}>;
|
|
1374
|
+
export type GetActivitiesQuery = {
|
|
1375
|
+
__typename?: 'Query';
|
|
1376
|
+
project: {
|
|
1377
|
+
__typename?: 'ProjectNode';
|
|
1378
|
+
name: string;
|
|
1379
|
+
activities: {
|
|
1380
|
+
__typename?: 'ActivitiesConnection';
|
|
1381
|
+
pageInfo: {
|
|
1382
|
+
__typename?: 'PageInfo';
|
|
1383
|
+
hasPreviousPage: boolean;
|
|
1384
|
+
hasNextPage: boolean;
|
|
1385
|
+
startCursor?: string | null;
|
|
1386
|
+
endCursor?: string | null;
|
|
1387
|
+
};
|
|
1388
|
+
edges: Array<{
|
|
1389
|
+
__typename?: 'ActivityEdge';
|
|
1390
|
+
cursor?: string | null;
|
|
1391
|
+
node: {
|
|
1392
|
+
__typename?: 'ActivityNode';
|
|
1393
|
+
activityId: string;
|
|
1394
|
+
activityType: string;
|
|
1395
|
+
activityData: string;
|
|
1396
|
+
referenceType: string;
|
|
1397
|
+
referenceId: string;
|
|
1398
|
+
entityId?: string | null;
|
|
1399
|
+
body: string;
|
|
1400
|
+
createdAt: any;
|
|
1401
|
+
updatedAt: any;
|
|
1402
|
+
author?: {
|
|
1403
|
+
__typename?: 'UserNode';
|
|
1404
|
+
name: string;
|
|
1405
|
+
deleted: boolean;
|
|
1406
|
+
active: boolean;
|
|
1407
|
+
attrib: {
|
|
1408
|
+
__typename?: 'UserAttribType';
|
|
1409
|
+
fullName?: string | null;
|
|
1410
|
+
};
|
|
1411
|
+
} | null;
|
|
1412
|
+
files: Array<{
|
|
1413
|
+
__typename?: 'ActivityFileNode';
|
|
1414
|
+
id: string;
|
|
1415
|
+
name?: string | null;
|
|
1416
|
+
size: string;
|
|
1417
|
+
mime?: string | null;
|
|
1418
|
+
}>;
|
|
1419
|
+
origin?: {
|
|
1420
|
+
__typename?: 'ActivityOriginNode';
|
|
1421
|
+
id: string;
|
|
1422
|
+
name: string;
|
|
1423
|
+
label?: string | null;
|
|
1424
|
+
type: string;
|
|
1425
|
+
} | null;
|
|
1426
|
+
reactions: Array<{
|
|
1427
|
+
__typename?: 'ActivityReactionNode';
|
|
1428
|
+
fullName?: string | null;
|
|
1429
|
+
userName: string;
|
|
1430
|
+
reaction: string;
|
|
1431
|
+
timestamp: any;
|
|
1432
|
+
}>;
|
|
1433
|
+
version?: {
|
|
1434
|
+
__typename?: 'VersionNode';
|
|
1435
|
+
attrib: {
|
|
1436
|
+
__typename?: 'VersionAttribType';
|
|
1437
|
+
comment?: string | null;
|
|
1438
|
+
};
|
|
1439
|
+
} | null;
|
|
1440
|
+
};
|
|
1441
|
+
}>;
|
|
1442
|
+
};
|
|
1443
|
+
};
|
|
1444
|
+
};
|
|
1445
|
+
export type GetEntitiesChecklistsQueryVariables = Exact<{
|
|
1446
|
+
projectName: Scalars['String']['input'];
|
|
1447
|
+
entityIds: Array<Scalars['String']['input']> | Scalars['String']['input'];
|
|
1448
|
+
}>;
|
|
1449
|
+
export type GetEntitiesChecklistsQuery = {
|
|
1450
|
+
__typename?: 'Query';
|
|
1451
|
+
project: {
|
|
1452
|
+
__typename?: 'ProjectNode';
|
|
1453
|
+
name: string;
|
|
1454
|
+
activities: {
|
|
1455
|
+
__typename?: 'ActivitiesConnection';
|
|
1456
|
+
edges: Array<{
|
|
1457
|
+
__typename?: 'ActivityEdge';
|
|
1458
|
+
cursor?: string | null;
|
|
1459
|
+
node: {
|
|
1460
|
+
__typename?: 'ActivityNode';
|
|
1461
|
+
activityId: string;
|
|
1462
|
+
body: string;
|
|
1463
|
+
};
|
|
1464
|
+
}>;
|
|
1465
|
+
};
|
|
1466
|
+
};
|
|
1467
|
+
};
|
|
1468
|
+
export type GetProductVersionsQueryVariables = Exact<{
|
|
1469
|
+
projectName: Scalars['String']['input'];
|
|
1470
|
+
productId: Scalars['String']['input'];
|
|
1471
|
+
}>;
|
|
1472
|
+
export type GetProductVersionsQuery = {
|
|
1473
|
+
__typename?: 'Query';
|
|
1474
|
+
project: {
|
|
1475
|
+
__typename?: 'ProjectNode';
|
|
1476
|
+
product?: {
|
|
1477
|
+
__typename?: 'ProductNode';
|
|
1478
|
+
versionList: Array<{
|
|
1479
|
+
__typename?: 'VersionListItem';
|
|
1480
|
+
id: string;
|
|
1481
|
+
name: string;
|
|
1482
|
+
version: number;
|
|
1483
|
+
}>;
|
|
1484
|
+
} | null;
|
|
1485
|
+
};
|
|
1486
|
+
};
|
|
1487
|
+
export type GetInboxHasUnreadQueryVariables = Exact<{
|
|
1488
|
+
[key: string]: never;
|
|
1489
|
+
}>;
|
|
1490
|
+
export type GetInboxHasUnreadQuery = {
|
|
1491
|
+
__typename?: 'Query';
|
|
1492
|
+
inbox: {
|
|
1493
|
+
__typename?: 'InboxConnection';
|
|
1494
|
+
edges: Array<{
|
|
1495
|
+
__typename?: 'InboxEdge';
|
|
1496
|
+
node: {
|
|
1497
|
+
__typename?: 'ActivityNode';
|
|
1498
|
+
referenceId: string;
|
|
1499
|
+
read: boolean;
|
|
1500
|
+
};
|
|
1501
|
+
}>;
|
|
1502
|
+
};
|
|
1503
|
+
};
|
|
1504
|
+
export type GetInboxMessagesQueryVariables = Exact<{
|
|
1505
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
1506
|
+
active?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1507
|
+
important?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1508
|
+
cursor?: InputMaybe<Scalars['String']['input']>;
|
|
1509
|
+
}>;
|
|
1510
|
+
export type GetInboxMessagesQuery = {
|
|
1511
|
+
__typename?: 'Query';
|
|
1512
|
+
inbox: {
|
|
1513
|
+
__typename?: 'InboxConnection';
|
|
1514
|
+
pageInfo: {
|
|
1515
|
+
__typename?: 'PageInfo';
|
|
1516
|
+
hasPreviousPage: boolean;
|
|
1517
|
+
startCursor?: string | null;
|
|
1518
|
+
endCursor?: string | null;
|
|
1519
|
+
};
|
|
1520
|
+
edges: Array<{
|
|
1521
|
+
__typename?: 'InboxEdge';
|
|
1522
|
+
cursor?: string | null;
|
|
1523
|
+
node: {
|
|
1524
|
+
__typename?: 'ActivityNode';
|
|
1525
|
+
projectName: string;
|
|
1526
|
+
activityId: string;
|
|
1527
|
+
activityType: string;
|
|
1528
|
+
activityData: string;
|
|
1529
|
+
referenceType: string;
|
|
1530
|
+
referenceId: string;
|
|
1531
|
+
body: string;
|
|
1532
|
+
createdAt: any;
|
|
1533
|
+
updatedAt: any;
|
|
1534
|
+
active: boolean;
|
|
1535
|
+
read: boolean;
|
|
1536
|
+
author?: {
|
|
1537
|
+
__typename?: 'UserNode';
|
|
1538
|
+
name: string;
|
|
1539
|
+
attrib: {
|
|
1540
|
+
__typename?: 'UserAttribType';
|
|
1541
|
+
fullName?: string | null;
|
|
1542
|
+
};
|
|
1543
|
+
} | null;
|
|
1544
|
+
origin?: {
|
|
1545
|
+
__typename?: 'ActivityOriginNode';
|
|
1546
|
+
id: string;
|
|
1547
|
+
name: string;
|
|
1548
|
+
label?: string | null;
|
|
1549
|
+
type: string;
|
|
1550
|
+
subtype?: string | null;
|
|
1551
|
+
} | null;
|
|
1552
|
+
parents: Array<{
|
|
1553
|
+
__typename?: 'ActivityOriginNode';
|
|
1554
|
+
type: string;
|
|
1555
|
+
name: string;
|
|
1556
|
+
label?: string | null;
|
|
1557
|
+
}>;
|
|
1558
|
+
};
|
|
1559
|
+
}>;
|
|
1560
|
+
};
|
|
1561
|
+
};
|
|
1562
|
+
export type MessageFragmentFragment = {
|
|
1563
|
+
__typename?: 'ActivityNode';
|
|
1564
|
+
projectName: string;
|
|
1565
|
+
activityId: string;
|
|
1566
|
+
activityType: string;
|
|
1567
|
+
activityData: string;
|
|
1568
|
+
referenceType: string;
|
|
1569
|
+
referenceId: string;
|
|
1570
|
+
body: string;
|
|
1571
|
+
createdAt: any;
|
|
1572
|
+
updatedAt: any;
|
|
1573
|
+
active: boolean;
|
|
1574
|
+
read: boolean;
|
|
1575
|
+
author?: {
|
|
1576
|
+
__typename?: 'UserNode';
|
|
1577
|
+
name: string;
|
|
1578
|
+
attrib: {
|
|
1579
|
+
__typename?: 'UserAttribType';
|
|
1580
|
+
fullName?: string | null;
|
|
1581
|
+
};
|
|
1582
|
+
} | null;
|
|
1583
|
+
origin?: {
|
|
1584
|
+
__typename?: 'ActivityOriginNode';
|
|
1585
|
+
id: string;
|
|
1586
|
+
name: string;
|
|
1587
|
+
label?: string | null;
|
|
1588
|
+
type: string;
|
|
1589
|
+
subtype?: string | null;
|
|
1590
|
+
} | null;
|
|
1591
|
+
parents: Array<{
|
|
1592
|
+
__typename?: 'ActivityOriginNode';
|
|
1593
|
+
type: string;
|
|
1594
|
+
name: string;
|
|
1595
|
+
label?: string | null;
|
|
1596
|
+
}>;
|
|
1597
|
+
};
|
|
1598
|
+
export type GetInboxUnreadCountQueryVariables = Exact<{
|
|
1599
|
+
important?: InputMaybe<Scalars['Boolean']['input']>;
|
|
1600
|
+
}>;
|
|
1601
|
+
export type GetInboxUnreadCountQuery = {
|
|
1602
|
+
__typename?: 'Query';
|
|
1603
|
+
inbox: {
|
|
1604
|
+
__typename?: 'InboxConnection';
|
|
1605
|
+
edges: Array<{
|
|
1606
|
+
__typename?: 'InboxEdge';
|
|
1607
|
+
node: {
|
|
1608
|
+
__typename?: 'ActivityNode';
|
|
1609
|
+
referenceId: string;
|
|
1610
|
+
read: boolean;
|
|
1611
|
+
};
|
|
1612
|
+
}>;
|
|
1613
|
+
};
|
|
1614
|
+
};
|
|
1615
|
+
export type GetMarketInstallEventsQueryVariables = Exact<{
|
|
1616
|
+
[key: string]: never;
|
|
1617
|
+
}>;
|
|
1618
|
+
export type GetMarketInstallEventsQuery = {
|
|
1619
|
+
__typename?: 'Query';
|
|
1620
|
+
events: {
|
|
1621
|
+
__typename?: 'EventsConnection';
|
|
1622
|
+
edges: Array<{
|
|
1623
|
+
__typename?: 'EventEdge';
|
|
1624
|
+
node: {
|
|
1625
|
+
__typename?: 'EventNode';
|
|
1626
|
+
id: string;
|
|
1627
|
+
status: string;
|
|
1628
|
+
description: string;
|
|
1629
|
+
summary: string;
|
|
1630
|
+
};
|
|
1631
|
+
}>;
|
|
1632
|
+
};
|
|
1633
|
+
};
|
|
1634
|
+
export type GetInstallEventsQueryVariables = Exact<{
|
|
1635
|
+
ids: Array<Scalars['String']['input']> | Scalars['String']['input'];
|
|
1636
|
+
}>;
|
|
1637
|
+
export type GetInstallEventsQuery = {
|
|
1638
|
+
__typename?: 'Query';
|
|
1639
|
+
events: {
|
|
1640
|
+
__typename?: 'EventsConnection';
|
|
1641
|
+
edges: Array<{
|
|
1642
|
+
__typename?: 'EventEdge';
|
|
1643
|
+
node: {
|
|
1644
|
+
__typename?: 'EventNode';
|
|
1645
|
+
id: string;
|
|
1646
|
+
status: string;
|
|
1647
|
+
description: string;
|
|
1648
|
+
};
|
|
1649
|
+
}>;
|
|
1650
|
+
};
|
|
1651
|
+
};
|
|
1652
|
+
export type GetTasksByParentQueryVariables = Exact<{
|
|
1653
|
+
projectName: Scalars['String']['input'];
|
|
1654
|
+
parentIds: Array<Scalars['String']['input']> | Scalars['String']['input'];
|
|
1655
|
+
filter?: InputMaybe<Scalars['String']['input']>;
|
|
1656
|
+
search?: InputMaybe<Scalars['String']['input']>;
|
|
1657
|
+
}>;
|
|
1658
|
+
export type GetTasksByParentQuery = {
|
|
1659
|
+
__typename?: 'Query';
|
|
1660
|
+
project: {
|
|
1661
|
+
__typename?: 'ProjectNode';
|
|
1662
|
+
name: string;
|
|
1663
|
+
tasks: {
|
|
1664
|
+
__typename?: 'TasksConnection';
|
|
1665
|
+
edges: Array<{
|
|
1666
|
+
__typename?: 'TaskEdge';
|
|
1667
|
+
node: {
|
|
1668
|
+
__typename?: 'TaskNode';
|
|
1669
|
+
id: string;
|
|
1670
|
+
folderId: string;
|
|
1671
|
+
label?: string | null;
|
|
1672
|
+
name: string;
|
|
1673
|
+
ownAttrib: Array<string>;
|
|
1674
|
+
status: string;
|
|
1675
|
+
tags: Array<string>;
|
|
1676
|
+
taskType: string;
|
|
1677
|
+
updatedAt: any;
|
|
1678
|
+
active: boolean;
|
|
1679
|
+
assignees: Array<string>;
|
|
1680
|
+
allAttrib: string;
|
|
1681
|
+
folder: {
|
|
1682
|
+
__typename?: 'FolderNode';
|
|
1683
|
+
path?: string | null;
|
|
1684
|
+
};
|
|
1685
|
+
};
|
|
1686
|
+
}>;
|
|
1687
|
+
};
|
|
1688
|
+
};
|
|
1689
|
+
};
|
|
1690
|
+
export type GetTasksListQueryVariables = Exact<{
|
|
1691
|
+
projectName: Scalars['String']['input'];
|
|
1692
|
+
folderIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1693
|
+
filter?: InputMaybe<Scalars['String']['input']>;
|
|
1694
|
+
search?: InputMaybe<Scalars['String']['input']>;
|
|
1695
|
+
after?: InputMaybe<Scalars['String']['input']>;
|
|
1696
|
+
first?: InputMaybe<Scalars['Int']['input']>;
|
|
1697
|
+
before?: InputMaybe<Scalars['String']['input']>;
|
|
1698
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
1699
|
+
sortBy?: InputMaybe<Scalars['String']['input']>;
|
|
1700
|
+
}>;
|
|
1701
|
+
export type GetTasksListQuery = {
|
|
1702
|
+
__typename?: 'Query';
|
|
1703
|
+
project: {
|
|
1704
|
+
__typename?: 'ProjectNode';
|
|
1705
|
+
name: string;
|
|
1706
|
+
tasks: {
|
|
1707
|
+
__typename?: 'TasksConnection';
|
|
1708
|
+
pageInfo: {
|
|
1709
|
+
__typename?: 'PageInfo';
|
|
1710
|
+
startCursor?: string | null;
|
|
1711
|
+
endCursor?: string | null;
|
|
1712
|
+
hasNextPage: boolean;
|
|
1713
|
+
hasPreviousPage: boolean;
|
|
1714
|
+
};
|
|
1715
|
+
edges: Array<{
|
|
1716
|
+
__typename?: 'TaskEdge';
|
|
1717
|
+
cursor?: string | null;
|
|
1718
|
+
node: {
|
|
1719
|
+
__typename?: 'TaskNode';
|
|
1720
|
+
id: string;
|
|
1721
|
+
folderId: string;
|
|
1722
|
+
label?: string | null;
|
|
1723
|
+
name: string;
|
|
1724
|
+
ownAttrib: Array<string>;
|
|
1725
|
+
status: string;
|
|
1726
|
+
tags: Array<string>;
|
|
1727
|
+
taskType: string;
|
|
1728
|
+
updatedAt: any;
|
|
1729
|
+
active: boolean;
|
|
1730
|
+
assignees: Array<string>;
|
|
1731
|
+
allAttrib: string;
|
|
1732
|
+
folder: {
|
|
1733
|
+
__typename?: 'FolderNode';
|
|
1734
|
+
path?: string | null;
|
|
1735
|
+
};
|
|
1736
|
+
};
|
|
1737
|
+
}>;
|
|
1738
|
+
};
|
|
1739
|
+
};
|
|
1740
|
+
};
|
|
1741
|
+
export type TaskPropsFragmentFragment = {
|
|
1742
|
+
__typename?: 'TaskNode';
|
|
1743
|
+
id: string;
|
|
1744
|
+
folderId: string;
|
|
1745
|
+
label?: string | null;
|
|
1746
|
+
name: string;
|
|
1747
|
+
ownAttrib: Array<string>;
|
|
1748
|
+
status: string;
|
|
1749
|
+
tags: Array<string>;
|
|
1750
|
+
taskType: string;
|
|
1751
|
+
updatedAt: any;
|
|
1752
|
+
active: boolean;
|
|
1753
|
+
assignees: Array<string>;
|
|
1754
|
+
allAttrib: string;
|
|
1755
|
+
folder: {
|
|
1756
|
+
__typename?: 'FolderNode';
|
|
1757
|
+
path?: string | null;
|
|
1758
|
+
};
|
|
1759
|
+
};
|
|
1760
|
+
export type GetProjectLatestQueryVariables = Exact<{
|
|
1761
|
+
projectName: Scalars['String']['input'];
|
|
1762
|
+
}>;
|
|
1763
|
+
export type GetProjectLatestQuery = {
|
|
1764
|
+
__typename?: 'Query';
|
|
1765
|
+
project: {
|
|
1766
|
+
__typename?: 'ProjectNode';
|
|
1767
|
+
name: string;
|
|
1768
|
+
};
|
|
1769
|
+
};
|
|
1770
|
+
export type GetProgressTaskQueryVariables = Exact<{
|
|
1771
|
+
projectName: Scalars['String']['input'];
|
|
1772
|
+
taskId: Scalars['String']['input'];
|
|
1773
|
+
}>;
|
|
1774
|
+
export type GetProgressTaskQuery = {
|
|
1775
|
+
__typename?: 'Query';
|
|
1776
|
+
project: {
|
|
1777
|
+
__typename?: 'ProjectNode';
|
|
1778
|
+
name: string;
|
|
1779
|
+
task?: {
|
|
1780
|
+
__typename?: 'TaskNode';
|
|
1781
|
+
projectName: string;
|
|
1782
|
+
id: string;
|
|
1783
|
+
name: string;
|
|
1784
|
+
label?: string | null;
|
|
1785
|
+
taskType: string;
|
|
1786
|
+
status: string;
|
|
1787
|
+
assignees: Array<string>;
|
|
1788
|
+
updatedAt: any;
|
|
1789
|
+
active: boolean;
|
|
1790
|
+
hasReviewables: boolean;
|
|
1791
|
+
tags: Array<string>;
|
|
1792
|
+
attrib: {
|
|
1793
|
+
__typename?: 'TaskAttribType';
|
|
1794
|
+
priority?: string | null;
|
|
1795
|
+
endDate?: any | null;
|
|
1796
|
+
resolutionHeight?: number | null;
|
|
1797
|
+
resolutionWidth?: number | null;
|
|
1798
|
+
fps?: number | null;
|
|
1799
|
+
};
|
|
1800
|
+
folder: {
|
|
1801
|
+
__typename?: 'FolderNode';
|
|
1802
|
+
id: string;
|
|
1803
|
+
name: string;
|
|
1804
|
+
label?: string | null;
|
|
1805
|
+
folderType: string;
|
|
1806
|
+
parents: Array<string>;
|
|
1807
|
+
status: string;
|
|
1808
|
+
updatedAt: any;
|
|
1809
|
+
parent?: {
|
|
1810
|
+
__typename?: 'FolderNode';
|
|
1811
|
+
id: string;
|
|
1812
|
+
name: string;
|
|
1813
|
+
label?: string | null;
|
|
1814
|
+
parents: Array<string>;
|
|
1815
|
+
} | null;
|
|
1816
|
+
};
|
|
1817
|
+
} | null;
|
|
1818
|
+
};
|
|
1819
|
+
};
|
|
1820
|
+
export type GetTasksProgressQueryVariables = Exact<{
|
|
1821
|
+
projectName: Scalars['String']['input'];
|
|
1822
|
+
folderIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1823
|
+
assignees?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1824
|
+
assigneesAny?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1825
|
+
tags?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1826
|
+
tagsAny?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1827
|
+
statuses?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1828
|
+
taskTypes?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1829
|
+
attributes?: InputMaybe<Array<AttributeFilterInput> | AttributeFilterInput>;
|
|
1830
|
+
}>;
|
|
1831
|
+
export type GetTasksProgressQuery = {
|
|
1832
|
+
__typename?: 'Query';
|
|
1833
|
+
project: {
|
|
1834
|
+
__typename?: 'ProjectNode';
|
|
1835
|
+
name: string;
|
|
1836
|
+
tasks: {
|
|
1837
|
+
__typename?: 'TasksConnection';
|
|
1838
|
+
edges: Array<{
|
|
1839
|
+
__typename?: 'TaskEdge';
|
|
1840
|
+
node: {
|
|
1841
|
+
__typename?: 'TaskNode';
|
|
1842
|
+
projectName: string;
|
|
1843
|
+
id: string;
|
|
1844
|
+
name: string;
|
|
1845
|
+
label?: string | null;
|
|
1846
|
+
taskType: string;
|
|
1847
|
+
status: string;
|
|
1848
|
+
assignees: Array<string>;
|
|
1849
|
+
updatedAt: any;
|
|
1850
|
+
active: boolean;
|
|
1851
|
+
hasReviewables: boolean;
|
|
1852
|
+
tags: Array<string>;
|
|
1853
|
+
attrib: {
|
|
1854
|
+
__typename?: 'TaskAttribType';
|
|
1855
|
+
priority?: string | null;
|
|
1856
|
+
endDate?: any | null;
|
|
1857
|
+
resolutionHeight?: number | null;
|
|
1858
|
+
resolutionWidth?: number | null;
|
|
1859
|
+
fps?: number | null;
|
|
1860
|
+
};
|
|
1861
|
+
folder: {
|
|
1862
|
+
__typename?: 'FolderNode';
|
|
1863
|
+
id: string;
|
|
1864
|
+
name: string;
|
|
1865
|
+
label?: string | null;
|
|
1866
|
+
folderType: string;
|
|
1867
|
+
parents: Array<string>;
|
|
1868
|
+
status: string;
|
|
1869
|
+
updatedAt: any;
|
|
1870
|
+
parent?: {
|
|
1871
|
+
__typename?: 'FolderNode';
|
|
1872
|
+
id: string;
|
|
1873
|
+
name: string;
|
|
1874
|
+
label?: string | null;
|
|
1875
|
+
parents: Array<string>;
|
|
1876
|
+
} | null;
|
|
1877
|
+
};
|
|
1878
|
+
};
|
|
1879
|
+
}>;
|
|
1880
|
+
};
|
|
1881
|
+
};
|
|
1882
|
+
};
|
|
1883
|
+
export type ProgressTaskFragmentFragment = {
|
|
1884
|
+
__typename?: 'TaskNode';
|
|
1885
|
+
projectName: string;
|
|
1886
|
+
id: string;
|
|
1887
|
+
name: string;
|
|
1888
|
+
label?: string | null;
|
|
1889
|
+
taskType: string;
|
|
1890
|
+
status: string;
|
|
1891
|
+
assignees: Array<string>;
|
|
1892
|
+
updatedAt: any;
|
|
1893
|
+
active: boolean;
|
|
1894
|
+
hasReviewables: boolean;
|
|
1895
|
+
tags: Array<string>;
|
|
1896
|
+
attrib: {
|
|
1897
|
+
__typename?: 'TaskAttribType';
|
|
1898
|
+
priority?: string | null;
|
|
1899
|
+
endDate?: any | null;
|
|
1900
|
+
resolutionHeight?: number | null;
|
|
1901
|
+
resolutionWidth?: number | null;
|
|
1902
|
+
fps?: number | null;
|
|
1903
|
+
};
|
|
1904
|
+
folder: {
|
|
1905
|
+
__typename?: 'FolderNode';
|
|
1906
|
+
id: string;
|
|
1907
|
+
name: string;
|
|
1908
|
+
label?: string | null;
|
|
1909
|
+
folderType: string;
|
|
1910
|
+
parents: Array<string>;
|
|
1911
|
+
status: string;
|
|
1912
|
+
updatedAt: any;
|
|
1913
|
+
parent?: {
|
|
1914
|
+
__typename?: 'FolderNode';
|
|
1915
|
+
id: string;
|
|
1916
|
+
name: string;
|
|
1917
|
+
label?: string | null;
|
|
1918
|
+
parents: Array<string>;
|
|
1919
|
+
} | null;
|
|
1920
|
+
};
|
|
1921
|
+
};
|
|
1922
|
+
export type GetActiveUsersCountQueryVariables = Exact<{
|
|
1923
|
+
[key: string]: never;
|
|
1924
|
+
}>;
|
|
1925
|
+
export type GetActiveUsersCountQuery = {
|
|
1926
|
+
__typename?: 'Query';
|
|
1927
|
+
users: {
|
|
1928
|
+
__typename?: 'UsersConnection';
|
|
1929
|
+
edges: Array<{
|
|
1930
|
+
__typename?: 'UserEdge';
|
|
1931
|
+
node: {
|
|
1932
|
+
__typename?: 'UserNode';
|
|
1933
|
+
active: boolean;
|
|
1934
|
+
isGuest: boolean;
|
|
1935
|
+
};
|
|
1936
|
+
}>;
|
|
1937
|
+
};
|
|
1938
|
+
};
|
|
1939
|
+
export type GetAllAssigneesQueryVariables = Exact<{
|
|
1940
|
+
[key: string]: never;
|
|
1941
|
+
}>;
|
|
1942
|
+
export type GetAllAssigneesQuery = {
|
|
1943
|
+
__typename?: 'Query';
|
|
1944
|
+
users: {
|
|
1945
|
+
__typename?: 'UsersConnection';
|
|
1946
|
+
edges: Array<{
|
|
1947
|
+
__typename?: 'UserEdge';
|
|
1948
|
+
node: {
|
|
1949
|
+
__typename?: 'UserNode';
|
|
1950
|
+
name: string;
|
|
1951
|
+
updatedAt: any;
|
|
1952
|
+
attrib: {
|
|
1953
|
+
__typename?: 'UserAttribType';
|
|
1954
|
+
fullName?: string | null;
|
|
1955
|
+
};
|
|
1956
|
+
};
|
|
1957
|
+
}>;
|
|
1958
|
+
};
|
|
1959
|
+
};
|
|
1960
|
+
export type GetAllProjectUsersAsAssigneeQueryVariables = Exact<{
|
|
1961
|
+
projectName?: InputMaybe<Scalars['String']['input']>;
|
|
1962
|
+
}>;
|
|
1963
|
+
export type GetAllProjectUsersAsAssigneeQuery = {
|
|
1964
|
+
__typename?: 'Query';
|
|
1965
|
+
users: {
|
|
1966
|
+
__typename?: 'UsersConnection';
|
|
1967
|
+
edges: Array<{
|
|
1968
|
+
__typename?: 'UserEdge';
|
|
1969
|
+
node: {
|
|
1970
|
+
__typename?: 'UserNode';
|
|
1971
|
+
name: string;
|
|
1972
|
+
updatedAt: any;
|
|
1973
|
+
attrib: {
|
|
1974
|
+
__typename?: 'UserAttribType';
|
|
1975
|
+
fullName?: string | null;
|
|
1976
|
+
};
|
|
1977
|
+
};
|
|
1978
|
+
}>;
|
|
1979
|
+
};
|
|
1980
|
+
};
|
|
1981
|
+
export type GetKanbanQueryVariables = Exact<{
|
|
1982
|
+
projects?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1983
|
+
assignees?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
1984
|
+
}>;
|
|
1985
|
+
export type GetKanbanQuery = {
|
|
1986
|
+
__typename?: 'Query';
|
|
1987
|
+
kanban: {
|
|
1988
|
+
__typename?: 'KanbanConnection';
|
|
1989
|
+
edges: Array<{
|
|
1990
|
+
__typename?: 'KanbanEdge';
|
|
1991
|
+
node: {
|
|
1992
|
+
__typename?: 'KanbanNode';
|
|
1993
|
+
id: string;
|
|
1994
|
+
projectName: string;
|
|
1995
|
+
projectCode: string;
|
|
1996
|
+
name: string;
|
|
1997
|
+
label?: string | null;
|
|
1998
|
+
status: string;
|
|
1999
|
+
tags: Array<string>;
|
|
2000
|
+
taskType: string;
|
|
2001
|
+
assignees: Array<string>;
|
|
2002
|
+
updatedAt: any;
|
|
2003
|
+
createdAt: any;
|
|
2004
|
+
dueDate?: any | null;
|
|
2005
|
+
folderId: string;
|
|
2006
|
+
thumbnailId?: string | null;
|
|
2007
|
+
folderLabel?: string | null;
|
|
2008
|
+
folderName: string;
|
|
2009
|
+
folderPath: string;
|
|
2010
|
+
hasReviewables: boolean;
|
|
2011
|
+
priority?: string | null;
|
|
2012
|
+
};
|
|
2013
|
+
}>;
|
|
2014
|
+
};
|
|
2015
|
+
};
|
|
2016
|
+
export type GetKanbanProjectUsersQueryVariables = Exact<{
|
|
2017
|
+
projects?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
2018
|
+
}>;
|
|
2019
|
+
export type GetKanbanProjectUsersQuery = {
|
|
2020
|
+
__typename?: 'Query';
|
|
2021
|
+
users: {
|
|
2022
|
+
__typename?: 'UsersConnection';
|
|
2023
|
+
edges: Array<{
|
|
2024
|
+
__typename?: 'UserEdge';
|
|
2025
|
+
node: {
|
|
2026
|
+
__typename?: 'UserNode';
|
|
2027
|
+
name: string;
|
|
2028
|
+
accessGroups: string;
|
|
2029
|
+
isManager: boolean;
|
|
2030
|
+
isAdmin: boolean;
|
|
2031
|
+
attrib: {
|
|
2032
|
+
__typename?: 'UserAttribType';
|
|
2033
|
+
fullName?: string | null;
|
|
2034
|
+
};
|
|
2035
|
+
};
|
|
2036
|
+
}>;
|
|
2037
|
+
};
|
|
2038
|
+
};
|
|
2039
|
+
export type GetKanbanTasksQueryVariables = Exact<{
|
|
2040
|
+
projects?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
2041
|
+
taskIds?: InputMaybe<Array<Scalars['String']['input']> | Scalars['String']['input']>;
|
|
2042
|
+
last?: InputMaybe<Scalars['Int']['input']>;
|
|
2043
|
+
}>;
|
|
2044
|
+
export type GetKanbanTasksQuery = {
|
|
2045
|
+
__typename?: 'Query';
|
|
2046
|
+
kanban: {
|
|
2047
|
+
__typename?: 'KanbanConnection';
|
|
2048
|
+
edges: Array<{
|
|
2049
|
+
__typename?: 'KanbanEdge';
|
|
2050
|
+
node: {
|
|
2051
|
+
__typename?: 'KanbanNode';
|
|
2052
|
+
id: string;
|
|
2053
|
+
projectName: string;
|
|
2054
|
+
projectCode: string;
|
|
2055
|
+
name: string;
|
|
2056
|
+
label?: string | null;
|
|
2057
|
+
status: string;
|
|
2058
|
+
tags: Array<string>;
|
|
2059
|
+
taskType: string;
|
|
2060
|
+
assignees: Array<string>;
|
|
2061
|
+
updatedAt: any;
|
|
2062
|
+
createdAt: any;
|
|
2063
|
+
dueDate?: any | null;
|
|
2064
|
+
folderId: string;
|
|
2065
|
+
thumbnailId?: string | null;
|
|
2066
|
+
folderLabel?: string | null;
|
|
2067
|
+
folderName: string;
|
|
2068
|
+
folderPath: string;
|
|
2069
|
+
hasReviewables: boolean;
|
|
2070
|
+
priority?: string | null;
|
|
2071
|
+
};
|
|
2072
|
+
}>;
|
|
2073
|
+
};
|
|
2074
|
+
};
|
|
2075
|
+
export type KanbanFragmentFragment = {
|
|
2076
|
+
__typename?: 'KanbanNode';
|
|
2077
|
+
id: string;
|
|
2078
|
+
projectName: string;
|
|
2079
|
+
projectCode: string;
|
|
2080
|
+
name: string;
|
|
2081
|
+
label?: string | null;
|
|
2082
|
+
status: string;
|
|
2083
|
+
tags: Array<string>;
|
|
2084
|
+
taskType: string;
|
|
2085
|
+
assignees: Array<string>;
|
|
2086
|
+
updatedAt: any;
|
|
2087
|
+
createdAt: any;
|
|
2088
|
+
dueDate?: any | null;
|
|
2089
|
+
folderId: string;
|
|
2090
|
+
thumbnailId?: string | null;
|
|
2091
|
+
folderLabel?: string | null;
|
|
2092
|
+
folderName: string;
|
|
2093
|
+
folderPath: string;
|
|
2094
|
+
hasReviewables: boolean;
|
|
2095
|
+
priority?: string | null;
|
|
2096
|
+
};
|