@commercetools-frontend/application-shell 21.23.6 → 21.23.8
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/{application-entry-point-a5e0024a.esm.js → application-entry-point-3de5bb7b.esm.js} +1 -1
- package/dist/{application-entry-point-aa2c7e84.cjs.dev.js → application-entry-point-47bc3ef6.cjs.dev.js} +1 -1
- package/dist/{application-entry-point-b55292d8.cjs.prod.js → application-entry-point-920662c3.cjs.prod.js} +1 -1
- package/dist/commercetools-frontend-application-shell.cjs.dev.js +2 -2
- package/dist/commercetools-frontend-application-shell.cjs.prod.js +2 -2
- package/dist/commercetools-frontend-application-shell.esm.js +2 -2
- package/dist/declarations/src/components/app-bar/app-bar.d.ts +1 -1
- package/dist/declarations/src/components/application-entry-point/application-entry-point.d.ts +1 -1
- package/dist/declarations/src/components/application-loader/application-loader.d.ts +1 -1
- package/dist/declarations/src/components/application-page-title/application-page-title.d.ts +1 -1
- package/dist/declarations/src/components/application-shell/application-shell.d.ts +1 -1
- package/dist/declarations/src/components/application-shell/redirect-to-logout.d.ts +2 -2
- package/dist/declarations/src/components/application-shell-provider/application-shell-provider.d.ts +1 -1
- package/dist/declarations/src/components/application-shell-provider/use-coerced-environment-values.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/am-i-logged-in.d.ts +2 -2
- package/dist/declarations/src/components/authenticated/authenticated.d.ts +2 -2
- package/dist/declarations/src/components/authenticated/oidc-callback-error-page.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/oidc-callback.d.ts +1 -1
- package/dist/declarations/src/components/authenticated/types.d.ts +1 -1
- package/dist/declarations/src/components/back-to-project/back-to-project.d.ts +1 -1
- package/dist/declarations/src/components/configure-intl-provider/configure-intl-provider.d.ts +1 -1
- package/dist/declarations/src/components/error-boundary/error-boundary.d.ts +2 -2
- package/dist/declarations/src/components/fetch-project/fetch-project.d.ts +2 -2
- package/dist/declarations/src/components/fetch-user/fetch-user.d.ts +2 -2
- package/dist/declarations/src/components/gtm-application-tracker/gtm-application-tracker.d.ts +1 -1
- package/dist/declarations/src/components/gtm-booter/gtm-booter.d.ts +2 -2
- package/dist/declarations/src/components/gtm-user-tracker/gtm-user-tracker.d.ts +2 -2
- package/dist/declarations/src/components/inject-reducers/inject-reducers.d.ts +1 -1
- package/dist/declarations/src/components/loading-placeholder/loading-placeholder.d.ts +1 -1
- package/dist/declarations/src/components/locale-switcher/locale-switcher.d.ts +2 -2
- package/dist/declarations/src/components/navbar/navbar.d.ts +2 -2
- package/dist/declarations/src/components/navbar/use-navbar-state-manager.d.ts +1 -1
- package/dist/declarations/src/components/project-container/project-container.d.ts +2 -2
- package/dist/declarations/src/components/project-data-locale/project-data-locale.d.ts +2 -2
- package/dist/declarations/src/components/project-suspended/project-suspended.d.ts +1 -1
- package/dist/declarations/src/components/project-switcher/project-switcher.d.ts +2 -2
- package/dist/declarations/src/components/quick-access/butler/butler.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/butler-command/butler-command.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/create-commands.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/index.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/quick-access.d.ts +1 -1
- package/dist/declarations/src/components/quick-access/sub-commands.d.ts +2 -2
- package/dist/declarations/src/components/quick-access/types.d.ts +9 -9
- package/dist/declarations/src/components/redirector/redirector.d.ts +3 -3
- package/dist/declarations/src/components/requests-in-flight-loader/types.d.ts +3 -3
- package/dist/declarations/src/components/setup-flop-flip-provider/setup-flop-flip-provider.d.ts +1 -1
- package/dist/declarations/src/components/user-settings-menu/user-settings-menu.d.ts +2 -2
- package/dist/declarations/src/configure-apollo.d.ts +1 -1
- package/dist/declarations/src/configure-store.d.ts +1 -1
- package/dist/declarations/src/export-types.d.ts +7 -7
- package/dist/declarations/src/hooks/apollo-hooks/apollo-hooks.d.ts +5 -5
- package/dist/declarations/src/hooks/use-applications-menu/use-applications-menu.d.ts +3 -3
- package/dist/declarations/src/test-utils/test-utils.d.ts +14 -14
- package/dist/declarations/src/types/generated/ctp.d.ts +1744 -1744
- package/dist/declarations/src/types/generated/mc.d.ts +103 -103
- package/dist/declarations/src/types/generated/proxy.d.ts +17 -17
- package/dist/declarations/src/types/generated/settings.d.ts +248 -248
- package/dist/declarations/src/utils/apollo-context.d.ts +1 -1
- package/dist/declarations/src/utils/gtm.d.ts +3 -3
- package/dist/declarations/src/utils/http-client.d.ts +9 -9
- package/dist/declarations/src/utils/oidc.d.ts +1 -1
- package/dist/{index-4a6d85a4.cjs.prod.js → index-02840607.cjs.prod.js} +6 -6
- package/dist/{index-c01a777b.esm.js → index-a365497c.esm.js} +12 -12
- package/dist/{index-262372b7.cjs.dev.js → index-c669d80d.cjs.dev.js} +12 -12
- package/dist/{project-expired-7b0e3eea.cjs.dev.js → project-expired-4c31c076.cjs.dev.js} +3 -3
- package/dist/{project-expired-cd9a8e0c.cjs.prod.js → project-expired-73cd56a4.cjs.prod.js} +3 -3
- package/dist/{project-expired-61d9514b.esm.js → project-expired-dddb8bdd.esm.js} +3 -3
- package/dist/{project-not-found-26a09355.esm.js → project-not-found-78888b62.esm.js} +3 -3
- package/dist/{project-not-found-59b8b379.cjs.prod.js → project-not-found-995fe44d.cjs.prod.js} +3 -3
- package/dist/{project-not-found-58170d92.cjs.dev.js → project-not-found-cdc721b9.cjs.dev.js} +3 -3
- package/dist/{project-not-initialized-1772e41b.cjs.dev.js → project-not-initialized-84fcd111.cjs.dev.js} +3 -3
- package/dist/{project-not-initialized-872979f7.esm.js → project-not-initialized-850948aa.esm.js} +3 -3
- package/dist/{project-not-initialized-98a129a3.cjs.prod.js → project-not-initialized-f51eadf1.cjs.prod.js} +3 -3
- package/dist/{project-suspended-1d86f27b.esm.js → project-suspended-22a5fa09.esm.js} +3 -3
- package/dist/{project-suspended-fe774108.cjs.dev.js → project-suspended-874df94f.cjs.dev.js} +3 -3
- package/dist/{project-suspended-65b9db9f.cjs.prod.js → project-suspended-ae0665f4.cjs.prod.js} +3 -3
- package/dist/{quick-access-2c191668.esm.js → quick-access-b7d195a8.esm.js} +2 -2
- package/dist/{quick-access-4b7707a1.cjs.dev.js → quick-access-cc7bf7ae.cjs.dev.js} +2 -2
- package/dist/{quick-access-d0b73e0d.cjs.prod.js → quick-access-fb3e1a02.cjs.prod.js} +2 -2
- package/dist/{service-page-project-switcher-b88b36fe.cjs.prod.js → service-page-project-switcher-59cf960d.cjs.prod.js} +1 -1
- package/dist/{service-page-project-switcher-21b3d4f1.esm.js → service-page-project-switcher-65d7e109.esm.js} +1 -1
- package/dist/{service-page-project-switcher-4ce0f8db.cjs.dev.js → service-page-project-switcher-f4369b5b.cjs.dev.js} +1 -1
- package/package.json +47 -47
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.dev.js +1 -1
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.cjs.prod.js +1 -1
- package/test-utils/dist/commercetools-frontend-application-shell-test-utils.esm.js +1 -1
|
@@ -1,90 +1,90 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
1
|
+
export type Maybe<T> = T | null;
|
|
2
|
+
export type InputMaybe<T> = Maybe<T>;
|
|
3
|
+
export type Exact<T extends {
|
|
4
4
|
[key: string]: unknown;
|
|
5
5
|
}> = {
|
|
6
6
|
[K in keyof T]: T[K];
|
|
7
7
|
};
|
|
8
|
-
export
|
|
8
|
+
export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
|
|
9
9
|
[SubKey in K]?: Maybe<T[SubKey]>;
|
|
10
10
|
};
|
|
11
|
-
export
|
|
11
|
+
export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
|
|
12
12
|
[SubKey in K]: Maybe<T[SubKey]>;
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type Scalars = {
|
|
15
15
|
ID: string;
|
|
16
16
|
String: string;
|
|
17
17
|
Boolean: boolean;
|
|
18
18
|
Int: number;
|
|
19
19
|
Float: number;
|
|
20
20
|
};
|
|
21
|
-
export
|
|
21
|
+
export type TAdditionalUserInfo = {
|
|
22
22
|
firstName: Scalars['String'];
|
|
23
23
|
lastName: Scalars['String'];
|
|
24
24
|
};
|
|
25
|
-
export
|
|
25
|
+
export type TAllPermissionsForAllApplications = {
|
|
26
26
|
__typename?: 'AllPermissionsForAllApplications';
|
|
27
27
|
allAppliedActionRights: Array<TAppliedActionRight>;
|
|
28
28
|
allAppliedDataFences: Array<TAppliedDataFence>;
|
|
29
29
|
allAppliedMenuVisibilities: Array<TAppliedMenuVisibilities>;
|
|
30
30
|
allAppliedPermissions: Array<TAppliedPermission>;
|
|
31
31
|
};
|
|
32
|
-
export
|
|
32
|
+
export type TAppliedActionRight = {
|
|
33
33
|
__typename?: 'AppliedActionRight';
|
|
34
34
|
group: Scalars['String'];
|
|
35
35
|
name: Scalars['String'];
|
|
36
36
|
value: Scalars['Boolean'];
|
|
37
37
|
};
|
|
38
|
-
export
|
|
39
|
-
export
|
|
38
|
+
export type TAppliedDataFence = TStoreDataFence;
|
|
39
|
+
export type TAppliedMenuVisibilities = {
|
|
40
40
|
__typename?: 'AppliedMenuVisibilities';
|
|
41
41
|
name: Scalars['String'];
|
|
42
42
|
value: Scalars['Boolean'];
|
|
43
43
|
};
|
|
44
|
-
export
|
|
44
|
+
export type TAppliedPermission = {
|
|
45
45
|
__typename?: 'AppliedPermission';
|
|
46
46
|
name: Scalars['String'];
|
|
47
47
|
value: Scalars['Boolean'];
|
|
48
48
|
};
|
|
49
|
-
export
|
|
49
|
+
export type TCartClassificationValue = {
|
|
50
50
|
__typename?: 'CartClassificationValue';
|
|
51
51
|
allLocaleLabels: Array<Maybe<TLocalizedField>>;
|
|
52
52
|
key: Scalars['String'];
|
|
53
53
|
};
|
|
54
|
-
export
|
|
54
|
+
export type TChangeUserBusinessRole = {
|
|
55
55
|
businessRole?: InputMaybe<Scalars['String']>;
|
|
56
56
|
};
|
|
57
|
-
export
|
|
57
|
+
export type TChangeUserLanguage = {
|
|
58
58
|
language: Scalars['String'];
|
|
59
59
|
};
|
|
60
|
-
export
|
|
60
|
+
export type TChangeUserName = {
|
|
61
61
|
firstName: Scalars['String'];
|
|
62
62
|
lastName: Scalars['String'];
|
|
63
63
|
};
|
|
64
|
-
export
|
|
64
|
+
export type TChangeUserNumberFormat = {
|
|
65
65
|
numberFormat: Scalars['String'];
|
|
66
66
|
};
|
|
67
|
-
export
|
|
67
|
+
export type TChangeUserPassword = {
|
|
68
68
|
password: Scalars['String'];
|
|
69
69
|
};
|
|
70
|
-
export
|
|
70
|
+
export type TDataFence = {
|
|
71
71
|
type: Scalars['String'];
|
|
72
72
|
};
|
|
73
|
-
export
|
|
73
|
+
export type TDeleteAccountRequest = {
|
|
74
74
|
__typename?: 'DeleteAccountRequest';
|
|
75
75
|
jwt?: Maybe<Scalars['String']>;
|
|
76
76
|
};
|
|
77
|
-
export
|
|
77
|
+
export type TDeletedUser = {
|
|
78
78
|
__typename?: 'DeletedUser';
|
|
79
79
|
id: Scalars['String'];
|
|
80
80
|
};
|
|
81
|
-
export
|
|
81
|
+
export type TFeature = {
|
|
82
82
|
__typename?: 'Feature';
|
|
83
83
|
name: Scalars['String'];
|
|
84
84
|
reason?: Maybe<Scalars['String']>;
|
|
85
85
|
value: Scalars['Boolean'];
|
|
86
86
|
};
|
|
87
|
-
export
|
|
87
|
+
export type TIdTokenUserInfo = {
|
|
88
88
|
__typename?: 'IdTokenUserInfo';
|
|
89
89
|
additionalClaims?: Maybe<Scalars['String']>;
|
|
90
90
|
aud: Scalars['String'];
|
|
@@ -95,17 +95,17 @@ export declare type TIdTokenUserInfo = {
|
|
|
95
95
|
name?: Maybe<Scalars['String']>;
|
|
96
96
|
sub: Scalars['String'];
|
|
97
97
|
};
|
|
98
|
-
export
|
|
98
|
+
export type TInvitationInput = {
|
|
99
99
|
emails: Array<Scalars['String']>;
|
|
100
100
|
organization: TInvitationOrganizationInput;
|
|
101
101
|
team: TInvitationTeamInput;
|
|
102
102
|
};
|
|
103
|
-
export
|
|
103
|
+
export type TInvitationOrganizationInput = {
|
|
104
104
|
id: Scalars['ID'];
|
|
105
105
|
name?: InputMaybe<Scalars['String']>;
|
|
106
106
|
version: Scalars['Int'];
|
|
107
107
|
};
|
|
108
|
-
export
|
|
108
|
+
export type TInvitationQueryResult = {
|
|
109
109
|
__typename?: 'InvitationQueryResult';
|
|
110
110
|
gravatarHash?: Maybe<Scalars['String']>;
|
|
111
111
|
hasValidEmail: Scalars['Boolean'];
|
|
@@ -113,7 +113,7 @@ export declare type TInvitationQueryResult = {
|
|
|
113
113
|
isKnownUser: Scalars['Boolean'];
|
|
114
114
|
version: Scalars['Int'];
|
|
115
115
|
};
|
|
116
|
-
export
|
|
116
|
+
export type TInvitationResult = {
|
|
117
117
|
__typename?: 'InvitationResult';
|
|
118
118
|
email: Scalars['String'];
|
|
119
119
|
jwt?: Maybe<Scalars['String']>;
|
|
@@ -124,25 +124,25 @@ export declare enum TInvitationStatus {
|
|
|
124
124
|
InvitationSent = "InvitationSent",
|
|
125
125
|
PendingRegistration = "PendingRegistration"
|
|
126
126
|
}
|
|
127
|
-
export
|
|
127
|
+
export type TInvitationTeamInput = {
|
|
128
128
|
id: Scalars['ID'];
|
|
129
129
|
};
|
|
130
|
-
export
|
|
130
|
+
export type TInvitationWhereInput = {
|
|
131
131
|
email: Scalars['String'];
|
|
132
132
|
organizationId: Scalars['ID'];
|
|
133
133
|
teamId: Scalars['ID'];
|
|
134
134
|
};
|
|
135
|
-
export
|
|
135
|
+
export type TLocalizedField = {
|
|
136
136
|
__typename?: 'LocalizedField';
|
|
137
137
|
locale: Scalars['String'];
|
|
138
138
|
value: Scalars['String'];
|
|
139
139
|
};
|
|
140
|
-
export
|
|
140
|
+
export type TMetaData = {
|
|
141
141
|
createdAt: Scalars['String'];
|
|
142
142
|
lastModifiedAt: Scalars['String'];
|
|
143
143
|
version?: Maybe<Scalars['Int']>;
|
|
144
144
|
};
|
|
145
|
-
export
|
|
145
|
+
export type TMutation = {
|
|
146
146
|
__typename?: 'Mutation';
|
|
147
147
|
createMyOrganization?: Maybe<TOrganizationCreated>;
|
|
148
148
|
createMyProject?: Maybe<TProjectPendingCreation>;
|
|
@@ -158,53 +158,53 @@ export declare type TMutation = {
|
|
|
158
158
|
signUp: TSignedUpUser;
|
|
159
159
|
updateUser: TUser;
|
|
160
160
|
};
|
|
161
|
-
export
|
|
161
|
+
export type TMutation_CreateMyOrganizationArgs = {
|
|
162
162
|
draft: TOrganizationDraftType;
|
|
163
163
|
};
|
|
164
|
-
export
|
|
164
|
+
export type TMutation_CreateMyProjectArgs = {
|
|
165
165
|
draft: TProjectDraftType;
|
|
166
166
|
myPermission: TMyPermissionInitializationInput;
|
|
167
167
|
};
|
|
168
|
-
export
|
|
168
|
+
export type TMutation_CreateOAuthClientArgs = {
|
|
169
169
|
draft: TOAuthClientCreationInput;
|
|
170
170
|
};
|
|
171
|
-
export
|
|
171
|
+
export type TMutation_DeleteAccountArgs = {
|
|
172
172
|
jwt: Scalars['String'];
|
|
173
173
|
};
|
|
174
|
-
export
|
|
174
|
+
export type TMutation_DeleteOAuthClientArgs = {
|
|
175
175
|
id: Scalars['ID'];
|
|
176
176
|
};
|
|
177
|
-
export
|
|
177
|
+
export type TMutation_InviteArgs = {
|
|
178
178
|
draft: TInvitationInput;
|
|
179
179
|
origin?: InputMaybe<Scalars['String']>;
|
|
180
180
|
};
|
|
181
|
-
export
|
|
181
|
+
export type TMutation_RandomArgs = {
|
|
182
182
|
byteLength: Scalars['Int'];
|
|
183
183
|
};
|
|
184
|
-
export
|
|
184
|
+
export type TMutation_ResetPasswordArgs = {
|
|
185
185
|
draft: TResetPasswordDraft;
|
|
186
186
|
jwt: Scalars['String'];
|
|
187
187
|
};
|
|
188
|
-
export
|
|
188
|
+
export type TMutation_SendLinkToResetPasswordArgs = {
|
|
189
189
|
email: Scalars['String'];
|
|
190
190
|
};
|
|
191
|
-
export
|
|
191
|
+
export type TMutation_SendLinkToSignUpArgs = {
|
|
192
192
|
additionalInfo?: InputMaybe<TAdditionalUserInfo>;
|
|
193
193
|
email: Scalars['String'];
|
|
194
194
|
language?: InputMaybe<Scalars['String']>;
|
|
195
195
|
};
|
|
196
|
-
export
|
|
196
|
+
export type TMutation_SignUpArgs = {
|
|
197
197
|
draft: TUserDraft;
|
|
198
198
|
jwt: Scalars['String'];
|
|
199
199
|
};
|
|
200
|
-
export
|
|
200
|
+
export type TMutation_UpdateUserArgs = {
|
|
201
201
|
actions: Array<TUserUpdateAction>;
|
|
202
202
|
version: Scalars['Int'];
|
|
203
203
|
};
|
|
204
|
-
export
|
|
204
|
+
export type TMyPermissionInitializationInput = {
|
|
205
205
|
teamId: Scalars['String'];
|
|
206
206
|
};
|
|
207
|
-
export
|
|
207
|
+
export type TOAuthClient = {
|
|
208
208
|
__typename?: 'OAuthClient';
|
|
209
209
|
createdAt?: Maybe<Scalars['String']>;
|
|
210
210
|
id: Scalars['ID'];
|
|
@@ -214,40 +214,40 @@ export declare type TOAuthClient = {
|
|
|
214
214
|
permissions: Array<TProjectPermission>;
|
|
215
215
|
secret: Scalars['String'];
|
|
216
216
|
};
|
|
217
|
-
export
|
|
217
|
+
export type TOAuthClientCreationInput = {
|
|
218
218
|
name: Scalars['String'];
|
|
219
219
|
ownerId: Scalars['ID'];
|
|
220
220
|
permissions: Array<TProjectPermissionInput>;
|
|
221
221
|
};
|
|
222
|
-
export
|
|
222
|
+
export type TOAuthClientQueryResult = TQueryResult & {
|
|
223
223
|
__typename?: 'OAuthClientQueryResult';
|
|
224
224
|
count: Scalars['Int'];
|
|
225
225
|
offset: Scalars['Int'];
|
|
226
226
|
results: Array<TOAuthClient>;
|
|
227
227
|
total: Scalars['Int'];
|
|
228
228
|
};
|
|
229
|
-
export
|
|
229
|
+
export type TOAuthClientTemplate = {
|
|
230
230
|
__typename?: 'OAuthClientTemplate';
|
|
231
231
|
key: Scalars['String'];
|
|
232
232
|
oAuthScopes: Array<TPermissionScope>;
|
|
233
233
|
};
|
|
234
|
-
export
|
|
234
|
+
export type TOrganization = {
|
|
235
235
|
__typename?: 'Organization';
|
|
236
236
|
createdAt: Scalars['String'];
|
|
237
237
|
id: Scalars['ID'];
|
|
238
238
|
name: Scalars['String'];
|
|
239
239
|
};
|
|
240
|
-
export
|
|
240
|
+
export type TOrganizationCreated = {
|
|
241
241
|
__typename?: 'OrganizationCreated';
|
|
242
242
|
id: Scalars['String'];
|
|
243
243
|
name: Scalars['String'];
|
|
244
244
|
teams: Array<TOrganizationTeamsCreated>;
|
|
245
245
|
};
|
|
246
|
-
export
|
|
246
|
+
export type TOrganizationDraftType = {
|
|
247
247
|
name: Scalars['String'];
|
|
248
248
|
ownerId: Scalars['String'];
|
|
249
249
|
};
|
|
250
|
-
export
|
|
250
|
+
export type TOrganizationTeamsCreated = {
|
|
251
251
|
__typename?: 'OrganizationTeamsCreated';
|
|
252
252
|
id: Scalars['String'];
|
|
253
253
|
name: Scalars['String'];
|
|
@@ -331,7 +331,7 @@ export declare enum TPermissionScope {
|
|
|
331
331
|
ViewTaxCategories = "view_tax_categories",
|
|
332
332
|
ViewTypes = "view_types"
|
|
333
333
|
}
|
|
334
|
-
export
|
|
334
|
+
export type TProject = TMetaData & {
|
|
335
335
|
__typename?: 'Project';
|
|
336
336
|
allAppliedActionRights: Array<TAppliedActionRight>;
|
|
337
337
|
allAppliedDataFences: Array<TAppliedDataFence>;
|
|
@@ -355,7 +355,7 @@ export declare type TProject = TMetaData & {
|
|
|
355
355
|
suspension: TProjectSuspension;
|
|
356
356
|
version?: Maybe<Scalars['Int']>;
|
|
357
357
|
};
|
|
358
|
-
export
|
|
358
|
+
export type TProjectDraftType = {
|
|
359
359
|
countries: Array<Scalars['String']>;
|
|
360
360
|
currencies: Array<Scalars['String']>;
|
|
361
361
|
deleteDaysAfterCreation?: InputMaybe<Scalars['Int']>;
|
|
@@ -365,37 +365,37 @@ export declare type TProjectDraftType = {
|
|
|
365
365
|
name: Scalars['String'];
|
|
366
366
|
ownerId: Scalars['String'];
|
|
367
367
|
};
|
|
368
|
-
export
|
|
368
|
+
export type TProjectExpiry = {
|
|
369
369
|
__typename?: 'ProjectExpiry';
|
|
370
370
|
daysLeft?: Maybe<Scalars['Int']>;
|
|
371
371
|
isActive: Scalars['Boolean'];
|
|
372
372
|
};
|
|
373
|
-
export
|
|
373
|
+
export type TProjectPendingCreation = {
|
|
374
374
|
__typename?: 'ProjectPendingCreation';
|
|
375
375
|
id: Scalars['String'];
|
|
376
376
|
key: Scalars['String'];
|
|
377
377
|
name: Scalars['String'];
|
|
378
378
|
version: Scalars['Int'];
|
|
379
379
|
};
|
|
380
|
-
export
|
|
380
|
+
export type TProjectPermission = {
|
|
381
381
|
__typename?: 'ProjectPermission';
|
|
382
382
|
key: TPermissionScope;
|
|
383
383
|
projectKey?: Maybe<Scalars['String']>;
|
|
384
384
|
storeKey?: Maybe<Scalars['String']>;
|
|
385
385
|
};
|
|
386
|
-
export
|
|
386
|
+
export type TProjectPermissionInput = {
|
|
387
387
|
key: TPermissionScope;
|
|
388
388
|
projectKey?: InputMaybe<Scalars['String']>;
|
|
389
389
|
storeKey?: InputMaybe<Scalars['String']>;
|
|
390
390
|
};
|
|
391
|
-
export
|
|
391
|
+
export type TProjectQueryResult = TQueryResult & {
|
|
392
392
|
__typename?: 'ProjectQueryResult';
|
|
393
393
|
count: Scalars['Int'];
|
|
394
394
|
offset: Scalars['Int'];
|
|
395
395
|
results: Array<TProject>;
|
|
396
396
|
total: Scalars['Int'];
|
|
397
397
|
};
|
|
398
|
-
export
|
|
398
|
+
export type TProjectSuspension = {
|
|
399
399
|
__typename?: 'ProjectSuspension';
|
|
400
400
|
isActive: Scalars['Boolean'];
|
|
401
401
|
reason?: Maybe<TProjectSuspensionReason>;
|
|
@@ -405,7 +405,7 @@ export declare enum TProjectSuspensionReason {
|
|
|
405
405
|
Payment = "Payment",
|
|
406
406
|
TemporaryMaintenance = "TemporaryMaintenance"
|
|
407
407
|
}
|
|
408
|
-
export
|
|
408
|
+
export type TQuery = {
|
|
409
409
|
__typename?: 'Query';
|
|
410
410
|
allFeatures: Array<TFeature>;
|
|
411
411
|
allImpliedOAuthScopes: Array<Scalars['String']>;
|
|
@@ -426,44 +426,44 @@ export declare type TQuery = {
|
|
|
426
426
|
releases?: Maybe<TReleaseHistory>;
|
|
427
427
|
storeOAuthScopes: Array<TPermissionScope>;
|
|
428
428
|
};
|
|
429
|
-
export
|
|
429
|
+
export type TQuery_AllImpliedOAuthScopesArgs = {
|
|
430
430
|
onlyConfiguredOnTrustedClient?: InputMaybe<Scalars['Boolean']>;
|
|
431
431
|
resourceAccessPermissions: Array<Scalars['String']>;
|
|
432
432
|
};
|
|
433
|
-
export
|
|
433
|
+
export type TQuery_InvitationArgs = {
|
|
434
434
|
where?: InputMaybe<TInvitationWhereInput>;
|
|
435
435
|
};
|
|
436
|
-
export
|
|
436
|
+
export type TQuery_OAuthClientArgs = {
|
|
437
437
|
id: Scalars['String'];
|
|
438
438
|
};
|
|
439
|
-
export
|
|
439
|
+
export type TQuery_OAuthClientsArgs = {
|
|
440
440
|
limit?: InputMaybe<Scalars['Int']>;
|
|
441
441
|
offset?: InputMaybe<Scalars['Int']>;
|
|
442
442
|
sort?: InputMaybe<Array<Scalars['String']>>;
|
|
443
443
|
};
|
|
444
|
-
export
|
|
444
|
+
export type TQuery_ProjectArgs = {
|
|
445
445
|
key?: InputMaybe<Scalars['String']>;
|
|
446
446
|
};
|
|
447
|
-
export
|
|
447
|
+
export type TQuery_ReleasesArgs = {
|
|
448
448
|
limit?: InputMaybe<Scalars['Int']>;
|
|
449
449
|
offset?: InputMaybe<Scalars['Int']>;
|
|
450
450
|
origin: TReleaseOrigin;
|
|
451
451
|
};
|
|
452
|
-
export
|
|
452
|
+
export type TQueryResult = {
|
|
453
453
|
count: Scalars['Int'];
|
|
454
454
|
offset: Scalars['Int'];
|
|
455
455
|
total: Scalars['Int'];
|
|
456
456
|
};
|
|
457
|
-
export
|
|
457
|
+
export type TReference = {
|
|
458
458
|
__typename?: 'Reference';
|
|
459
459
|
id: Scalars['String'];
|
|
460
460
|
typeId: Scalars['String'];
|
|
461
461
|
};
|
|
462
|
-
export
|
|
462
|
+
export type TReferenceInput = {
|
|
463
463
|
id: Scalars['ID'];
|
|
464
464
|
typeId: Scalars['String'];
|
|
465
465
|
};
|
|
466
|
-
export
|
|
466
|
+
export type TReleaseEntry = {
|
|
467
467
|
__typename?: 'ReleaseEntry';
|
|
468
468
|
description: Scalars['String'];
|
|
469
469
|
guid: Scalars['String'];
|
|
@@ -471,14 +471,14 @@ export declare type TReleaseEntry = {
|
|
|
471
471
|
releasedAt: Scalars['String'];
|
|
472
472
|
title: Scalars['String'];
|
|
473
473
|
};
|
|
474
|
-
export
|
|
474
|
+
export type TReleaseHistory = {
|
|
475
475
|
__typename?: 'ReleaseHistory';
|
|
476
476
|
description: Scalars['String'];
|
|
477
477
|
entries: TReleaseQueryResult;
|
|
478
478
|
link: Scalars['String'];
|
|
479
479
|
title: Scalars['String'];
|
|
480
480
|
};
|
|
481
|
-
export
|
|
481
|
+
export type TReleaseHistory_EntriesArgs = {
|
|
482
482
|
limit?: InputMaybe<Scalars['Int']>;
|
|
483
483
|
offset?: InputMaybe<Scalars['Int']>;
|
|
484
484
|
};
|
|
@@ -486,28 +486,28 @@ export declare enum TReleaseOrigin {
|
|
|
486
486
|
Ctp = "ctp",
|
|
487
487
|
Mc = "mc"
|
|
488
488
|
}
|
|
489
|
-
export
|
|
489
|
+
export type TReleaseQueryResult = TQueryResult & {
|
|
490
490
|
__typename?: 'ReleaseQueryResult';
|
|
491
491
|
count: Scalars['Int'];
|
|
492
492
|
offset: Scalars['Int'];
|
|
493
493
|
results: Array<TReleaseEntry>;
|
|
494
494
|
total: Scalars['Int'];
|
|
495
495
|
};
|
|
496
|
-
export
|
|
496
|
+
export type TResetPasswordDraft = {
|
|
497
497
|
password: Scalars['String'];
|
|
498
498
|
};
|
|
499
|
-
export
|
|
499
|
+
export type TResetPasswordRequest = {
|
|
500
500
|
__typename?: 'ResetPasswordRequest';
|
|
501
501
|
jwt?: Maybe<Scalars['String']>;
|
|
502
502
|
};
|
|
503
|
-
export
|
|
503
|
+
export type TResetUser = {
|
|
504
504
|
__typename?: 'ResetUser';
|
|
505
505
|
id: Scalars['String'];
|
|
506
506
|
};
|
|
507
|
-
export
|
|
507
|
+
export type TSetUserTimeZone = {
|
|
508
508
|
timeZone?: InputMaybe<Scalars['String']>;
|
|
509
509
|
};
|
|
510
|
-
export
|
|
510
|
+
export type TShippingRateInputType = {
|
|
511
511
|
__typename?: 'ShippingRateInputType';
|
|
512
512
|
type: TShippingRateType;
|
|
513
513
|
values?: Maybe<Array<Maybe<TCartClassificationValue>>>;
|
|
@@ -517,45 +517,45 @@ export declare enum TShippingRateType {
|
|
|
517
517
|
CartScore = "CartScore",
|
|
518
518
|
CartValue = "CartValue"
|
|
519
519
|
}
|
|
520
|
-
export
|
|
520
|
+
export type TSignUpRequest = {
|
|
521
521
|
__typename?: 'SignUpRequest';
|
|
522
522
|
jwt?: Maybe<Scalars['String']>;
|
|
523
523
|
};
|
|
524
|
-
export
|
|
524
|
+
export type TSignedUpUser = {
|
|
525
525
|
__typename?: 'SignedUpUser';
|
|
526
526
|
id: Scalars['String'];
|
|
527
527
|
};
|
|
528
|
-
export
|
|
528
|
+
export type TStoreDataFence = TDataFence & {
|
|
529
529
|
__typename?: 'StoreDataFence';
|
|
530
530
|
group: Scalars['String'];
|
|
531
531
|
name: Scalars['String'];
|
|
532
532
|
type: Scalars['String'];
|
|
533
533
|
value: Scalars['String'];
|
|
534
534
|
};
|
|
535
|
-
export
|
|
535
|
+
export type TSupportedActionRight = {
|
|
536
536
|
__typename?: 'SupportedActionRight';
|
|
537
537
|
group: Scalars['String'];
|
|
538
538
|
name: Scalars['String'];
|
|
539
539
|
};
|
|
540
|
-
export
|
|
540
|
+
export type TSupportedMenuVisibility = {
|
|
541
541
|
__typename?: 'SupportedMenuVisibility';
|
|
542
542
|
group: Scalars['String'];
|
|
543
543
|
name: Scalars['String'];
|
|
544
544
|
};
|
|
545
|
-
export
|
|
545
|
+
export type TSupportedOAuthScopeForOAuthClient = {
|
|
546
546
|
__typename?: 'SupportedOAuthScopeForOAuthClient';
|
|
547
547
|
name: Scalars['String'];
|
|
548
548
|
};
|
|
549
|
-
export
|
|
549
|
+
export type TSupportedResource = {
|
|
550
550
|
__typename?: 'SupportedResource';
|
|
551
551
|
name: Scalars['String'];
|
|
552
552
|
};
|
|
553
|
-
export
|
|
553
|
+
export type TSupportedStoreScope = {
|
|
554
554
|
__typename?: 'SupportedStoreScope';
|
|
555
555
|
group: Scalars['String'];
|
|
556
556
|
name: Scalars['String'];
|
|
557
557
|
};
|
|
558
|
-
export
|
|
558
|
+
export type TUser = TMetaData & {
|
|
559
559
|
__typename?: 'User';
|
|
560
560
|
businessRole?: Maybe<Scalars['String']>;
|
|
561
561
|
createdAt: Scalars['String'];
|
|
@@ -579,13 +579,13 @@ export declare type TUser = TMetaData & {
|
|
|
579
579
|
verificationStatus: TVerificationStatus;
|
|
580
580
|
version?: Maybe<Scalars['Int']>;
|
|
581
581
|
};
|
|
582
|
-
export
|
|
582
|
+
export type TUserDraft = {
|
|
583
583
|
businessRole?: InputMaybe<Scalars['String']>;
|
|
584
584
|
firstName: Scalars['String'];
|
|
585
585
|
lastName: Scalars['String'];
|
|
586
586
|
password: Scalars['String'];
|
|
587
587
|
};
|
|
588
|
-
export
|
|
588
|
+
export type TUserUpdateAction = {
|
|
589
589
|
changeBusinessRole?: InputMaybe<TChangeUserBusinessRole>;
|
|
590
590
|
changeLanguage?: InputMaybe<TChangeUserLanguage>;
|
|
591
591
|
changeName?: InputMaybe<TChangeUserName>;
|
|
@@ -597,17 +597,17 @@ export declare enum TVerificationStatus {
|
|
|
597
597
|
Unverified = "Unverified",
|
|
598
598
|
Verified = "Verified"
|
|
599
599
|
}
|
|
600
|
-
export
|
|
600
|
+
export type TAmILoggedInQueryVariables = Exact<{
|
|
601
601
|
[key: string]: never;
|
|
602
602
|
}>;
|
|
603
|
-
export
|
|
603
|
+
export type TAmILoggedInQuery = {
|
|
604
604
|
__typename?: 'Query';
|
|
605
605
|
amILoggedIn: boolean;
|
|
606
606
|
};
|
|
607
|
-
export
|
|
607
|
+
export type TFetchProjectQueryVariables = Exact<{
|
|
608
608
|
projectKey: Scalars['String'];
|
|
609
609
|
}>;
|
|
610
|
-
export
|
|
610
|
+
export type TFetchProjectQuery = {
|
|
611
611
|
__typename?: 'Query';
|
|
612
612
|
project?: {
|
|
613
613
|
__typename?: 'Project';
|
|
@@ -679,10 +679,10 @@ export declare type TFetchProjectQuery = {
|
|
|
679
679
|
};
|
|
680
680
|
} | null;
|
|
681
681
|
};
|
|
682
|
-
export
|
|
682
|
+
export type TFetchLoggedInUserQueryVariables = Exact<{
|
|
683
683
|
[key: string]: never;
|
|
684
684
|
}>;
|
|
685
|
-
export
|
|
685
|
+
export type TFetchLoggedInUserQuery = {
|
|
686
686
|
__typename?: 'Query';
|
|
687
687
|
user?: {
|
|
688
688
|
__typename?: 'User';
|
|
@@ -732,10 +732,10 @@ export declare type TFetchLoggedInUserQuery = {
|
|
|
732
732
|
} | null;
|
|
733
733
|
} | null;
|
|
734
734
|
};
|
|
735
|
-
export
|
|
735
|
+
export type TFetchUserProjectsQueryVariables = Exact<{
|
|
736
736
|
[key: string]: never;
|
|
737
737
|
}>;
|
|
738
|
-
export
|
|
738
|
+
export type TFetchUserProjectsQuery = {
|
|
739
739
|
__typename?: 'Query';
|
|
740
740
|
user?: {
|
|
741
741
|
__typename?: 'User';
|
|
@@ -758,10 +758,10 @@ export declare type TFetchUserProjectsQuery = {
|
|
|
758
758
|
};
|
|
759
759
|
} | null;
|
|
760
760
|
};
|
|
761
|
-
export
|
|
761
|
+
export type TAllFeaturesQueryVariables = Exact<{
|
|
762
762
|
[key: string]: never;
|
|
763
763
|
}>;
|
|
764
|
-
export
|
|
764
|
+
export type TAllFeaturesQuery = {
|
|
765
765
|
__typename?: 'Query';
|
|
766
766
|
allFeatures: Array<{
|
|
767
767
|
__typename?: 'Feature';
|
|
@@ -770,10 +770,10 @@ export declare type TAllFeaturesQuery = {
|
|
|
770
770
|
reason?: string | null;
|
|
771
771
|
}>;
|
|
772
772
|
};
|
|
773
|
-
export
|
|
773
|
+
export type TFetchUserIdQueryVariables = Exact<{
|
|
774
774
|
[key: string]: never;
|
|
775
775
|
}>;
|
|
776
|
-
export
|
|
776
|
+
export type TFetchUserIdQuery = {
|
|
777
777
|
__typename?: 'Query';
|
|
778
778
|
user?: {
|
|
779
779
|
__typename?: 'User';
|