@husar.ai/cli 0.3.5 → 0.3.7
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/functions/generate.js +2 -2
- package/dist/zeus/const.js +135 -1091
- package/dist/zeus/const.js.map +1 -1
- package/dist/zeus/index.d.ts +933 -5761
- package/dist/zeus/index.js +12 -51
- package/dist/zeus/index.js.map +1 -1
- package/package.json +3 -3
- package/src/functions/generate.ts +2 -2
- package/src/zeus/const.ts +137 -1117
- package/src/zeus/index.ts +699 -5471
package/dist/zeus/const.js
CHANGED
|
@@ -16,138 +16,73 @@ export const AllTypesProps = {
|
|
|
16
16
|
ActionType: "enum",
|
|
17
17
|
PageInput: {},
|
|
18
18
|
FilterInputString: {},
|
|
19
|
+
Mutation: {
|
|
20
|
+
submitResponseState: {
|
|
21
|
+
fields: "JSON",
|
|
22
|
+
state: "JSON"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
19
25
|
RootParamsAdminType: `scalar.RootParamsAdminType`,
|
|
20
|
-
FormFieldType: "enum",
|
|
21
26
|
GenerateHusarShapeImplementorInput: {},
|
|
27
|
+
TailwindLibrary: "enum",
|
|
22
28
|
CMSType: "enum",
|
|
23
29
|
Query: {
|
|
24
|
-
|
|
30
|
+
responses: {
|
|
31
|
+
filter: "JSON"
|
|
32
|
+
},
|
|
33
|
+
response: {},
|
|
34
|
+
listPaginatedaaaaaaaaaaaaa: {
|
|
25
35
|
page: "PageInput",
|
|
26
36
|
rootParams: "RootParamsInput",
|
|
27
|
-
sort: "
|
|
28
|
-
filter: "
|
|
29
|
-
},
|
|
30
|
-
onedocsBySlug: {
|
|
31
|
-
rootParams: "RootParamsInput"
|
|
32
|
-
},
|
|
33
|
-
oneAsScalardocsBySlug: {
|
|
34
|
-
rootParams: "RootParamsInput"
|
|
35
|
-
},
|
|
36
|
-
variantsdocsBySlug: {},
|
|
37
|
-
oneViewaccount: {
|
|
38
|
-
rootParams: "RootParamsInput"
|
|
39
|
-
},
|
|
40
|
-
oneAsScalarViewaccount: {
|
|
41
|
-
rootParams: "RootParamsInput"
|
|
42
|
-
},
|
|
43
|
-
oneViewfeatures: {
|
|
44
|
-
rootParams: "RootParamsInput"
|
|
45
|
-
},
|
|
46
|
-
oneAsScalarViewfeatures: {
|
|
47
|
-
rootParams: "RootParamsInput"
|
|
48
|
-
},
|
|
49
|
-
oneViewhomepage: {
|
|
50
|
-
rootParams: "RootParamsInput"
|
|
51
|
-
},
|
|
52
|
-
oneAsScalarViewhomepage: {
|
|
53
|
-
rootParams: "RootParamsInput"
|
|
54
|
-
},
|
|
55
|
-
oneViewhowitworks: {
|
|
56
|
-
rootParams: "RootParamsInput"
|
|
57
|
-
},
|
|
58
|
-
oneAsScalarViewhowitworks: {
|
|
59
|
-
rootParams: "RootParamsInput"
|
|
37
|
+
sort: "aaaaaaaaaaaaaSortInput",
|
|
38
|
+
filter: "aaaaaaaaaaaaaFilterInput"
|
|
60
39
|
},
|
|
61
|
-
|
|
40
|
+
oneaaaaaaaaaaaaaBySlug: {
|
|
62
41
|
rootParams: "RootParamsInput"
|
|
63
42
|
},
|
|
64
|
-
|
|
43
|
+
oneAsScalaraaaaaaaaaaaaaBySlug: {
|
|
65
44
|
rootParams: "RootParamsInput"
|
|
66
45
|
},
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
46
|
+
variantsaaaaaaaaaaaaaBySlug: {},
|
|
47
|
+
listPaginatedtestx: {
|
|
48
|
+
page: "PageInput",
|
|
49
|
+
rootParams: "RootParamsInput",
|
|
50
|
+
sort: "testxSortInput",
|
|
51
|
+
filter: "testxFilterInput"
|
|
72
52
|
},
|
|
73
|
-
|
|
53
|
+
onetestxBySlug: {
|
|
74
54
|
rootParams: "RootParamsInput"
|
|
75
55
|
},
|
|
76
|
-
|
|
56
|
+
oneAsScalartestxBySlug: {
|
|
77
57
|
rootParams: "RootParamsInput"
|
|
78
58
|
},
|
|
79
|
-
|
|
59
|
+
variantstestxBySlug: {},
|
|
60
|
+
oneViewtestview: {
|
|
80
61
|
rootParams: "RootParamsInput"
|
|
81
62
|
},
|
|
82
|
-
|
|
63
|
+
oneAsScalarViewtestview: {
|
|
83
64
|
rootParams: "RootParamsInput"
|
|
84
|
-
}
|
|
85
|
-
responsesFormregister: {
|
|
86
|
-
filter: "ResponsesFormregisterFilter"
|
|
87
|
-
},
|
|
88
|
-
responseFormregister: {},
|
|
89
|
-
responseFieldSetFormregister: {},
|
|
90
|
-
responsesFormtest: {
|
|
91
|
-
filter: "ResponsesFormtestFilter"
|
|
92
|
-
},
|
|
93
|
-
responseFormtest: {},
|
|
94
|
-
responseFieldSetFormtest: {}
|
|
95
|
-
},
|
|
96
|
-
Mutation: {
|
|
97
|
-
submitResponseFormregister: {
|
|
98
|
-
input: "SubmitFormregister"
|
|
99
|
-
},
|
|
100
|
-
removeResponseFormregister: {},
|
|
101
|
-
submitResponseFormtest: {
|
|
102
|
-
input: "SubmitFormtest"
|
|
103
|
-
},
|
|
104
|
-
removeResponseFormtest: {}
|
|
65
|
+
}
|
|
105
66
|
},
|
|
106
67
|
ModelEnum: "enum",
|
|
107
68
|
ViewEnum: "enum",
|
|
108
69
|
ShapeEnum: "enum",
|
|
109
|
-
FormEnum: "enum",
|
|
110
|
-
SubmitFormregisterUser_details: {},
|
|
111
|
-
SubmitFormregisterRegistration_step: {
|
|
112
|
-
user_details: "SubmitFormregisterUser_details"
|
|
113
|
-
},
|
|
114
|
-
SubmitFormregister: {
|
|
115
|
-
registration_step: "SubmitFormregisterRegistration_step"
|
|
116
|
-
},
|
|
117
|
-
SubmitFormtestBasic_info_group: {},
|
|
118
|
-
SubmitFormtestStep_basic_info: {
|
|
119
|
-
basic_info_group: "SubmitFormtestBasic_info_group"
|
|
120
|
-
},
|
|
121
|
-
SubmitFormtestDimensions_group: {},
|
|
122
|
-
SubmitFormtestStep_dimensions: {
|
|
123
|
-
dimensions_group: "SubmitFormtestDimensions_group"
|
|
124
|
-
},
|
|
125
|
-
SubmitFormtestFeatures_group: {},
|
|
126
|
-
SubmitFormtestStep_features: {
|
|
127
|
-
features_group: "SubmitFormtestFeatures_group"
|
|
128
|
-
},
|
|
129
|
-
SubmitFormtestAccessories_group: {},
|
|
130
|
-
SubmitFormtestStep_accessories: {
|
|
131
|
-
accessories_group: "SubmitFormtestAccessories_group"
|
|
132
|
-
},
|
|
133
|
-
SubmitFormtestStep_summary: {},
|
|
134
|
-
SubmitFormtest: {
|
|
135
|
-
step_basic_info: "SubmitFormtestStep_basic_info",
|
|
136
|
-
step_dimensions: "SubmitFormtestStep_dimensions",
|
|
137
|
-
step_features: "SubmitFormtestStep_features",
|
|
138
|
-
step_accessories: "SubmitFormtestStep_accessories",
|
|
139
|
-
step_summary: "SubmitFormtestStep_summary"
|
|
140
|
-
},
|
|
141
|
-
ResponsesFormregisterFilter: {},
|
|
142
|
-
ResponsesFormtestFilter: {},
|
|
143
70
|
RootParamsInput: {},
|
|
144
71
|
RootParamsEnum: "enum",
|
|
145
|
-
|
|
72
|
+
aaaaaaaaaaaaaSortInput: {
|
|
73
|
+
slug: "Sort",
|
|
74
|
+
createdAt: "Sort",
|
|
75
|
+
updatedAt: "Sort"
|
|
76
|
+
},
|
|
77
|
+
testxSortInput: {
|
|
146
78
|
slug: "Sort",
|
|
147
79
|
createdAt: "Sort",
|
|
148
80
|
updatedAt: "Sort"
|
|
149
81
|
},
|
|
150
|
-
|
|
82
|
+
aaaaaaaaaaaaaFilterInput: {
|
|
83
|
+
slug: "FilterInputString"
|
|
84
|
+
},
|
|
85
|
+
testxFilterInput: {
|
|
151
86
|
slug: "FilterInputString"
|
|
152
87
|
},
|
|
153
88
|
ID: `scalar.ID`
|
|
@@ -166,7 +101,8 @@ export const ReturnTypes = {
|
|
|
166
101
|
TailwindConfiguration: {
|
|
167
102
|
content: "String",
|
|
168
103
|
contentForClient: "String",
|
|
169
|
-
compiledForIframe: "String"
|
|
104
|
+
compiledForIframe: "String",
|
|
105
|
+
libraries: "TailwindLibrary"
|
|
170
106
|
},
|
|
171
107
|
VersionField: {
|
|
172
108
|
name: "String",
|
|
@@ -239,12 +175,16 @@ export const ReturnTypes = {
|
|
|
239
175
|
},
|
|
240
176
|
Visual: {
|
|
241
177
|
className: "String",
|
|
242
|
-
component: "String"
|
|
178
|
+
component: "String",
|
|
179
|
+
rules: "Rule"
|
|
243
180
|
},
|
|
244
181
|
PageInfo: {
|
|
245
182
|
total: "Int",
|
|
246
183
|
hasNext: "Boolean"
|
|
247
184
|
},
|
|
185
|
+
Mutation: {
|
|
186
|
+
submitResponseState: "JSON"
|
|
187
|
+
},
|
|
248
188
|
RootParamsAdminType: `scalar.RootParamsAdminType`,
|
|
249
189
|
Shape: {
|
|
250
190
|
name: "String",
|
|
@@ -268,94 +208,25 @@ export const ReturnTypes = {
|
|
|
268
208
|
textContent: "String",
|
|
269
209
|
children: "AiComponent"
|
|
270
210
|
},
|
|
271
|
-
|
|
272
|
-
className: "String",
|
|
273
|
-
component: "String",
|
|
274
|
-
rules: "Rule"
|
|
275
|
-
},
|
|
276
|
-
FormField: {
|
|
277
|
-
name: "String",
|
|
278
|
-
display: "String",
|
|
279
|
-
type: "FormFieldType",
|
|
280
|
-
list: "Boolean",
|
|
281
|
-
fields: "FormField",
|
|
282
|
-
visual: "FormFieldVisual",
|
|
283
|
-
placeholder: "String",
|
|
284
|
-
root: "Boolean",
|
|
285
|
-
options: "String",
|
|
286
|
-
builtIn: "Boolean",
|
|
287
|
-
nonTranslatable: "Boolean"
|
|
288
|
-
},
|
|
289
|
-
Form: {
|
|
290
|
-
name: "String",
|
|
291
|
-
display: "String",
|
|
292
|
-
fields: "FormField"
|
|
293
|
-
},
|
|
294
|
-
FormTextField: {
|
|
211
|
+
InputField: {
|
|
295
212
|
label: "String",
|
|
296
213
|
placeholder: "String",
|
|
297
214
|
type: "String",
|
|
298
215
|
defaultValue: "String"
|
|
299
216
|
},
|
|
300
|
-
|
|
301
|
-
label: "String"
|
|
302
|
-
},
|
|
303
|
-
FormContentField: {
|
|
217
|
+
ButtonField: {
|
|
304
218
|
label: "String",
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
},
|
|
308
|
-
FormRadioField: {
|
|
309
|
-
label: "String"
|
|
310
|
-
},
|
|
311
|
-
FormStepField: {
|
|
312
|
-
label: "String"
|
|
313
|
-
},
|
|
314
|
-
FormTextareaField: {
|
|
315
|
-
label: "String",
|
|
316
|
-
placeholder: "String"
|
|
317
|
-
},
|
|
318
|
-
FormGroupField: {
|
|
319
|
-
label: "String"
|
|
320
|
-
},
|
|
321
|
-
FormArrayStepField: {
|
|
322
|
-
label: "String"
|
|
323
|
-
},
|
|
324
|
-
FormRouteField: {
|
|
325
|
-
label: "String",
|
|
326
|
-
portal: "String"
|
|
327
|
-
},
|
|
328
|
-
FormPortalField: {
|
|
329
|
-
label: "String"
|
|
330
|
-
},
|
|
331
|
-
FormSubmitField: {
|
|
332
|
-
label: "String"
|
|
333
|
-
},
|
|
334
|
-
FormNumberField: {
|
|
335
|
-
label: "String"
|
|
336
|
-
},
|
|
337
|
-
FormRadioTextField: {
|
|
338
|
-
label: "String",
|
|
339
|
-
options: "String"
|
|
340
|
-
},
|
|
341
|
-
FormCheckboxField: {
|
|
342
|
-
label: "String"
|
|
343
|
-
},
|
|
344
|
-
FormButtonField: {
|
|
345
|
-
label: "String"
|
|
346
|
-
},
|
|
347
|
-
FormProductField: {
|
|
348
|
-
label: "String",
|
|
349
|
-
name: "String"
|
|
219
|
+
type: "String",
|
|
220
|
+
loadingLabel: "String"
|
|
350
221
|
},
|
|
351
|
-
|
|
222
|
+
CheckboxField: {
|
|
352
223
|
label: "String",
|
|
353
|
-
|
|
354
|
-
defaultValue: "String"
|
|
224
|
+
defaultValue: "Boolean"
|
|
355
225
|
},
|
|
356
|
-
|
|
226
|
+
VariableField: {
|
|
357
227
|
label: "String",
|
|
358
|
-
|
|
228
|
+
defaultValue: "String",
|
|
229
|
+
shouldRender: "Boolean"
|
|
359
230
|
},
|
|
360
231
|
ShapeLibrary: {
|
|
361
232
|
name: "String",
|
|
@@ -370,201 +241,44 @@ export const ReturnTypes = {
|
|
|
370
241
|
listViews: "View",
|
|
371
242
|
listShapes: "Shape",
|
|
372
243
|
tailwind: "TailwindConfiguration",
|
|
373
|
-
listForms: "Form",
|
|
374
244
|
shapeLibraries: "ShapeLibrary",
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
oneShapedocs_content: "Shapedocs_content",
|
|
402
|
-
fieldSetShapedocs_nav: "String",
|
|
403
|
-
modelShapedocs_nav: "ModelNavigationCompiled",
|
|
404
|
-
previewFieldsShapedocs_nav: "ModelNavigationCompiled",
|
|
405
|
-
oneShapedocs_nav: "Shapedocs_nav",
|
|
406
|
-
fieldSetShapefeaturepresentation: "String",
|
|
407
|
-
modelShapefeaturepresentation: "ModelNavigationCompiled",
|
|
408
|
-
previewFieldsShapefeaturepresentation: "ModelNavigationCompiled",
|
|
409
|
-
oneShapefeaturepresentation: "Shapefeaturepresentation",
|
|
410
|
-
fieldSetShapefeaturesv2: "String",
|
|
411
|
-
modelShapefeaturesv2: "ModelNavigationCompiled",
|
|
412
|
-
previewFieldsShapefeaturesv2: "ModelNavigationCompiled",
|
|
413
|
-
oneShapefeaturesv2: "Shapefeaturesv2",
|
|
414
|
-
fieldSetShapefoot: "String",
|
|
415
|
-
modelShapefoot: "ModelNavigationCompiled",
|
|
416
|
-
previewFieldsShapefoot: "ModelNavigationCompiled",
|
|
417
|
-
oneShapefoot: "Shapefoot",
|
|
418
|
-
fieldSetShapeheading: "String",
|
|
419
|
-
modelShapeheading: "ModelNavigationCompiled",
|
|
420
|
-
previewFieldsShapeheading: "ModelNavigationCompiled",
|
|
421
|
-
oneShapeheading: "Shapeheading",
|
|
422
|
-
fieldSetShapehero: "String",
|
|
423
|
-
modelShapehero: "ModelNavigationCompiled",
|
|
424
|
-
previewFieldsShapehero: "ModelNavigationCompiled",
|
|
425
|
-
oneShapehero: "Shapehero",
|
|
426
|
-
fieldSetShapeherox: "String",
|
|
427
|
-
modelShapeherox: "ModelNavigationCompiled",
|
|
428
|
-
previewFieldsShapeherox: "ModelNavigationCompiled",
|
|
429
|
-
oneShapeherox: "Shapeherox",
|
|
430
|
-
fieldSetShapelista_projektow: "String",
|
|
431
|
-
modelShapelista_projektow: "ModelNavigationCompiled",
|
|
432
|
-
previewFieldsShapelista_projektow: "ModelNavigationCompiled",
|
|
433
|
-
oneShapelista_projektow: "Shapelista_projektow",
|
|
434
|
-
fieldSetShapenav: "String",
|
|
435
|
-
modelShapenav: "ModelNavigationCompiled",
|
|
436
|
-
previewFieldsShapenav: "ModelNavigationCompiled",
|
|
437
|
-
oneShapenav: "Shapenav",
|
|
438
|
-
fieldSetShapenewshape: "String",
|
|
439
|
-
modelShapenewshape: "ModelNavigationCompiled",
|
|
440
|
-
previewFieldsShapenewshape: "ModelNavigationCompiled",
|
|
441
|
-
oneShapenewshape: "Shapenewshape",
|
|
442
|
-
fieldSetShapepricingv1: "String",
|
|
443
|
-
modelShapepricingv1: "ModelNavigationCompiled",
|
|
444
|
-
previewFieldsShapepricingv1: "ModelNavigationCompiled",
|
|
445
|
-
oneShapepricingv1: "Shapepricingv1",
|
|
446
|
-
fieldSetShapepricingv2: "String",
|
|
447
|
-
modelShapepricingv2: "ModelNavigationCompiled",
|
|
448
|
-
previewFieldsShapepricingv2: "ModelNavigationCompiled",
|
|
449
|
-
oneShapepricingv2: "Shapepricingv2",
|
|
450
|
-
fieldSetShapeprofile_info: "String",
|
|
451
|
-
modelShapeprofile_info: "ModelNavigationCompiled",
|
|
452
|
-
previewFieldsShapeprofile_info: "ModelNavigationCompiled",
|
|
453
|
-
oneShapeprofile_info: "Shapeprofile_info",
|
|
454
|
-
fieldSetShapesecondary_cta: "String",
|
|
455
|
-
modelShapesecondary_cta: "ModelNavigationCompiled",
|
|
456
|
-
previewFieldsShapesecondary_cta: "ModelNavigationCompiled",
|
|
457
|
-
oneShapesecondary_cta: "Shapesecondary_cta",
|
|
458
|
-
fieldSetShapesubheading: "String",
|
|
459
|
-
modelShapesubheading: "ModelNavigationCompiled",
|
|
460
|
-
previewFieldsShapesubheading: "ModelNavigationCompiled",
|
|
461
|
-
oneShapesubheading: "Shapesubheading",
|
|
462
|
-
fieldSetShapesupport: "String",
|
|
463
|
-
modelShapesupport: "ModelNavigationCompiled",
|
|
464
|
-
previewFieldsShapesupport: "ModelNavigationCompiled",
|
|
465
|
-
oneShapesupport: "Shapesupport",
|
|
466
|
-
fieldSetShapetitle_desc: "String",
|
|
467
|
-
modelShapetitle_desc: "ModelNavigationCompiled",
|
|
468
|
-
previewFieldsShapetitle_desc: "ModelNavigationCompiled",
|
|
469
|
-
oneShapetitle_desc: "Shapetitle_desc",
|
|
470
|
-
fieldSetShapeusage: "String",
|
|
471
|
-
modelShapeusage: "ModelNavigationCompiled",
|
|
472
|
-
previewFieldsShapeusage: "ModelNavigationCompiled",
|
|
473
|
-
oneShapeusage: "Shapeusage",
|
|
474
|
-
variantsViewaccount: "Viewaccount",
|
|
475
|
-
fieldSetViewaccount: "String",
|
|
476
|
-
modelViewaccount: "ModelNavigationCompiled",
|
|
477
|
-
previewFieldsViewaccount: "ModelNavigationCompiled",
|
|
478
|
-
oneViewaccount: "Viewaccount",
|
|
479
|
-
oneAsScalarViewaccount: "ViewAsScalar",
|
|
480
|
-
variantsViewfeatures: "Viewfeatures",
|
|
481
|
-
fieldSetViewfeatures: "String",
|
|
482
|
-
modelViewfeatures: "ModelNavigationCompiled",
|
|
483
|
-
previewFieldsViewfeatures: "ModelNavigationCompiled",
|
|
484
|
-
oneViewfeatures: "Viewfeatures",
|
|
485
|
-
oneAsScalarViewfeatures: "ViewAsScalar",
|
|
486
|
-
variantsViewhomepage: "Viewhomepage",
|
|
487
|
-
fieldSetViewhomepage: "String",
|
|
488
|
-
modelViewhomepage: "ModelNavigationCompiled",
|
|
489
|
-
previewFieldsViewhomepage: "ModelNavigationCompiled",
|
|
490
|
-
oneViewhomepage: "Viewhomepage",
|
|
491
|
-
oneAsScalarViewhomepage: "ViewAsScalar",
|
|
492
|
-
variantsViewhowitworks: "Viewhowitworks",
|
|
493
|
-
fieldSetViewhowitworks: "String",
|
|
494
|
-
modelViewhowitworks: "ModelNavigationCompiled",
|
|
495
|
-
previewFieldsViewhowitworks: "ModelNavigationCompiled",
|
|
496
|
-
oneViewhowitworks: "Viewhowitworks",
|
|
497
|
-
oneAsScalarViewhowitworks: "ViewAsScalar",
|
|
498
|
-
variantsViewpricing_component: "Viewpricing_component",
|
|
499
|
-
fieldSetViewpricing_component: "String",
|
|
500
|
-
modelViewpricing_component: "ModelNavigationCompiled",
|
|
501
|
-
previewFieldsViewpricing_component: "ModelNavigationCompiled",
|
|
502
|
-
oneViewpricing_component: "Viewpricing_component",
|
|
503
|
-
oneAsScalarViewpricing_component: "ViewAsScalar",
|
|
504
|
-
variantsViewttt: "Viewttt",
|
|
505
|
-
fieldSetViewttt: "String",
|
|
506
|
-
modelViewttt: "ModelNavigationCompiled",
|
|
507
|
-
previewFieldsViewttt: "ModelNavigationCompiled",
|
|
508
|
-
oneViewttt: "Viewttt",
|
|
509
|
-
oneAsScalarViewttt: "ViewAsScalar",
|
|
510
|
-
variantsFormregister: "Formregister",
|
|
511
|
-
fieldSetFormregister: "String",
|
|
512
|
-
modelFormregister: "ModelNavigationCompiled",
|
|
513
|
-
previewFieldsFormregister: "ModelNavigationCompiled",
|
|
514
|
-
oneFormregister: "Formregister",
|
|
515
|
-
oneAsScalarFormregister: "FormAsScalar",
|
|
516
|
-
variantsFormtest: "Formtest",
|
|
517
|
-
fieldSetFormtest: "String",
|
|
518
|
-
modelFormtest: "ModelNavigationCompiled",
|
|
519
|
-
previewFieldsFormtest: "ModelNavigationCompiled",
|
|
520
|
-
oneFormtest: "Formtest",
|
|
521
|
-
oneAsScalarFormtest: "FormAsScalar",
|
|
522
|
-
responsesFormregister: "SearchResponsesFormregister",
|
|
523
|
-
responseFormregister: "ResponseFormregister",
|
|
524
|
-
responseFieldSetFormregister: "String",
|
|
525
|
-
responsesFormtest: "SearchResponsesFormtest",
|
|
526
|
-
responseFormtest: "ResponseFormtest",
|
|
527
|
-
responseFieldSetFormtest: "String"
|
|
528
|
-
},
|
|
529
|
-
Mutation: {
|
|
530
|
-
heartbeat: "String",
|
|
531
|
-
submitResponseFormregister: "Boolean",
|
|
532
|
-
removeResponseFormregister: "Boolean",
|
|
533
|
-
submitResponseFormtest: "Boolean",
|
|
534
|
-
removeResponseFormtest: "Boolean"
|
|
245
|
+
responses: "JSON",
|
|
246
|
+
response: "JSON",
|
|
247
|
+
listPaginatedaaaaaaaaaaaaa: "aaaaaaaaaaaaa__Connection",
|
|
248
|
+
oneaaaaaaaaaaaaaBySlug: "aaaaaaaaaaaaa",
|
|
249
|
+
oneAsScalaraaaaaaaaaaaaaBySlug: "ModelAsScalar",
|
|
250
|
+
variantsaaaaaaaaaaaaaBySlug: "aaaaaaaaaaaaa",
|
|
251
|
+
fieldSetaaaaaaaaaaaaa: "String",
|
|
252
|
+
modelaaaaaaaaaaaaa: "ModelNavigationCompiled",
|
|
253
|
+
previewFieldsaaaaaaaaaaaaa: "ModelNavigationCompiled",
|
|
254
|
+
listPaginatedtestx: "testx__Connection",
|
|
255
|
+
onetestxBySlug: "testx",
|
|
256
|
+
oneAsScalartestxBySlug: "ModelAsScalar",
|
|
257
|
+
variantstestxBySlug: "testx",
|
|
258
|
+
fieldSettestx: "String",
|
|
259
|
+
modeltestx: "ModelNavigationCompiled",
|
|
260
|
+
previewFieldstestx: "ModelNavigationCompiled",
|
|
261
|
+
fieldSetShapeexamples_pricingplans_9: "String",
|
|
262
|
+
modelShapeexamples_pricingplans_9: "ModelNavigationCompiled",
|
|
263
|
+
previewFieldsShapeexamples_pricingplans_9: "ModelNavigationCompiled",
|
|
264
|
+
oneShapeexamples_pricingplans_9: "Shapeexamples_pricingplans_9",
|
|
265
|
+
variantsViewtestview: "Viewtestview",
|
|
266
|
+
fieldSetViewtestview: "String",
|
|
267
|
+
modelViewtestview: "ModelNavigationCompiled",
|
|
268
|
+
previewFieldsViewtestview: "ModelNavigationCompiled",
|
|
269
|
+
oneViewtestview: "Viewtestview",
|
|
270
|
+
oneAsScalarViewtestview: "ViewAsScalar"
|
|
535
271
|
},
|
|
536
272
|
RootParamsType: {
|
|
537
273
|
_version: "String",
|
|
538
274
|
locale: "String"
|
|
539
275
|
},
|
|
540
|
-
|
|
541
|
-
items: "
|
|
276
|
+
aaaaaaaaaaaaa__Connection: {
|
|
277
|
+
items: "aaaaaaaaaaaaa",
|
|
542
278
|
pageInfo: "PageInfo"
|
|
543
279
|
},
|
|
544
|
-
|
|
545
|
-
_version: "VersionField",
|
|
546
|
-
title: "String",
|
|
547
|
-
seotitle: "String",
|
|
548
|
-
sortid: "Float",
|
|
549
|
-
metadesc: "String",
|
|
550
|
-
main_category: "String",
|
|
551
|
-
content: "String",
|
|
552
|
-
video: "VideoField",
|
|
553
|
-
locale: "String",
|
|
554
|
-
slug: "String",
|
|
555
|
-
_id: "String",
|
|
556
|
-
createdAt: "Float",
|
|
557
|
-
updatedAt: "Float",
|
|
558
|
-
draft_version: "Boolean",
|
|
559
|
-
json_ld: "String"
|
|
560
|
-
},
|
|
561
|
-
ViewaccountMain: {
|
|
562
|
-
profile: "Shapeprofile_info",
|
|
563
|
-
projects: "Shapelista_projektow"
|
|
564
|
-
},
|
|
565
|
-
Viewaccount: {
|
|
280
|
+
aaaaaaaaaaaaa: {
|
|
566
281
|
_version: "VersionField",
|
|
567
|
-
main: "ViewaccountMain",
|
|
568
282
|
locale: "String",
|
|
569
283
|
slug: "String",
|
|
570
284
|
_id: "String",
|
|
@@ -573,65 +287,17 @@ export const ReturnTypes = {
|
|
|
573
287
|
draft_version: "Boolean",
|
|
574
288
|
json_ld: "String"
|
|
575
289
|
},
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
ai_component: "Shapefeaturepresentation"
|
|
579
|
-
},
|
|
580
|
-
Viewfeatures: {
|
|
581
|
-
_version: "VersionField",
|
|
582
|
-
main: "ViewfeaturesMain",
|
|
583
|
-
locale: "String",
|
|
584
|
-
slug: "String",
|
|
585
|
-
_id: "String",
|
|
586
|
-
createdAt: "Float",
|
|
587
|
-
updatedAt: "Float",
|
|
588
|
-
draft_version: "Boolean",
|
|
589
|
-
json_ld: "String"
|
|
590
|
-
},
|
|
591
|
-
ViewhomepageCotContain: {
|
|
592
|
-
header: "Shapetitle_desc"
|
|
593
|
-
},
|
|
594
|
-
ViewhomepageCotFeatures: {
|
|
595
|
-
feat: "Shapefeaturepresentation"
|
|
290
|
+
testxDupax: {
|
|
291
|
+
dupda: "String"
|
|
596
292
|
},
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
},
|
|
601
|
-
Viewhomepage: {
|
|
602
|
-
_version: "VersionField",
|
|
603
|
-
nav: "Shapenav",
|
|
604
|
-
hero: "Shapeherox",
|
|
605
|
-
cot: "ViewhomepageCot",
|
|
606
|
-
pricing: "Shapepricingv1",
|
|
607
|
-
footer: "Shapefoot",
|
|
608
|
-
locale: "String",
|
|
609
|
-
slug: "String",
|
|
610
|
-
_id: "String",
|
|
611
|
-
createdAt: "Float",
|
|
612
|
-
updatedAt: "Float",
|
|
613
|
-
draft_version: "Boolean",
|
|
614
|
-
json_ld: "String"
|
|
615
|
-
},
|
|
616
|
-
ViewhowitworksFeature_control: {
|
|
617
|
-
title: "String",
|
|
618
|
-
description: "String",
|
|
619
|
-
image: "ImageField"
|
|
620
|
-
},
|
|
621
|
-
Viewhowitworks: {
|
|
622
|
-
_version: "VersionField",
|
|
623
|
-
title: "String",
|
|
624
|
-
feature_control: "ViewhowitworksFeature_control",
|
|
625
|
-
locale: "String",
|
|
626
|
-
slug: "String",
|
|
627
|
-
_id: "String",
|
|
628
|
-
createdAt: "Float",
|
|
629
|
-
updatedAt: "Float",
|
|
630
|
-
draft_version: "Boolean",
|
|
631
|
-
json_ld: "String"
|
|
293
|
+
testx__Connection: {
|
|
294
|
+
items: "testx",
|
|
295
|
+
pageInfo: "PageInfo"
|
|
632
296
|
},
|
|
633
|
-
|
|
297
|
+
testx: {
|
|
634
298
|
_version: "VersionField",
|
|
299
|
+
dupa: "String",
|
|
300
|
+
dupax: "testxDupax",
|
|
635
301
|
locale: "String",
|
|
636
302
|
slug: "String",
|
|
637
303
|
_id: "String",
|
|
@@ -640,8 +306,10 @@ export const ReturnTypes = {
|
|
|
640
306
|
draft_version: "Boolean",
|
|
641
307
|
json_ld: "String"
|
|
642
308
|
},
|
|
643
|
-
|
|
309
|
+
Viewtestview: {
|
|
644
310
|
_version: "VersionField",
|
|
311
|
+
test: "String",
|
|
312
|
+
nowy: "Shapeexamples_pricingplans_9",
|
|
645
313
|
locale: "String",
|
|
646
314
|
slug: "String",
|
|
647
315
|
_id: "String",
|
|
@@ -650,687 +318,63 @@ export const ReturnTypes = {
|
|
|
650
318
|
draft_version: "Boolean",
|
|
651
319
|
json_ld: "String"
|
|
652
320
|
},
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
},
|
|
661
|
-
Shapeaplikacja_gHero: {
|
|
662
|
-
heading: "String",
|
|
663
|
-
subheading: "String"
|
|
664
|
-
},
|
|
665
|
-
Shapeaplikacja_gExplainer_video: {
|
|
666
|
-
title: "String",
|
|
667
|
-
description: "String",
|
|
668
|
-
video: "VideoField"
|
|
669
|
-
},
|
|
670
|
-
Shapeaplikacja_gVideo_list: {
|
|
671
|
-
title: "String",
|
|
672
|
-
description: "String",
|
|
673
|
-
video: "VideoField"
|
|
674
|
-
},
|
|
675
|
-
Shapeaplikacja_gStatsItems: {
|
|
676
|
-
label: "String",
|
|
677
|
-
value: "Float"
|
|
678
|
-
},
|
|
679
|
-
Shapeaplikacja_gStats: {
|
|
680
|
-
items: "Shapeaplikacja_gStatsItems"
|
|
681
|
-
},
|
|
682
|
-
Shapeaplikacja_gTestimonials: {
|
|
683
|
-
name: "String",
|
|
684
|
-
text: "String"
|
|
685
|
-
},
|
|
686
|
-
Shapeaplikacja_gCall_to_action: {
|
|
687
|
-
heading: "String",
|
|
688
|
-
description: "String",
|
|
689
|
-
button_text: "String"
|
|
690
|
-
},
|
|
691
|
-
Shapeaplikacja_gFooterLinks: {
|
|
692
|
-
label: "String",
|
|
693
|
-
href: "String"
|
|
694
|
-
},
|
|
695
|
-
Shapeaplikacja_gFooter: {
|
|
696
|
-
copyright: "String",
|
|
697
|
-
links: "Shapeaplikacja_gFooterLinks"
|
|
698
|
-
},
|
|
699
|
-
Shapeaplikacja_g: {
|
|
700
|
-
navbar: "Shapeaplikacja_gNavbar",
|
|
701
|
-
hero: "Shapeaplikacja_gHero",
|
|
702
|
-
explainer_video: "Shapeaplikacja_gExplainer_video",
|
|
703
|
-
video_list: "Shapeaplikacja_gVideo_list",
|
|
704
|
-
stats: "Shapeaplikacja_gStats",
|
|
705
|
-
testimonials: "Shapeaplikacja_gTestimonials",
|
|
706
|
-
call_to_action: "Shapeaplikacja_gCall_to_action",
|
|
707
|
-
footer: "Shapeaplikacja_gFooter",
|
|
708
|
-
_id: "String",
|
|
709
|
-
createdAt: "Float",
|
|
710
|
-
updatedAt: "Float"
|
|
711
|
-
},
|
|
712
|
-
Shapecloud_sidebarSidebarMenuCategoryPage: {
|
|
713
|
-
name: "String",
|
|
714
|
-
link: "String"
|
|
715
|
-
},
|
|
716
|
-
Shapecloud_sidebarSidebarMenuCategory: {
|
|
717
|
-
page: "Shapecloud_sidebarSidebarMenuCategoryPage"
|
|
718
|
-
},
|
|
719
|
-
Shapecloud_sidebarSidebarMenu: {
|
|
720
|
-
logo: "ImageField",
|
|
721
|
-
category: "Shapecloud_sidebarSidebarMenuCategory"
|
|
722
|
-
},
|
|
723
|
-
Shapecloud_sidebarSidebarBottom_menuLogout: {
|
|
724
|
-
name: "String",
|
|
725
|
-
link: "String"
|
|
726
|
-
},
|
|
727
|
-
Shapecloud_sidebarSidebarBottom_menu: {
|
|
728
|
-
logout: "Shapecloud_sidebarSidebarBottom_menuLogout"
|
|
729
|
-
},
|
|
730
|
-
Shapecloud_sidebarSidebar: {
|
|
731
|
-
menu: "Shapecloud_sidebarSidebarMenu",
|
|
732
|
-
bottom_menu: "Shapecloud_sidebarSidebarBottom_menu"
|
|
733
|
-
},
|
|
734
|
-
Shapecloud_sidebar: {
|
|
735
|
-
sidebar: "Shapecloud_sidebarSidebar",
|
|
736
|
-
_id: "String",
|
|
737
|
-
createdAt: "Float",
|
|
738
|
-
updatedAt: "Float"
|
|
739
|
-
},
|
|
740
|
-
Shapecta_boomSectionContentCentered_contentBadge: {
|
|
741
|
-
dot: "String",
|
|
742
|
-
badge_text: "String"
|
|
743
|
-
},
|
|
744
|
-
Shapecta_boomSectionContentCentered_contentCta_blockCta_primary: {
|
|
745
|
-
cta: "String",
|
|
746
|
-
href: "String"
|
|
747
|
-
},
|
|
748
|
-
Shapecta_boomSectionContentCentered_contentCta_blockCta_secondary: {
|
|
749
|
-
cta: "String",
|
|
750
|
-
href: "String"
|
|
751
|
-
},
|
|
752
|
-
Shapecta_boomSectionContentCentered_contentCta_block: {
|
|
753
|
-
cta_primary: "Shapecta_boomSectionContentCentered_contentCta_blockCta_primary",
|
|
754
|
-
cta_secondary: "Shapecta_boomSectionContentCentered_contentCta_blockCta_secondary"
|
|
755
|
-
},
|
|
756
|
-
Shapecta_boomSectionContentCentered_content: {
|
|
757
|
-
badge: "Shapecta_boomSectionContentCentered_contentBadge",
|
|
758
|
-
title: "String",
|
|
759
|
-
gradient_subtitle: "String",
|
|
760
|
-
description: "String",
|
|
761
|
-
cta_block: "Shapecta_boomSectionContentCentered_contentCta_block",
|
|
762
|
-
footer_note: "String"
|
|
763
|
-
},
|
|
764
|
-
Shapecta_boomSectionContent: {
|
|
765
|
-
centered_content: "Shapecta_boomSectionContentCentered_content"
|
|
766
|
-
},
|
|
767
|
-
Shapecta_boomSection: {
|
|
768
|
-
content: "Shapecta_boomSectionContent"
|
|
769
|
-
},
|
|
770
|
-
Shapecta_boom: {
|
|
771
|
-
section: "Shapecta_boomSection",
|
|
772
|
-
_id: "String",
|
|
773
|
-
createdAt: "Float",
|
|
774
|
-
updatedAt: "Float"
|
|
775
|
-
},
|
|
776
|
-
Shapectabutton: {
|
|
777
|
-
cta: "String",
|
|
778
|
-
_id: "String",
|
|
779
|
-
createdAt: "Float",
|
|
780
|
-
updatedAt: "Float"
|
|
781
|
-
},
|
|
782
|
-
Shapedocs_contentDocumentation_pageContent_containerDoc_content: {
|
|
783
|
-
content: "String"
|
|
784
|
-
},
|
|
785
|
-
Shapedocs_contentDocumentation_pageContent_containerScrollspyScrollspy_container: {
|
|
786
|
-
scrollspy_title: "String",
|
|
787
|
-
scrollspy_list: "String"
|
|
788
|
-
},
|
|
789
|
-
Shapedocs_contentDocumentation_pageContent_containerScrollspy: {
|
|
790
|
-
scrollspy_container: "Shapedocs_contentDocumentation_pageContent_containerScrollspyScrollspy_container"
|
|
791
|
-
},
|
|
792
|
-
Shapedocs_contentDocumentation_pageContent_container: {
|
|
793
|
-
doc_content: "Shapedocs_contentDocumentation_pageContent_containerDoc_content",
|
|
794
|
-
scrollspy: "Shapedocs_contentDocumentation_pageContent_containerScrollspy"
|
|
795
|
-
},
|
|
796
|
-
Shapedocs_contentDocumentation_page: {
|
|
797
|
-
content_container: "Shapedocs_contentDocumentation_pageContent_container"
|
|
798
|
-
},
|
|
799
|
-
Shapedocs_content: {
|
|
800
|
-
documentation_page: "Shapedocs_contentDocumentation_page",
|
|
801
|
-
_id: "String",
|
|
802
|
-
createdAt: "Float",
|
|
803
|
-
updatedAt: "Float"
|
|
804
|
-
},
|
|
805
|
-
Shapedocs_navMainListChildrenCategory: {
|
|
806
|
-
name: "String",
|
|
807
|
-
link: "String"
|
|
808
|
-
},
|
|
809
|
-
Shapedocs_navMainListChildren: {
|
|
810
|
-
category: "Shapedocs_navMainListChildrenCategory"
|
|
811
|
-
},
|
|
812
|
-
Shapedocs_navMainList: {
|
|
813
|
-
title: "String",
|
|
814
|
-
children: "Shapedocs_navMainListChildren"
|
|
815
|
-
},
|
|
816
|
-
Shapedocs_navMain: {
|
|
817
|
-
list: "Shapedocs_navMainList"
|
|
818
|
-
},
|
|
819
|
-
Shapedocs_nav: {
|
|
820
|
-
main: "Shapedocs_navMain",
|
|
821
|
-
_id: "String",
|
|
822
|
-
createdAt: "Float",
|
|
823
|
-
updatedAt: "Float"
|
|
824
|
-
},
|
|
825
|
-
ShapefeaturepresentationMain: {
|
|
826
|
-
title: "String",
|
|
827
|
-
subtitle: "String",
|
|
828
|
-
content: "String"
|
|
829
|
-
},
|
|
830
|
-
Shapefeaturepresentation: {
|
|
831
|
-
main: "ShapefeaturepresentationMain",
|
|
832
|
-
_id: "String",
|
|
833
|
-
createdAt: "Float",
|
|
834
|
-
updatedAt: "Float"
|
|
835
|
-
},
|
|
836
|
-
Shapefeaturesv2: {
|
|
837
|
-
_id: "String",
|
|
838
|
-
createdAt: "Float",
|
|
839
|
-
updatedAt: "Float"
|
|
840
|
-
},
|
|
841
|
-
ShapefootFooterFooter_containerFooter_links: {
|
|
842
|
-
privacy_policy: "String",
|
|
843
|
-
terms_of_service: "String",
|
|
844
|
-
contact_us: "String"
|
|
845
|
-
},
|
|
846
|
-
ShapefootFooterFooter_container: {
|
|
847
|
-
footer_logo: "String",
|
|
848
|
-
footer_links: "ShapefootFooterFooter_containerFooter_links",
|
|
849
|
-
footer_copy: "String"
|
|
850
|
-
},
|
|
851
|
-
ShapefootFooter: {
|
|
852
|
-
footer_container: "ShapefootFooterFooter_container"
|
|
853
|
-
},
|
|
854
|
-
Shapefoot: {
|
|
855
|
-
footer: "ShapefootFooter",
|
|
856
|
-
_id: "String",
|
|
857
|
-
createdAt: "Float",
|
|
858
|
-
updatedAt: "Float"
|
|
859
|
-
},
|
|
860
|
-
Shapeheading: {
|
|
861
|
-
text: "String",
|
|
862
|
-
_id: "String",
|
|
863
|
-
createdAt: "Float",
|
|
864
|
-
updatedAt: "Float"
|
|
865
|
-
},
|
|
866
|
-
ShapeheroHero_componentSlogan_parent: {
|
|
867
|
-
slogan: "String"
|
|
868
|
-
},
|
|
869
|
-
ShapeheroHero_component: {
|
|
870
|
-
logoplace: "String",
|
|
871
|
-
logo: "String",
|
|
872
|
-
slogan_parent: "ShapeheroHero_componentSlogan_parent",
|
|
873
|
-
subslogan: "String"
|
|
874
|
-
},
|
|
875
|
-
Shapehero: {
|
|
876
|
-
hero_component: "ShapeheroHero_component",
|
|
877
|
-
_id: "String",
|
|
878
|
-
createdAt: "Float",
|
|
879
|
-
updatedAt: "Float"
|
|
880
|
-
},
|
|
881
|
-
ShapeheroxHero_sectionHero_containerText_wrapperFeatures: {
|
|
882
|
-
feature: "String"
|
|
321
|
+
Shapeexamples_pricingplans_9Wrapper: {
|
|
322
|
+
input: "InputField",
|
|
323
|
+
checkbox: "CheckboxField",
|
|
324
|
+
button: "ButtonField",
|
|
325
|
+
variable: "VariableField",
|
|
326
|
+
button_modal: "ButtonField",
|
|
327
|
+
variable_modal: "VariableField"
|
|
883
328
|
},
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
features: "ShapeheroxHero_sectionHero_containerText_wrapperFeatures"
|
|
329
|
+
Shapeexamples_pricingplans_9TestowepoleDialogDiaalog_wrapperDialog_wrapperDetailswrapper: {
|
|
330
|
+
summaryone: "String",
|
|
331
|
+
test: "String"
|
|
888
332
|
},
|
|
889
|
-
|
|
890
|
-
|
|
333
|
+
Shapeexamples_pricingplans_9TestowepoleDialogDiaalog_wrapperDialog_wrapper: {
|
|
334
|
+
close_button: "ButtonField",
|
|
335
|
+
detailswrapper: "Shapeexamples_pricingplans_9TestowepoleDialogDiaalog_wrapperDialog_wrapperDetailswrapper"
|
|
891
336
|
},
|
|
892
|
-
|
|
893
|
-
|
|
337
|
+
Shapeexamples_pricingplans_9TestowepoleDialogDiaalog_wrapper: {
|
|
338
|
+
dialog_wrapper: "Shapeexamples_pricingplans_9TestowepoleDialogDiaalog_wrapperDialog_wrapper"
|
|
894
339
|
},
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
image_wrapper: "ShapeheroxHero_sectionHero_containerImage_wrapper",
|
|
898
|
-
presentation: "ShapeheroxHero_sectionHero_containerPresentation"
|
|
340
|
+
Shapeexamples_pricingplans_9TestowepoleDialog: {
|
|
341
|
+
diaalog_wrapper: "Shapeexamples_pricingplans_9TestowepoleDialogDiaalog_wrapper"
|
|
899
342
|
},
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
Shapeherox: {
|
|
904
|
-
hero_section: "ShapeheroxHero_section",
|
|
905
|
-
_id: "String",
|
|
906
|
-
createdAt: "Float",
|
|
907
|
-
updatedAt: "Float"
|
|
343
|
+
Shapeexamples_pricingplans_9Testowepole: {
|
|
344
|
+
jajko: "String",
|
|
345
|
+
dialog: "Shapeexamples_pricingplans_9TestowepoleDialog"
|
|
908
346
|
},
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
link: "String",
|
|
912
|
-
remove_button: "String"
|
|
347
|
+
Shapeexamples_pricingplans_9Step_oneStep_one_wrapper: {
|
|
348
|
+
step_one_next: "ButtonField"
|
|
913
349
|
},
|
|
914
|
-
|
|
915
|
-
|
|
350
|
+
Shapeexamples_pricingplans_9Step_one: {
|
|
351
|
+
step_one_wrapper: "Shapeexamples_pricingplans_9Step_oneStep_one_wrapper"
|
|
916
352
|
},
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
projects: "Shapelista_projektowListProjects"
|
|
353
|
+
Shapeexamples_pricingplans_9Step_twoStep_two_wrapper: {
|
|
354
|
+
step_two_prev: "ButtonField",
|
|
355
|
+
step_two_next: "ButtonField"
|
|
921
356
|
},
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
_id: "String",
|
|
925
|
-
createdAt: "Float",
|
|
926
|
-
updatedAt: "Float"
|
|
357
|
+
Shapeexamples_pricingplans_9Step_two: {
|
|
358
|
+
step_two_wrapper: "Shapeexamples_pricingplans_9Step_twoStep_two_wrapper"
|
|
927
359
|
},
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
360
|
+
Shapeexamples_pricingplans_9Step_threeStep_three_wrapper: {
|
|
361
|
+
step_three_prev: "ButtonField",
|
|
362
|
+
step_three_field: "String"
|
|
931
363
|
},
|
|
932
|
-
|
|
933
|
-
|
|
364
|
+
Shapeexamples_pricingplans_9Step_three: {
|
|
365
|
+
step_three_wrapper: "Shapeexamples_pricingplans_9Step_threeStep_three_wrapper"
|
|
934
366
|
},
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
367
|
+
Shapeexamples_pricingplans_9: {
|
|
368
|
+
wrapper: "Shapeexamples_pricingplans_9Wrapper",
|
|
369
|
+
testowepole: "Shapeexamples_pricingplans_9Testowepole",
|
|
370
|
+
step_variable: "VariableField",
|
|
371
|
+
step_one: "Shapeexamples_pricingplans_9Step_one",
|
|
372
|
+
step_two: "Shapeexamples_pricingplans_9Step_two",
|
|
373
|
+
step_three: "Shapeexamples_pricingplans_9Step_three",
|
|
941
374
|
_id: "String",
|
|
942
375
|
createdAt: "Float",
|
|
943
376
|
updatedAt: "Float"
|
|
944
377
|
},
|
|
945
|
-
ShapenewshapeBackgroundContent: {
|
|
946
|
-
badge: "String",
|
|
947
|
-
headline: "String",
|
|
948
|
-
subheadline: "String",
|
|
949
|
-
cta_label: "String",
|
|
950
|
-
cta_href: "String"
|
|
951
|
-
},
|
|
952
|
-
ShapenewshapeBackground: {
|
|
953
|
-
overlay_gradient: "Boolean",
|
|
954
|
-
content: "ShapenewshapeBackgroundContent",
|
|
955
|
-
hero_image: "ImageField"
|
|
956
|
-
},
|
|
957
|
-
Shapenewshape: {
|
|
958
|
-
background: "ShapenewshapeBackground",
|
|
959
|
-
_id: "String",
|
|
960
|
-
createdAt: "Float",
|
|
961
|
-
updatedAt: "Float"
|
|
962
|
-
},
|
|
963
|
-
Shapepricingv1Pricing_sectionHeader_wrapper: {
|
|
964
|
-
title: "String",
|
|
965
|
-
description: "String"
|
|
966
|
-
},
|
|
967
|
-
Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list: {
|
|
968
|
-
feature: "String"
|
|
969
|
-
},
|
|
970
|
-
Shapepricingv1Pricing_sectionPlans_gridFree_plan: {
|
|
971
|
-
plan_name: "String",
|
|
972
|
-
price: "String",
|
|
973
|
-
plan_description: "String",
|
|
974
|
-
feature_list: "Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list",
|
|
975
|
-
cta: "Shapesecondary_cta"
|
|
976
|
-
},
|
|
977
|
-
Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list: {
|
|
978
|
-
feature: "String"
|
|
979
|
-
},
|
|
980
|
-
Shapepricingv1Pricing_sectionPlans_gridPaid_plan: {
|
|
981
|
-
plan_name: "String",
|
|
982
|
-
price: "String",
|
|
983
|
-
plan_description: "String",
|
|
984
|
-
feature_list: "Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list",
|
|
985
|
-
cta: "Shapectabutton"
|
|
986
|
-
},
|
|
987
|
-
Shapepricingv1Pricing_sectionPlans_grid: {
|
|
988
|
-
free_plan: "Shapepricingv1Pricing_sectionPlans_gridFree_plan",
|
|
989
|
-
paid_plan: "Shapepricingv1Pricing_sectionPlans_gridPaid_plan"
|
|
990
|
-
},
|
|
991
|
-
Shapepricingv1Pricing_section: {
|
|
992
|
-
header_wrapper: "Shapepricingv1Pricing_sectionHeader_wrapper",
|
|
993
|
-
plans_grid: "Shapepricingv1Pricing_sectionPlans_grid"
|
|
994
|
-
},
|
|
995
|
-
Shapepricingv1: {
|
|
996
|
-
pricing_section: "Shapepricingv1Pricing_section",
|
|
997
|
-
_id: "String",
|
|
998
|
-
createdAt: "Float",
|
|
999
|
-
updatedAt: "Float"
|
|
1000
|
-
},
|
|
1001
|
-
Shapepricingv2MainPlans_gridFree_planPlan_footer: {
|
|
1002
|
-
price: "String",
|
|
1003
|
-
cta: "String"
|
|
1004
|
-
},
|
|
1005
|
-
Shapepricingv2MainPlans_gridFree_plan: {
|
|
1006
|
-
subtitle: "String",
|
|
1007
|
-
description: "String",
|
|
1008
|
-
features: "String",
|
|
1009
|
-
plan_footer: "Shapepricingv2MainPlans_gridFree_planPlan_footer"
|
|
1010
|
-
},
|
|
1011
|
-
Shapepricingv2MainPlans_gridPro_planPlan_footerPriceblock: {
|
|
1012
|
-
price: "String",
|
|
1013
|
-
price_period: "String"
|
|
1014
|
-
},
|
|
1015
|
-
Shapepricingv2MainPlans_gridPro_planPlan_footer: {
|
|
1016
|
-
priceblock: "Shapepricingv2MainPlans_gridPro_planPlan_footerPriceblock",
|
|
1017
|
-
cta: "String"
|
|
1018
|
-
},
|
|
1019
|
-
Shapepricingv2MainPlans_gridPro_plan: {
|
|
1020
|
-
subtitle: "String",
|
|
1021
|
-
description: "String",
|
|
1022
|
-
features: "String",
|
|
1023
|
-
plan_footer: "Shapepricingv2MainPlans_gridPro_planPlan_footer"
|
|
1024
|
-
},
|
|
1025
|
-
Shapepricingv2MainPlans_grid: {
|
|
1026
|
-
free_plan: "Shapepricingv2MainPlans_gridFree_plan",
|
|
1027
|
-
pro_plan: "Shapepricingv2MainPlans_gridPro_plan"
|
|
1028
|
-
},
|
|
1029
|
-
Shapepricingv2Main: {
|
|
1030
|
-
plans_grid: "Shapepricingv2MainPlans_grid"
|
|
1031
|
-
},
|
|
1032
|
-
Shapepricingv2: {
|
|
1033
|
-
main: "Shapepricingv2Main",
|
|
1034
|
-
_id: "String",
|
|
1035
|
-
createdAt: "Float",
|
|
1036
|
-
updatedAt: "Float"
|
|
1037
|
-
},
|
|
1038
|
-
Shapeprofile_infoProfile_sectionAccount_headerInfo: {
|
|
1039
|
-
full_name: "String",
|
|
1040
|
-
company: "String",
|
|
1041
|
-
email: "String"
|
|
1042
|
-
},
|
|
1043
|
-
Shapeprofile_infoProfile_sectionAccount_header: {
|
|
1044
|
-
avatar: "ImageField",
|
|
1045
|
-
info: "Shapeprofile_infoProfile_sectionAccount_headerInfo"
|
|
1046
|
-
},
|
|
1047
|
-
Shapeprofile_infoProfile_sectionPlan_status: {
|
|
1048
|
-
plan: "String"
|
|
1049
|
-
},
|
|
1050
|
-
Shapeprofile_infoProfile_sectionUsage_sectionAi_tokens: {
|
|
1051
|
-
label: "String",
|
|
1052
|
-
value: "String"
|
|
1053
|
-
},
|
|
1054
|
-
Shapeprofile_infoProfile_sectionUsage_sectionTranslate_tokens: {
|
|
1055
|
-
label: "String",
|
|
1056
|
-
value: "String"
|
|
1057
|
-
},
|
|
1058
|
-
Shapeprofile_infoProfile_sectionUsage_sectionMonthly_api_requests: {
|
|
1059
|
-
label: "String",
|
|
1060
|
-
value: "String"
|
|
1061
|
-
},
|
|
1062
|
-
Shapeprofile_infoProfile_sectionUsage_section: {
|
|
1063
|
-
ai_tokens: "Shapeprofile_infoProfile_sectionUsage_sectionAi_tokens",
|
|
1064
|
-
translate_tokens: "Shapeprofile_infoProfile_sectionUsage_sectionTranslate_tokens",
|
|
1065
|
-
monthly_api_requests: "Shapeprofile_infoProfile_sectionUsage_sectionMonthly_api_requests"
|
|
1066
|
-
},
|
|
1067
|
-
Shapeprofile_infoProfile_section: {
|
|
1068
|
-
account_header: "Shapeprofile_infoProfile_sectionAccount_header",
|
|
1069
|
-
plan_status: "Shapeprofile_infoProfile_sectionPlan_status",
|
|
1070
|
-
usage_section: "Shapeprofile_infoProfile_sectionUsage_section"
|
|
1071
|
-
},
|
|
1072
|
-
Shapeprofile_info: {
|
|
1073
|
-
profile_section: "Shapeprofile_infoProfile_section",
|
|
1074
|
-
_id: "String",
|
|
1075
|
-
createdAt: "Float",
|
|
1076
|
-
updatedAt: "Float"
|
|
1077
|
-
},
|
|
1078
|
-
Shapesecondary_cta: {
|
|
1079
|
-
cta: "String",
|
|
1080
|
-
_id: "String",
|
|
1081
|
-
createdAt: "Float",
|
|
1082
|
-
updatedAt: "Float"
|
|
1083
|
-
},
|
|
1084
|
-
Shapesubheading: {
|
|
1085
|
-
text: "String",
|
|
1086
|
-
_id: "String",
|
|
1087
|
-
createdAt: "Float",
|
|
1088
|
-
updatedAt: "Float"
|
|
1089
|
-
},
|
|
1090
|
-
ShapesupportSectionHeader_wrapper: {
|
|
1091
|
-
title: "String",
|
|
1092
|
-
description: "String"
|
|
1093
|
-
},
|
|
1094
|
-
ShapesupportSectionFeatures_gridFeature_item: {
|
|
1095
|
-
image: "ImageField",
|
|
1096
|
-
title: "String",
|
|
1097
|
-
text: "String",
|
|
1098
|
-
cta: "String"
|
|
1099
|
-
},
|
|
1100
|
-
ShapesupportSectionFeatures_grid: {
|
|
1101
|
-
feature_item: "ShapesupportSectionFeatures_gridFeature_item"
|
|
1102
|
-
},
|
|
1103
|
-
ShapesupportSection: {
|
|
1104
|
-
header_wrapper: "ShapesupportSectionHeader_wrapper",
|
|
1105
|
-
features_grid: "ShapesupportSectionFeatures_grid"
|
|
1106
|
-
},
|
|
1107
|
-
Shapesupport: {
|
|
1108
|
-
section: "ShapesupportSection",
|
|
1109
|
-
_id: "String",
|
|
1110
|
-
createdAt: "Float",
|
|
1111
|
-
updatedAt: "Float"
|
|
1112
|
-
},
|
|
1113
|
-
Shapetitle_descTitledesc: {
|
|
1114
|
-
title: "String",
|
|
1115
|
-
description: "String"
|
|
1116
|
-
},
|
|
1117
|
-
Shapetitle_desc: {
|
|
1118
|
-
titledesc: "Shapetitle_descTitledesc",
|
|
1119
|
-
_id: "String",
|
|
1120
|
-
createdAt: "Float",
|
|
1121
|
-
updatedAt: "Float"
|
|
1122
|
-
},
|
|
1123
|
-
ShapeusageMain: {
|
|
1124
|
-
title: "String",
|
|
1125
|
-
subtitle: "String",
|
|
1126
|
-
period: "String",
|
|
1127
|
-
tokens_consumed: "Float"
|
|
1128
|
-
},
|
|
1129
|
-
Shapeusage: {
|
|
1130
|
-
main: "ShapeusageMain",
|
|
1131
|
-
_id: "String",
|
|
1132
|
-
createdAt: "Float",
|
|
1133
|
-
updatedAt: "Float"
|
|
1134
|
-
},
|
|
1135
|
-
FormregisterRegistration_stepUser_details: {
|
|
1136
|
-
_mocks: "String",
|
|
1137
|
-
username: "FormTextField",
|
|
1138
|
-
password: "FormTextField",
|
|
1139
|
-
full_name: "FormTextField",
|
|
1140
|
-
phone: "FormTextField"
|
|
1141
|
-
},
|
|
1142
|
-
FormregisterRegistration_step: {
|
|
1143
|
-
_mocks: "String",
|
|
1144
|
-
user_details: "FormregisterRegistration_stepUser_details",
|
|
1145
|
-
submit: "FormSubmitField"
|
|
1146
|
-
},
|
|
1147
|
-
Formregister: {
|
|
1148
|
-
_mocks: "String",
|
|
1149
|
-
_version: "VersionField",
|
|
1150
|
-
state_step: "FormVariableField",
|
|
1151
|
-
registration_step: "FormregisterRegistration_step",
|
|
1152
|
-
current_step: "FormVariableField",
|
|
1153
|
-
locale: "String",
|
|
1154
|
-
slug: "String",
|
|
1155
|
-
_id: "String",
|
|
1156
|
-
createdAt: "String",
|
|
1157
|
-
updatedAt: "String",
|
|
1158
|
-
draft_version: "String",
|
|
1159
|
-
json_ld: "String"
|
|
1160
|
-
},
|
|
1161
|
-
FormtestStep_basic_infoBasic_info_group: {
|
|
1162
|
-
_mocks: "String",
|
|
1163
|
-
window_type: "FormRadioTextField",
|
|
1164
|
-
quantity: "FormTextField",
|
|
1165
|
-
location: "FormRadioTextField"
|
|
1166
|
-
},
|
|
1167
|
-
FormtestStep_basic_info: {
|
|
1168
|
-
_mocks: "String",
|
|
1169
|
-
basic_info_group: "FormtestStep_basic_infoBasic_info_group",
|
|
1170
|
-
basic_next: "FormButtonField"
|
|
1171
|
-
},
|
|
1172
|
-
FormtestStep_dimensionsDimensions_group: {
|
|
1173
|
-
_mocks: "String",
|
|
1174
|
-
width_mm: "FormTextField",
|
|
1175
|
-
height_mm: "FormTextField",
|
|
1176
|
-
depth_mm: "FormTextField",
|
|
1177
|
-
opening_direction: "FormRadioTextField",
|
|
1178
|
-
sash_count: "FormTextField"
|
|
1179
|
-
},
|
|
1180
|
-
FormtestStep_dimensions: {
|
|
1181
|
-
_mocks: "String",
|
|
1182
|
-
dimensions_group: "FormtestStep_dimensionsDimensions_group",
|
|
1183
|
-
dimensions_back: "FormButtonField",
|
|
1184
|
-
dimensions_next: "FormButtonField"
|
|
1185
|
-
},
|
|
1186
|
-
FormtestStep_featuresFeatures_group: {
|
|
1187
|
-
_mocks: "String",
|
|
1188
|
-
material: "FormRadioTextField",
|
|
1189
|
-
color: "FormTextField",
|
|
1190
|
-
glazing_type: "FormRadioTextField",
|
|
1191
|
-
thermal_break: "FormBooleanField",
|
|
1192
|
-
soundproofing: "FormBooleanField"
|
|
1193
|
-
},
|
|
1194
|
-
FormtestStep_features: {
|
|
1195
|
-
_mocks: "String",
|
|
1196
|
-
features_group: "FormtestStep_featuresFeatures_group",
|
|
1197
|
-
features_back: "FormButtonField",
|
|
1198
|
-
features_next: "FormButtonField"
|
|
1199
|
-
},
|
|
1200
|
-
FormtestStep_accessoriesAccessories_group: {
|
|
1201
|
-
_mocks: "String",
|
|
1202
|
-
handle_type: "FormRadioTextField",
|
|
1203
|
-
lock_type: "FormRadioTextField",
|
|
1204
|
-
mosquito_net: "FormBooleanField",
|
|
1205
|
-
ventilator: "FormBooleanField",
|
|
1206
|
-
accessories_other: "FormTextField"
|
|
1207
|
-
},
|
|
1208
|
-
FormtestStep_accessories: {
|
|
1209
|
-
_mocks: "String",
|
|
1210
|
-
accessories_group: "FormtestStep_accessoriesAccessories_group",
|
|
1211
|
-
accessories_back: "FormButtonField",
|
|
1212
|
-
accessories_next: "FormButtonField"
|
|
1213
|
-
},
|
|
1214
|
-
FormtestStep_summary: {
|
|
1215
|
-
_mocks: "String",
|
|
1216
|
-
summary_display: "FormDisplayField",
|
|
1217
|
-
summary_back: "FormButtonField",
|
|
1218
|
-
submit: "FormSubmitField"
|
|
1219
|
-
},
|
|
1220
|
-
Formtest: {
|
|
1221
|
-
_mocks: "String",
|
|
1222
|
-
_version: "VersionField",
|
|
1223
|
-
form_step_variable: "FormVariableField",
|
|
1224
|
-
step_basic_info: "FormtestStep_basic_info",
|
|
1225
|
-
step_dimensions: "FormtestStep_dimensions",
|
|
1226
|
-
step_features: "FormtestStep_features",
|
|
1227
|
-
step_accessories: "FormtestStep_accessories",
|
|
1228
|
-
step_summary: "FormtestStep_summary",
|
|
1229
|
-
current_step: "FormVariableField",
|
|
1230
|
-
locale: "String",
|
|
1231
|
-
slug: "String",
|
|
1232
|
-
_id: "String",
|
|
1233
|
-
createdAt: "String",
|
|
1234
|
-
updatedAt: "String",
|
|
1235
|
-
draft_version: "String",
|
|
1236
|
-
json_ld: "String"
|
|
1237
|
-
},
|
|
1238
|
-
ResponseFormregisterUser_details: {
|
|
1239
|
-
username: "String",
|
|
1240
|
-
password: "String",
|
|
1241
|
-
full_name: "String",
|
|
1242
|
-
phone: "String"
|
|
1243
|
-
},
|
|
1244
|
-
ResponseFormregisterRegistration_step: {
|
|
1245
|
-
user_details: "ResponseFormregisterUser_details",
|
|
1246
|
-
submit: "String"
|
|
1247
|
-
},
|
|
1248
|
-
ResponseFormregister: {
|
|
1249
|
-
state_step: "String",
|
|
1250
|
-
registration_step: "ResponseFormregisterRegistration_step",
|
|
1251
|
-
current_step: "String",
|
|
1252
|
-
locale: "String",
|
|
1253
|
-
slug: "String",
|
|
1254
|
-
_id: "String",
|
|
1255
|
-
createdAt: "String",
|
|
1256
|
-
updatedAt: "String",
|
|
1257
|
-
draft_version: "String",
|
|
1258
|
-
json_ld: "String"
|
|
1259
|
-
},
|
|
1260
|
-
ResponseFormtestBasic_info_group: {
|
|
1261
|
-
window_type: "String",
|
|
1262
|
-
quantity: "String",
|
|
1263
|
-
location: "String"
|
|
1264
|
-
},
|
|
1265
|
-
ResponseFormtestStep_basic_info: {
|
|
1266
|
-
basic_info_group: "ResponseFormtestBasic_info_group",
|
|
1267
|
-
basic_next: "String"
|
|
1268
|
-
},
|
|
1269
|
-
ResponseFormtestDimensions_group: {
|
|
1270
|
-
width_mm: "String",
|
|
1271
|
-
height_mm: "String",
|
|
1272
|
-
depth_mm: "String",
|
|
1273
|
-
opening_direction: "String",
|
|
1274
|
-
sash_count: "String"
|
|
1275
|
-
},
|
|
1276
|
-
ResponseFormtestStep_dimensions: {
|
|
1277
|
-
dimensions_group: "ResponseFormtestDimensions_group",
|
|
1278
|
-
dimensions_back: "String",
|
|
1279
|
-
dimensions_next: "String"
|
|
1280
|
-
},
|
|
1281
|
-
ResponseFormtestFeatures_group: {
|
|
1282
|
-
material: "String",
|
|
1283
|
-
color: "String",
|
|
1284
|
-
glazing_type: "String",
|
|
1285
|
-
thermal_break: "Boolean",
|
|
1286
|
-
soundproofing: "Boolean"
|
|
1287
|
-
},
|
|
1288
|
-
ResponseFormtestStep_features: {
|
|
1289
|
-
features_group: "ResponseFormtestFeatures_group",
|
|
1290
|
-
features_back: "String",
|
|
1291
|
-
features_next: "String"
|
|
1292
|
-
},
|
|
1293
|
-
ResponseFormtestAccessories_group: {
|
|
1294
|
-
handle_type: "String",
|
|
1295
|
-
lock_type: "String",
|
|
1296
|
-
mosquito_net: "Boolean",
|
|
1297
|
-
ventilator: "Boolean",
|
|
1298
|
-
accessories_other: "String"
|
|
1299
|
-
},
|
|
1300
|
-
ResponseFormtestStep_accessories: {
|
|
1301
|
-
accessories_group: "ResponseFormtestAccessories_group",
|
|
1302
|
-
accessories_back: "String",
|
|
1303
|
-
accessories_next: "String"
|
|
1304
|
-
},
|
|
1305
|
-
ResponseFormtestStep_summary: {
|
|
1306
|
-
summary_display: "String",
|
|
1307
|
-
summary_back: "String",
|
|
1308
|
-
submit: "String"
|
|
1309
|
-
},
|
|
1310
|
-
ResponseFormtest: {
|
|
1311
|
-
form_step_variable: "String",
|
|
1312
|
-
step_basic_info: "ResponseFormtestStep_basic_info",
|
|
1313
|
-
step_dimensions: "ResponseFormtestStep_dimensions",
|
|
1314
|
-
step_features: "ResponseFormtestStep_features",
|
|
1315
|
-
step_accessories: "ResponseFormtestStep_accessories",
|
|
1316
|
-
step_summary: "ResponseFormtestStep_summary",
|
|
1317
|
-
current_step: "String",
|
|
1318
|
-
locale: "String",
|
|
1319
|
-
slug: "String",
|
|
1320
|
-
_id: "String",
|
|
1321
|
-
createdAt: "String",
|
|
1322
|
-
updatedAt: "String",
|
|
1323
|
-
draft_version: "String",
|
|
1324
|
-
json_ld: "String"
|
|
1325
|
-
},
|
|
1326
|
-
SearchResponsesFormregister: {
|
|
1327
|
-
items: "ResponseFormregister",
|
|
1328
|
-
totalCount: "Int"
|
|
1329
|
-
},
|
|
1330
|
-
SearchResponsesFormtest: {
|
|
1331
|
-
items: "ResponseFormtest",
|
|
1332
|
-
totalCount: "Int"
|
|
1333
|
-
},
|
|
1334
378
|
ID: `scalar.ID`
|
|
1335
379
|
};
|
|
1336
380
|
export const Ops = {
|