backend.ai-ui 25.16.0-canary-c810e47cd-20251105 → 25.16.0-canary-601fe0515-20251106
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/LICENSE +165 -0
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragment.graphql.ts +52 -0
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragmentRestoreArtifactsMutation.graphql.ts +114 -0
- package/dist/__generated__/BAIArtifactDescriptionsFragment.graphql.ts +82 -0
- package/dist/__generated__/BAIArtifactRevisionDeleteButtonFragment.graphql.ts +45 -0
- package/dist/__generated__/BAIArtifactRevisionDownloadButtonFragment.graphql.ts +45 -0
- package/dist/__generated__/BAIArtifactRevisionTableArtifactRevisionFragment.graphql.ts +93 -0
- package/dist/__generated__/BAIArtifactRevisionTableLatestRevisionFragment.graphql.ts +42 -0
- package/dist/__generated__/BAIArtifactStatusTagFragment.graphql.ts +43 -0
- package/dist/__generated__/BAIArtifactTableArtifactFragment.graphql.ts +185 -0
- package/dist/__generated__/BAIArtifactTypeTagFragment.graphql.ts +43 -0
- package/dist/__generated__/BAIBucketSelectQuery.graphql.ts +241 -0
- package/dist/__generated__/BAIDeactivateArtifactsModalArtifactsFragment.graphql.ts +52 -0
- package/dist/__generated__/BAIDeactivateArtifactsModalDeleteArtifactsMutation.graphql.ts +114 -0
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactFragment.graphql.ts +48 -0
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactRevisionFragment.graphql.ts +69 -0
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalCleanupVersionMutation.graphql.ts +186 -0
- package/dist/__generated__/BAIImportArtifactModalArtifactFragment.graphql.ts +64 -0
- package/dist/__generated__/BAIImportArtifactModalArtifactRevisionFragment.graphql.ts +69 -0
- package/dist/__generated__/BAIImportArtifactModalImportArtifactsMutation.graphql.ts +261 -0
- package/dist/__generated__/BAIImportFromHuggingFaceModalScanArtifactModelsMutation.graphql.ts +208 -0
- package/dist/__generated__/BAIObjectStorageSelectQuery.graphql.ts +146 -0
- package/dist/__generated__/BAIPullingArtifactRevisionAlertCancelMutation.graphql.ts +114 -0
- package/dist/__generated__/BAIPullingArtifactRevisionAlertFragment.graphql.ts +59 -0
- package/dist/__generated__/BAISessionAgentIdsFragment.graphql.ts +42 -0
- package/dist/__generated__/BAISessionClusterModeFragment.graphql.ts +50 -0
- package/dist/__generated__/BAISessionTypeTagFragment.graphql.ts +42 -0
- package/dist/__generated__/BAISessionTypeTagStoriesQuery.graphql.ts +105 -0
- package/dist/__generated__/BAIVFolderDeleteButtonFragment.graphql.ts +44 -0
- package/dist/__generated__/UNSAFELazyUserEmailViewQuery.graphql.ts +110 -0
- package/dist/__generated__/useViewerQuery.graphql.ts +128 -0
- package/package.json +11 -11
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIActivateArtifactsModalArtifactsFragmentRestoreArtifactsMutation.graphql.d.ts +0 -22
- package/dist/__generated__/BAIArtifactDescriptionsFragment.graphql.d.ts +0 -17
- package/dist/__generated__/BAIArtifactRevisionDeleteButtonFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIArtifactRevisionDownloadButtonFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIArtifactRevisionTableArtifactRevisionFragment.graphql.d.ts +0 -17
- package/dist/__generated__/BAIArtifactRevisionTableLatestRevisionFragment.graphql.d.ts +0 -11
- package/dist/__generated__/BAIArtifactStatusTagFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIArtifactTableArtifactFragment.graphql.d.ts +0 -30
- package/dist/__generated__/BAIArtifactTypeTagFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIBucketSelectQuery.graphql.d.ts +0 -29
- package/dist/__generated__/BAIDeactivateArtifactsModalArtifactsFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIDeactivateArtifactsModalDeleteArtifactsMutation.graphql.d.ts +0 -22
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalArtifactRevisionFragment.graphql.d.ts +0 -15
- package/dist/__generated__/BAIDeleteArtifactRevisionsModalCleanupVersionMutation.graphql.d.ts +0 -25
- package/dist/__generated__/BAIImportArtifactModalArtifactFragment.graphql.d.ts +0 -13
- package/dist/__generated__/BAIImportArtifactModalArtifactRevisionFragment.graphql.d.ts +0 -15
- package/dist/__generated__/BAIImportArtifactModalImportArtifactsMutation.graphql.d.ts +0 -33
- package/dist/__generated__/BAIImportFromHuggingFaceModalScanArtifactModelsMutation.graphql.d.ts +0 -32
- package/dist/__generated__/BAIObjectStorageSelectQuery.graphql.d.ts +0 -22
- package/dist/__generated__/BAIPullingArtifactRevisionAlertCancelMutation.graphql.d.ts +0 -22
- package/dist/__generated__/BAIPullingArtifactRevisionAlertFragment.graphql.d.ts +0 -14
- package/dist/__generated__/BAISessionAgentIdsFragment.graphql.d.ts +0 -11
- package/dist/__generated__/BAISessionClusterModeFragment.graphql.d.ts +0 -12
- package/dist/__generated__/BAISessionTypeTagFragment.graphql.d.ts +0 -11
- package/dist/__generated__/BAISessionTypeTagStoriesQuery.graphql.d.ts +0 -13
- package/dist/__generated__/BAIVFolderDeleteButtonFragment.graphql.d.ts +0 -11
- package/dist/__generated__/UNSAFELazyUserEmailViewQuery.graphql.d.ts +0 -15
- package/dist/__generated__/useViewerQuery.graphql.d.ts +0 -16
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<5ae5727835c7048d04268f69a142bc30>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
12
|
+
export type ArtifactStatus = "AVAILABLE" | "FAILED" | "NEEDS_APPROVAL" | "PULLED" | "PULLING" | "REJECTED" | "SCANNED" | "VERIFYING" | "%future added value";
|
|
13
|
+
import { FragmentRefs } from "relay-runtime";
|
|
14
|
+
export type BAIDeleteArtifactRevisionsModalArtifactRevisionFragment$data = ReadonlyArray<{
|
|
15
|
+
readonly id: string;
|
|
16
|
+
readonly size: any | null | undefined;
|
|
17
|
+
readonly status: ArtifactStatus;
|
|
18
|
+
readonly version: string;
|
|
19
|
+
readonly " $fragmentType": "BAIDeleteArtifactRevisionsModalArtifactRevisionFragment";
|
|
20
|
+
}>;
|
|
21
|
+
export type BAIDeleteArtifactRevisionsModalArtifactRevisionFragment$key = ReadonlyArray<{
|
|
22
|
+
readonly " $data"?: BAIDeleteArtifactRevisionsModalArtifactRevisionFragment$data;
|
|
23
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIDeleteArtifactRevisionsModalArtifactRevisionFragment">;
|
|
24
|
+
}>;
|
|
25
|
+
|
|
26
|
+
const node: ReaderFragment = {
|
|
27
|
+
"argumentDefinitions": [],
|
|
28
|
+
"kind": "Fragment",
|
|
29
|
+
"metadata": {
|
|
30
|
+
"plural": true
|
|
31
|
+
},
|
|
32
|
+
"name": "BAIDeleteArtifactRevisionsModalArtifactRevisionFragment",
|
|
33
|
+
"selections": [
|
|
34
|
+
{
|
|
35
|
+
"alias": null,
|
|
36
|
+
"args": null,
|
|
37
|
+
"kind": "ScalarField",
|
|
38
|
+
"name": "id",
|
|
39
|
+
"storageKey": null
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"alias": null,
|
|
43
|
+
"args": null,
|
|
44
|
+
"kind": "ScalarField",
|
|
45
|
+
"name": "version",
|
|
46
|
+
"storageKey": null
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"alias": null,
|
|
50
|
+
"args": null,
|
|
51
|
+
"kind": "ScalarField",
|
|
52
|
+
"name": "size",
|
|
53
|
+
"storageKey": null
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"alias": null,
|
|
57
|
+
"args": null,
|
|
58
|
+
"kind": "ScalarField",
|
|
59
|
+
"name": "status",
|
|
60
|
+
"storageKey": null
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"type": "ArtifactRevision",
|
|
64
|
+
"abstractKey": null
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
(node as any).hash = "26bb2a6744453c3301f6e2e94a0922c3";
|
|
68
|
+
|
|
69
|
+
export default node;
|
|
@@ -0,0 +1,186 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<45a9988d4e492c33977b458f282dae07>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ConcreteRequest } from 'relay-runtime';
|
|
12
|
+
export type ArtifactStatus = "AVAILABLE" | "FAILED" | "NEEDS_APPROVAL" | "PULLED" | "PULLING" | "REJECTED" | "SCANNED" | "VERIFYING" | "%future added value";
|
|
13
|
+
export type CleanupArtifactRevisionsInput = {
|
|
14
|
+
artifactRevisionIds: ReadonlyArray<string>;
|
|
15
|
+
};
|
|
16
|
+
export type BAIDeleteArtifactRevisionsModalCleanupVersionMutation$variables = {
|
|
17
|
+
input: CleanupArtifactRevisionsInput;
|
|
18
|
+
};
|
|
19
|
+
export type BAIDeleteArtifactRevisionsModalCleanupVersionMutation$data = {
|
|
20
|
+
readonly cleanupArtifactRevisions: {
|
|
21
|
+
readonly artifactRevisions: {
|
|
22
|
+
readonly edges: ReadonlyArray<{
|
|
23
|
+
readonly node: {
|
|
24
|
+
readonly status: ArtifactStatus;
|
|
25
|
+
};
|
|
26
|
+
}>;
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
export type BAIDeleteArtifactRevisionsModalCleanupVersionMutation = {
|
|
31
|
+
response: BAIDeleteArtifactRevisionsModalCleanupVersionMutation$data;
|
|
32
|
+
variables: BAIDeleteArtifactRevisionsModalCleanupVersionMutation$variables;
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
const node: ConcreteRequest = (function(){
|
|
36
|
+
var v0 = [
|
|
37
|
+
{
|
|
38
|
+
"defaultValue": null,
|
|
39
|
+
"kind": "LocalArgument",
|
|
40
|
+
"name": "input"
|
|
41
|
+
}
|
|
42
|
+
],
|
|
43
|
+
v1 = [
|
|
44
|
+
{
|
|
45
|
+
"kind": "Variable",
|
|
46
|
+
"name": "input",
|
|
47
|
+
"variableName": "input"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
v2 = {
|
|
51
|
+
"alias": null,
|
|
52
|
+
"args": null,
|
|
53
|
+
"kind": "ScalarField",
|
|
54
|
+
"name": "status",
|
|
55
|
+
"storageKey": null
|
|
56
|
+
};
|
|
57
|
+
return {
|
|
58
|
+
"fragment": {
|
|
59
|
+
"argumentDefinitions": (v0/*: any*/),
|
|
60
|
+
"kind": "Fragment",
|
|
61
|
+
"metadata": null,
|
|
62
|
+
"name": "BAIDeleteArtifactRevisionsModalCleanupVersionMutation",
|
|
63
|
+
"selections": [
|
|
64
|
+
{
|
|
65
|
+
"alias": null,
|
|
66
|
+
"args": (v1/*: any*/),
|
|
67
|
+
"concreteType": "CleanupArtifactRevisionsPayload",
|
|
68
|
+
"kind": "LinkedField",
|
|
69
|
+
"name": "cleanupArtifactRevisions",
|
|
70
|
+
"plural": false,
|
|
71
|
+
"selections": [
|
|
72
|
+
{
|
|
73
|
+
"alias": null,
|
|
74
|
+
"args": null,
|
|
75
|
+
"concreteType": "ArtifactRevisionConnection",
|
|
76
|
+
"kind": "LinkedField",
|
|
77
|
+
"name": "artifactRevisions",
|
|
78
|
+
"plural": false,
|
|
79
|
+
"selections": [
|
|
80
|
+
{
|
|
81
|
+
"alias": null,
|
|
82
|
+
"args": null,
|
|
83
|
+
"concreteType": "ArtifactRevisionEdge",
|
|
84
|
+
"kind": "LinkedField",
|
|
85
|
+
"name": "edges",
|
|
86
|
+
"plural": true,
|
|
87
|
+
"selections": [
|
|
88
|
+
{
|
|
89
|
+
"alias": null,
|
|
90
|
+
"args": null,
|
|
91
|
+
"concreteType": "ArtifactRevision",
|
|
92
|
+
"kind": "LinkedField",
|
|
93
|
+
"name": "node",
|
|
94
|
+
"plural": false,
|
|
95
|
+
"selections": [
|
|
96
|
+
(v2/*: any*/)
|
|
97
|
+
],
|
|
98
|
+
"storageKey": null
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"storageKey": null
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"storageKey": null
|
|
105
|
+
}
|
|
106
|
+
],
|
|
107
|
+
"storageKey": null
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"type": "Mutation",
|
|
111
|
+
"abstractKey": null
|
|
112
|
+
},
|
|
113
|
+
"kind": "Request",
|
|
114
|
+
"operation": {
|
|
115
|
+
"argumentDefinitions": (v0/*: any*/),
|
|
116
|
+
"kind": "Operation",
|
|
117
|
+
"name": "BAIDeleteArtifactRevisionsModalCleanupVersionMutation",
|
|
118
|
+
"selections": [
|
|
119
|
+
{
|
|
120
|
+
"alias": null,
|
|
121
|
+
"args": (v1/*: any*/),
|
|
122
|
+
"concreteType": "CleanupArtifactRevisionsPayload",
|
|
123
|
+
"kind": "LinkedField",
|
|
124
|
+
"name": "cleanupArtifactRevisions",
|
|
125
|
+
"plural": false,
|
|
126
|
+
"selections": [
|
|
127
|
+
{
|
|
128
|
+
"alias": null,
|
|
129
|
+
"args": null,
|
|
130
|
+
"concreteType": "ArtifactRevisionConnection",
|
|
131
|
+
"kind": "LinkedField",
|
|
132
|
+
"name": "artifactRevisions",
|
|
133
|
+
"plural": false,
|
|
134
|
+
"selections": [
|
|
135
|
+
{
|
|
136
|
+
"alias": null,
|
|
137
|
+
"args": null,
|
|
138
|
+
"concreteType": "ArtifactRevisionEdge",
|
|
139
|
+
"kind": "LinkedField",
|
|
140
|
+
"name": "edges",
|
|
141
|
+
"plural": true,
|
|
142
|
+
"selections": [
|
|
143
|
+
{
|
|
144
|
+
"alias": null,
|
|
145
|
+
"args": null,
|
|
146
|
+
"concreteType": "ArtifactRevision",
|
|
147
|
+
"kind": "LinkedField",
|
|
148
|
+
"name": "node",
|
|
149
|
+
"plural": false,
|
|
150
|
+
"selections": [
|
|
151
|
+
(v2/*: any*/),
|
|
152
|
+
{
|
|
153
|
+
"alias": null,
|
|
154
|
+
"args": null,
|
|
155
|
+
"kind": "ScalarField",
|
|
156
|
+
"name": "id",
|
|
157
|
+
"storageKey": null
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"storageKey": null
|
|
161
|
+
}
|
|
162
|
+
],
|
|
163
|
+
"storageKey": null
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"storageKey": null
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"storageKey": null
|
|
170
|
+
}
|
|
171
|
+
]
|
|
172
|
+
},
|
|
173
|
+
"params": {
|
|
174
|
+
"cacheID": "03897a25039ccf906a0013edbae95224",
|
|
175
|
+
"id": null,
|
|
176
|
+
"metadata": {},
|
|
177
|
+
"name": "BAIDeleteArtifactRevisionsModalCleanupVersionMutation",
|
|
178
|
+
"operationKind": "mutation",
|
|
179
|
+
"text": "mutation BAIDeleteArtifactRevisionsModalCleanupVersionMutation(\n $input: CleanupArtifactRevisionsInput!\n) {\n cleanupArtifactRevisions(input: $input) {\n artifactRevisions {\n edges {\n node {\n status\n id\n }\n }\n }\n }\n}\n"
|
|
180
|
+
}
|
|
181
|
+
};
|
|
182
|
+
})();
|
|
183
|
+
|
|
184
|
+
(node as any).hash = "a1b18aa3dacff842d5e39ba15c4e3994";
|
|
185
|
+
|
|
186
|
+
export default node;
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<6b7e5c1c4a5dd685250a95f886557a13>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
12
|
+
import { FragmentRefs } from "relay-runtime";
|
|
13
|
+
export type BAIImportArtifactModalArtifactFragment$data = {
|
|
14
|
+
readonly id: string;
|
|
15
|
+
readonly name: string;
|
|
16
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIArtifactDescriptionsFragment">;
|
|
17
|
+
readonly " $fragmentType": "BAIImportArtifactModalArtifactFragment";
|
|
18
|
+
};
|
|
19
|
+
export type BAIImportArtifactModalArtifactFragment$key = {
|
|
20
|
+
readonly " $data"?: BAIImportArtifactModalArtifactFragment$data;
|
|
21
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIImportArtifactModalArtifactFragment">;
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
const node: ReaderFragment = {
|
|
25
|
+
"argumentDefinitions": [],
|
|
26
|
+
"kind": "Fragment",
|
|
27
|
+
"metadata": null,
|
|
28
|
+
"name": "BAIImportArtifactModalArtifactFragment",
|
|
29
|
+
"selections": [
|
|
30
|
+
{
|
|
31
|
+
"kind": "RequiredField",
|
|
32
|
+
"field": {
|
|
33
|
+
"alias": null,
|
|
34
|
+
"args": null,
|
|
35
|
+
"kind": "ScalarField",
|
|
36
|
+
"name": "id",
|
|
37
|
+
"storageKey": null
|
|
38
|
+
},
|
|
39
|
+
"action": "THROW"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"kind": "RequiredField",
|
|
43
|
+
"field": {
|
|
44
|
+
"alias": null,
|
|
45
|
+
"args": null,
|
|
46
|
+
"kind": "ScalarField",
|
|
47
|
+
"name": "name",
|
|
48
|
+
"storageKey": null
|
|
49
|
+
},
|
|
50
|
+
"action": "THROW"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"args": null,
|
|
54
|
+
"kind": "FragmentSpread",
|
|
55
|
+
"name": "BAIArtifactDescriptionsFragment"
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"type": "Artifact",
|
|
59
|
+
"abstractKey": null
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
(node as any).hash = "20983eccde7bea0a9ca172aa30beca15";
|
|
63
|
+
|
|
64
|
+
export default node;
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<8829057e40bae09b309b4d68a18b63c6>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
12
|
+
export type ArtifactStatus = "AVAILABLE" | "FAILED" | "NEEDS_APPROVAL" | "PULLED" | "PULLING" | "REJECTED" | "SCANNED" | "VERIFYING" | "%future added value";
|
|
13
|
+
import { FragmentRefs } from "relay-runtime";
|
|
14
|
+
export type BAIImportArtifactModalArtifactRevisionFragment$data = ReadonlyArray<{
|
|
15
|
+
readonly id: string;
|
|
16
|
+
readonly size: any | null | undefined;
|
|
17
|
+
readonly status: ArtifactStatus;
|
|
18
|
+
readonly version: string;
|
|
19
|
+
readonly " $fragmentType": "BAIImportArtifactModalArtifactRevisionFragment";
|
|
20
|
+
}>;
|
|
21
|
+
export type BAIImportArtifactModalArtifactRevisionFragment$key = ReadonlyArray<{
|
|
22
|
+
readonly " $data"?: BAIImportArtifactModalArtifactRevisionFragment$data;
|
|
23
|
+
readonly " $fragmentSpreads": FragmentRefs<"BAIImportArtifactModalArtifactRevisionFragment">;
|
|
24
|
+
}>;
|
|
25
|
+
|
|
26
|
+
const node: ReaderFragment = {
|
|
27
|
+
"argumentDefinitions": [],
|
|
28
|
+
"kind": "Fragment",
|
|
29
|
+
"metadata": {
|
|
30
|
+
"plural": true
|
|
31
|
+
},
|
|
32
|
+
"name": "BAIImportArtifactModalArtifactRevisionFragment",
|
|
33
|
+
"selections": [
|
|
34
|
+
{
|
|
35
|
+
"alias": null,
|
|
36
|
+
"args": null,
|
|
37
|
+
"kind": "ScalarField",
|
|
38
|
+
"name": "id",
|
|
39
|
+
"storageKey": null
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"alias": null,
|
|
43
|
+
"args": null,
|
|
44
|
+
"kind": "ScalarField",
|
|
45
|
+
"name": "version",
|
|
46
|
+
"storageKey": null
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"alias": null,
|
|
50
|
+
"args": null,
|
|
51
|
+
"kind": "ScalarField",
|
|
52
|
+
"name": "size",
|
|
53
|
+
"storageKey": null
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"alias": null,
|
|
57
|
+
"args": null,
|
|
58
|
+
"kind": "ScalarField",
|
|
59
|
+
"name": "status",
|
|
60
|
+
"storageKey": null
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"type": "ArtifactRevision",
|
|
64
|
+
"abstractKey": null
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
(node as any).hash = "be471319e927479366f2951cd59d48f3";
|
|
68
|
+
|
|
69
|
+
export default node;
|
|
@@ -0,0 +1,261 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<a43944083f32d7500bdd5240811ecb51>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
/* eslint-disable */
|
|
9
|
+
// @ts-nocheck
|
|
10
|
+
|
|
11
|
+
import { ConcreteRequest } from 'relay-runtime';
|
|
12
|
+
export type ArtifactStatus = "AVAILABLE" | "FAILED" | "NEEDS_APPROVAL" | "PULLED" | "PULLING" | "REJECTED" | "SCANNED" | "VERIFYING" | "%future added value";
|
|
13
|
+
export type ImportArtifactsInput = {
|
|
14
|
+
artifactRevisionIds: ReadonlyArray<string>;
|
|
15
|
+
};
|
|
16
|
+
export type BAIImportArtifactModalImportArtifactsMutation$variables = {
|
|
17
|
+
connectionIds: ReadonlyArray<string>;
|
|
18
|
+
input: ImportArtifactsInput;
|
|
19
|
+
};
|
|
20
|
+
export type BAIImportArtifactModalImportArtifactsMutation$data = {
|
|
21
|
+
readonly importArtifacts: {
|
|
22
|
+
readonly artifactRevisions: {
|
|
23
|
+
readonly edges: ReadonlyArray<{
|
|
24
|
+
readonly node: {
|
|
25
|
+
readonly id: string;
|
|
26
|
+
readonly status: ArtifactStatus;
|
|
27
|
+
};
|
|
28
|
+
}>;
|
|
29
|
+
};
|
|
30
|
+
readonly tasks: ReadonlyArray<{
|
|
31
|
+
readonly artifactRevision: {
|
|
32
|
+
readonly version: string;
|
|
33
|
+
};
|
|
34
|
+
readonly taskId: string;
|
|
35
|
+
}>;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
export type BAIImportArtifactModalImportArtifactsMutation = {
|
|
39
|
+
response: BAIImportArtifactModalImportArtifactsMutation$data;
|
|
40
|
+
variables: BAIImportArtifactModalImportArtifactsMutation$variables;
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
const node: ConcreteRequest = (function(){
|
|
44
|
+
var v0 = {
|
|
45
|
+
"defaultValue": null,
|
|
46
|
+
"kind": "LocalArgument",
|
|
47
|
+
"name": "connectionIds"
|
|
48
|
+
},
|
|
49
|
+
v1 = {
|
|
50
|
+
"defaultValue": null,
|
|
51
|
+
"kind": "LocalArgument",
|
|
52
|
+
"name": "input"
|
|
53
|
+
},
|
|
54
|
+
v2 = [
|
|
55
|
+
{
|
|
56
|
+
"kind": "Variable",
|
|
57
|
+
"name": "input",
|
|
58
|
+
"variableName": "input"
|
|
59
|
+
}
|
|
60
|
+
],
|
|
61
|
+
v3 = {
|
|
62
|
+
"alias": null,
|
|
63
|
+
"args": null,
|
|
64
|
+
"kind": "ScalarField",
|
|
65
|
+
"name": "taskId",
|
|
66
|
+
"storageKey": null
|
|
67
|
+
},
|
|
68
|
+
v4 = {
|
|
69
|
+
"alias": null,
|
|
70
|
+
"args": null,
|
|
71
|
+
"kind": "ScalarField",
|
|
72
|
+
"name": "version",
|
|
73
|
+
"storageKey": null
|
|
74
|
+
},
|
|
75
|
+
v5 = {
|
|
76
|
+
"alias": null,
|
|
77
|
+
"args": null,
|
|
78
|
+
"kind": "ScalarField",
|
|
79
|
+
"name": "id",
|
|
80
|
+
"storageKey": null
|
|
81
|
+
},
|
|
82
|
+
v6 = {
|
|
83
|
+
"alias": null,
|
|
84
|
+
"args": null,
|
|
85
|
+
"concreteType": "ArtifactRevisionEdge",
|
|
86
|
+
"kind": "LinkedField",
|
|
87
|
+
"name": "edges",
|
|
88
|
+
"plural": true,
|
|
89
|
+
"selections": [
|
|
90
|
+
{
|
|
91
|
+
"alias": null,
|
|
92
|
+
"args": null,
|
|
93
|
+
"concreteType": "ArtifactRevision",
|
|
94
|
+
"kind": "LinkedField",
|
|
95
|
+
"name": "node",
|
|
96
|
+
"plural": false,
|
|
97
|
+
"selections": [
|
|
98
|
+
(v5/*: any*/),
|
|
99
|
+
{
|
|
100
|
+
"alias": null,
|
|
101
|
+
"args": null,
|
|
102
|
+
"kind": "ScalarField",
|
|
103
|
+
"name": "status",
|
|
104
|
+
"storageKey": null
|
|
105
|
+
}
|
|
106
|
+
],
|
|
107
|
+
"storageKey": null
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"storageKey": null
|
|
111
|
+
};
|
|
112
|
+
return {
|
|
113
|
+
"fragment": {
|
|
114
|
+
"argumentDefinitions": [
|
|
115
|
+
(v0/*: any*/),
|
|
116
|
+
(v1/*: any*/)
|
|
117
|
+
],
|
|
118
|
+
"kind": "Fragment",
|
|
119
|
+
"metadata": null,
|
|
120
|
+
"name": "BAIImportArtifactModalImportArtifactsMutation",
|
|
121
|
+
"selections": [
|
|
122
|
+
{
|
|
123
|
+
"alias": null,
|
|
124
|
+
"args": (v2/*: any*/),
|
|
125
|
+
"concreteType": "ImportArtifactsPayload",
|
|
126
|
+
"kind": "LinkedField",
|
|
127
|
+
"name": "importArtifacts",
|
|
128
|
+
"plural": false,
|
|
129
|
+
"selections": [
|
|
130
|
+
{
|
|
131
|
+
"alias": null,
|
|
132
|
+
"args": null,
|
|
133
|
+
"concreteType": "ArtifactRevisionImportTask",
|
|
134
|
+
"kind": "LinkedField",
|
|
135
|
+
"name": "tasks",
|
|
136
|
+
"plural": true,
|
|
137
|
+
"selections": [
|
|
138
|
+
(v3/*: any*/),
|
|
139
|
+
{
|
|
140
|
+
"alias": null,
|
|
141
|
+
"args": null,
|
|
142
|
+
"concreteType": "ArtifactRevision",
|
|
143
|
+
"kind": "LinkedField",
|
|
144
|
+
"name": "artifactRevision",
|
|
145
|
+
"plural": false,
|
|
146
|
+
"selections": [
|
|
147
|
+
(v4/*: any*/)
|
|
148
|
+
],
|
|
149
|
+
"storageKey": null
|
|
150
|
+
}
|
|
151
|
+
],
|
|
152
|
+
"storageKey": null
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"alias": null,
|
|
156
|
+
"args": null,
|
|
157
|
+
"concreteType": "ArtifactRevisionConnection",
|
|
158
|
+
"kind": "LinkedField",
|
|
159
|
+
"name": "artifactRevisions",
|
|
160
|
+
"plural": false,
|
|
161
|
+
"selections": [
|
|
162
|
+
(v6/*: any*/)
|
|
163
|
+
],
|
|
164
|
+
"storageKey": null
|
|
165
|
+
}
|
|
166
|
+
],
|
|
167
|
+
"storageKey": null
|
|
168
|
+
}
|
|
169
|
+
],
|
|
170
|
+
"type": "Mutation",
|
|
171
|
+
"abstractKey": null
|
|
172
|
+
},
|
|
173
|
+
"kind": "Request",
|
|
174
|
+
"operation": {
|
|
175
|
+
"argumentDefinitions": [
|
|
176
|
+
(v1/*: any*/),
|
|
177
|
+
(v0/*: any*/)
|
|
178
|
+
],
|
|
179
|
+
"kind": "Operation",
|
|
180
|
+
"name": "BAIImportArtifactModalImportArtifactsMutation",
|
|
181
|
+
"selections": [
|
|
182
|
+
{
|
|
183
|
+
"alias": null,
|
|
184
|
+
"args": (v2/*: any*/),
|
|
185
|
+
"concreteType": "ImportArtifactsPayload",
|
|
186
|
+
"kind": "LinkedField",
|
|
187
|
+
"name": "importArtifacts",
|
|
188
|
+
"plural": false,
|
|
189
|
+
"selections": [
|
|
190
|
+
{
|
|
191
|
+
"alias": null,
|
|
192
|
+
"args": null,
|
|
193
|
+
"concreteType": "ArtifactRevisionImportTask",
|
|
194
|
+
"kind": "LinkedField",
|
|
195
|
+
"name": "tasks",
|
|
196
|
+
"plural": true,
|
|
197
|
+
"selections": [
|
|
198
|
+
(v3/*: any*/),
|
|
199
|
+
{
|
|
200
|
+
"alias": null,
|
|
201
|
+
"args": null,
|
|
202
|
+
"concreteType": "ArtifactRevision",
|
|
203
|
+
"kind": "LinkedField",
|
|
204
|
+
"name": "artifactRevision",
|
|
205
|
+
"plural": false,
|
|
206
|
+
"selections": [
|
|
207
|
+
(v4/*: any*/),
|
|
208
|
+
(v5/*: any*/)
|
|
209
|
+
],
|
|
210
|
+
"storageKey": null
|
|
211
|
+
}
|
|
212
|
+
],
|
|
213
|
+
"storageKey": null
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"alias": null,
|
|
217
|
+
"args": null,
|
|
218
|
+
"concreteType": "ArtifactRevisionConnection",
|
|
219
|
+
"kind": "LinkedField",
|
|
220
|
+
"name": "artifactRevisions",
|
|
221
|
+
"plural": false,
|
|
222
|
+
"selections": [
|
|
223
|
+
(v6/*: any*/),
|
|
224
|
+
{
|
|
225
|
+
"alias": null,
|
|
226
|
+
"args": null,
|
|
227
|
+
"filters": null,
|
|
228
|
+
"handle": "appendEdge",
|
|
229
|
+
"key": "",
|
|
230
|
+
"kind": "LinkedHandle",
|
|
231
|
+
"name": "edges",
|
|
232
|
+
"handleArgs": [
|
|
233
|
+
{
|
|
234
|
+
"kind": "Variable",
|
|
235
|
+
"name": "connections",
|
|
236
|
+
"variableName": "connectionIds"
|
|
237
|
+
}
|
|
238
|
+
]
|
|
239
|
+
}
|
|
240
|
+
],
|
|
241
|
+
"storageKey": null
|
|
242
|
+
}
|
|
243
|
+
],
|
|
244
|
+
"storageKey": null
|
|
245
|
+
}
|
|
246
|
+
]
|
|
247
|
+
},
|
|
248
|
+
"params": {
|
|
249
|
+
"cacheID": "7ff02c568f1c337b76719e22a948ac6b",
|
|
250
|
+
"id": null,
|
|
251
|
+
"metadata": {},
|
|
252
|
+
"name": "BAIImportArtifactModalImportArtifactsMutation",
|
|
253
|
+
"operationKind": "mutation",
|
|
254
|
+
"text": "mutation BAIImportArtifactModalImportArtifactsMutation(\n $input: ImportArtifactsInput!\n) {\n importArtifacts(input: $input) {\n tasks {\n taskId\n artifactRevision {\n version\n id\n }\n }\n artifactRevisions {\n edges {\n node {\n id\n status\n }\n }\n }\n }\n}\n"
|
|
255
|
+
}
|
|
256
|
+
};
|
|
257
|
+
})();
|
|
258
|
+
|
|
259
|
+
(node as any).hash = "7918fb18108ff64999034b77bf975aa9";
|
|
260
|
+
|
|
261
|
+
export default node;
|