@husar.ai/cli 0.3.4 → 0.3.6

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