@husar.ai/cli 0.2.3 → 0.2.4

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/src/zeus/index.ts CHANGED
@@ -1037,10 +1037,6 @@ export type ValueTypes = {
1037
1037
  ne?: string | undefined | null | Variable<any, string>,
1038
1038
  contain?: string | undefined | null | Variable<any, string>
1039
1039
  };
1040
- ["Mutation"]: AliasType<{
1041
- heartbeat?:boolean | `@${string}`,
1042
- __typename?: boolean | `@${string}`
1043
- }>;
1044
1040
  ["RootParamsAdminType"]:unknown;
1045
1041
  ["Shape"]: AliasType<{
1046
1042
  name?:boolean | `@${string}`,
@@ -1178,6 +1174,12 @@ export type ValueTypes = {
1178
1174
  path?:boolean | `@${string}`,
1179
1175
  __typename?: boolean | `@${string}`
1180
1176
  }>;
1177
+ ["GenerateHusarShapeImplementorInput"]: {
1178
+ prompt: string | Variable<any, string>,
1179
+ existingFileContent?: string | undefined | null | Variable<any, string>,
1180
+ backendGraphQlContent?: string | undefined | null | Variable<any, string>,
1181
+ includeShapes?: Array<string> | undefined | null | Variable<any, string>
1182
+ };
1181
1183
  /** This enum is defined externally and injected via federation */
1182
1184
  ["CMSType"]:CMSType;
1183
1185
  ["Query"]: AliasType<{
@@ -1196,10 +1198,30 @@ variantsdocsBySlug?: [{ slug: string | Variable<any, string>},ValueTypes["docs"]
1196
1198
  fieldSetdocs?:boolean | `@${string}`,
1197
1199
  modeldocs?:boolean | `@${string}`,
1198
1200
  previewFieldsdocs?:boolean | `@${string}`,
1201
+ fieldSetShapeaplikacja_g?:boolean | `@${string}`,
1202
+ modelShapeaplikacja_g?:boolean | `@${string}`,
1203
+ previewFieldsShapeaplikacja_g?:boolean | `@${string}`,
1204
+ oneShapeaplikacja_g?:ValueTypes["Shapeaplikacja_g"],
1205
+ fieldSetShapebgallery?:boolean | `@${string}`,
1206
+ modelShapebgallery?:boolean | `@${string}`,
1207
+ previewFieldsShapebgallery?:boolean | `@${string}`,
1208
+ oneShapebgallery?:ValueTypes["Shapebgallery"],
1209
+ fieldSetShapebookina?:boolean | `@${string}`,
1210
+ modelShapebookina?:boolean | `@${string}`,
1211
+ previewFieldsShapebookina?:boolean | `@${string}`,
1212
+ oneShapebookina?:ValueTypes["Shapebookina"],
1213
+ fieldSetShapebpage?:boolean | `@${string}`,
1214
+ modelShapebpage?:boolean | `@${string}`,
1215
+ previewFieldsShapebpage?:boolean | `@${string}`,
1216
+ oneShapebpage?:ValueTypes["Shapebpage"],
1199
1217
  fieldSetShapecloud_sidebar?:boolean | `@${string}`,
1200
1218
  modelShapecloud_sidebar?:boolean | `@${string}`,
1201
1219
  previewFieldsShapecloud_sidebar?:boolean | `@${string}`,
1202
1220
  oneShapecloud_sidebar?:ValueTypes["Shapecloud_sidebar"],
1221
+ fieldSetShapectabutton?:boolean | `@${string}`,
1222
+ modelShapectabutton?:boolean | `@${string}`,
1223
+ previewFieldsShapectabutton?:boolean | `@${string}`,
1224
+ oneShapectabutton?:ValueTypes["Shapectabutton"],
1203
1225
  fieldSetShapedocs_content?:boolean | `@${string}`,
1204
1226
  modelShapedocs_content?:boolean | `@${string}`,
1205
1227
  previewFieldsShapedocs_content?:boolean | `@${string}`,
@@ -1248,10 +1270,26 @@ variantsdocsBySlug?: [{ slug: string | Variable<any, string>},ValueTypes["docs"]
1248
1270
  modelShapeprofile_info?:boolean | `@${string}`,
1249
1271
  previewFieldsShapeprofile_info?:boolean | `@${string}`,
1250
1272
  oneShapeprofile_info?:ValueTypes["Shapeprofile_info"],
1273
+ fieldSetShapesecondary_cta?:boolean | `@${string}`,
1274
+ modelShapesecondary_cta?:boolean | `@${string}`,
1275
+ previewFieldsShapesecondary_cta?:boolean | `@${string}`,
1276
+ oneShapesecondary_cta?:ValueTypes["Shapesecondary_cta"],
1251
1277
  fieldSetShapesupport?:boolean | `@${string}`,
1252
1278
  modelShapesupport?:boolean | `@${string}`,
1253
1279
  previewFieldsShapesupport?:boolean | `@${string}`,
1254
1280
  oneShapesupport?:ValueTypes["Shapesupport"],
1281
+ fieldSetShapeteee?:boolean | `@${string}`,
1282
+ modelShapeteee?:boolean | `@${string}`,
1283
+ previewFieldsShapeteee?:boolean | `@${string}`,
1284
+ oneShapeteee?:ValueTypes["Shapeteee"],
1285
+ fieldSetShapetest?:boolean | `@${string}`,
1286
+ modelShapetest?:boolean | `@${string}`,
1287
+ previewFieldsShapetest?:boolean | `@${string}`,
1288
+ oneShapetest?:ValueTypes["Shapetest"],
1289
+ fieldSetShapetitle_desc?:boolean | `@${string}`,
1290
+ modelShapetitle_desc?:boolean | `@${string}`,
1291
+ previewFieldsShapetitle_desc?:boolean | `@${string}`,
1292
+ oneShapetitle_desc?:ValueTypes["Shapetitle_desc"],
1255
1293
  fieldSetShapeusage?:boolean | `@${string}`,
1256
1294
  modelShapeusage?:boolean | `@${string}`,
1257
1295
  previewFieldsShapeusage?:boolean | `@${string}`,
@@ -1286,6 +1324,38 @@ oneAsScalarViewhowitworks?: [{ rootParams?: ValueTypes["RootParamsInput"] | unde
1286
1324
  previewFieldsViewpricing?:boolean | `@${string}`,
1287
1325
  oneViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},ValueTypes["Viewpricing"]],
1288
1326
  oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},boolean | `@${string}`],
1327
+ variantsViewttt?:ValueTypes["Viewttt"],
1328
+ fieldSetViewttt?:boolean | `@${string}`,
1329
+ modelViewttt?:boolean | `@${string}`,
1330
+ previewFieldsViewttt?:boolean | `@${string}`,
1331
+ oneViewttt?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},ValueTypes["Viewttt"]],
1332
+ oneAsScalarViewttt?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},boolean | `@${string}`],
1333
+ variantsFormregister?:ValueTypes["Formregister"],
1334
+ fieldSetFormregister?:boolean | `@${string}`,
1335
+ modelFormregister?:boolean | `@${string}`,
1336
+ previewFieldsFormregister?:boolean | `@${string}`,
1337
+ oneFormregister?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},ValueTypes["Formregister"]],
1338
+ oneAsScalarFormregister?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},boolean | `@${string}`],
1339
+ variantsFormtest?:ValueTypes["Formtest"],
1340
+ fieldSetFormtest?:boolean | `@${string}`,
1341
+ modelFormtest?:boolean | `@${string}`,
1342
+ previewFieldsFormtest?:boolean | `@${string}`,
1343
+ oneFormtest?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},ValueTypes["Formtest"]],
1344
+ oneAsScalarFormtest?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>},boolean | `@${string}`],
1345
+ responsesFormregister?: [{ filter?: ValueTypes["ResponsesFormregisterFilter"] | undefined | null | Variable<any, string>, skip?: number | undefined | null | Variable<any, string>, take?: number | undefined | null | Variable<any, string>},ValueTypes["SearchResponsesFormregister"]],
1346
+ responseFormregister?: [{ id: string | Variable<any, string>},ValueTypes["ResponseFormregister"]],
1347
+ responseFieldSetFormregister?: [{ id: string | Variable<any, string>},boolean | `@${string}`],
1348
+ responsesFormtest?: [{ filter?: ValueTypes["ResponsesFormtestFilter"] | undefined | null | Variable<any, string>, skip?: number | undefined | null | Variable<any, string>, take?: number | undefined | null | Variable<any, string>},ValueTypes["SearchResponsesFormtest"]],
1349
+ responseFormtest?: [{ id: string | Variable<any, string>},ValueTypes["ResponseFormtest"]],
1350
+ responseFieldSetFormtest?: [{ id: string | Variable<any, string>},boolean | `@${string}`],
1351
+ __typename?: boolean | `@${string}`
1352
+ }>;
1353
+ ["Mutation"]: AliasType<{
1354
+ heartbeat?:boolean | `@${string}`,
1355
+ submitResponseFormregister?: [{ input?: ValueTypes["SubmitFormregister"] | undefined | null | Variable<any, string>},boolean | `@${string}`],
1356
+ removeResponseFormregister?: [{ id: string | Variable<any, string>},boolean | `@${string}`],
1357
+ submitResponseFormtest?: [{ input?: ValueTypes["SubmitFormtest"] | undefined | null | Variable<any, string>},boolean | `@${string}`],
1358
+ removeResponseFormtest?: [{ id: string | Variable<any, string>},boolean | `@${string}`],
1289
1359
  __typename?: boolean | `@${string}`
1290
1360
  }>;
1291
1361
  ["RootParamsType"]: AliasType<{
@@ -1296,6 +1366,7 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1296
1366
  ["ModelEnum"]:ModelEnum;
1297
1367
  ["ViewEnum"]:ViewEnum;
1298
1368
  ["ShapeEnum"]:ShapeEnum;
1369
+ ["FormEnum"]:FormEnum;
1299
1370
  ["docs__Connection"]: AliasType<{
1300
1371
  items?:ValueTypes["docs"],
1301
1372
  pageInfo?:ValueTypes["PageInfo"],
@@ -1305,8 +1376,8 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1305
1376
  _version?:ValueTypes["VersionField"],
1306
1377
  title?:boolean | `@${string}`,
1307
1378
  seotitle?:boolean | `@${string}`,
1308
- metadesc?:boolean | `@${string}`,
1309
1379
  sortid?:boolean | `@${string}`,
1380
+ metadesc?:boolean | `@${string}`,
1310
1381
  main_category?:boolean | `@${string}`,
1311
1382
  content?:boolean | `@${string}`,
1312
1383
  video?:ValueTypes["VideoField"],
@@ -1352,12 +1423,26 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1352
1423
  draft_version?:boolean | `@${string}`,
1353
1424
  json_ld?:boolean | `@${string}`,
1354
1425
  __typename?: boolean | `@${string}`
1426
+ }>;
1427
+ ["ViewhomepageCotContain"]: AliasType<{
1428
+ header?:ValueTypes["Shapetitle_desc"],
1429
+ __typename?: boolean | `@${string}`
1430
+ }>;
1431
+ ["ViewhomepageCotFeatures"]: AliasType<{
1432
+ feat?:ValueTypes["Shapefeaturepresentation"],
1433
+ __typename?: boolean | `@${string}`
1434
+ }>;
1435
+ ["ViewhomepageCot"]: AliasType<{
1436
+ contain?:ValueTypes["ViewhomepageCotContain"],
1437
+ features?:ValueTypes["ViewhomepageCotFeatures"],
1438
+ __typename?: boolean | `@${string}`
1355
1439
  }>;
1356
1440
  ["Viewhomepage"]: AliasType<{
1357
1441
  _version?:ValueTypes["VersionField"],
1358
1442
  nav?:ValueTypes["Shapenav"],
1359
1443
  main?:ValueTypes["Shapehero"],
1360
1444
  hero?:ValueTypes["Shapeherox"],
1445
+ cot?:ValueTypes["ViewhomepageCot"],
1361
1446
  pricing?:ValueTypes["Shapepricingv1"],
1362
1447
  footer?:ValueTypes["Shapefoot"],
1363
1448
  locale?:boolean | `@${string}`,
@@ -1401,6 +1486,172 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1401
1486
  draft_version?:boolean | `@${string}`,
1402
1487
  json_ld?:boolean | `@${string}`,
1403
1488
  __typename?: boolean | `@${string}`
1489
+ }>;
1490
+ ["Viewttt"]: AliasType<{
1491
+ _version?:ValueTypes["VersionField"],
1492
+ locale?:boolean | `@${string}`,
1493
+ slug?:boolean | `@${string}`,
1494
+ _id?:boolean | `@${string}`,
1495
+ createdAt?:boolean | `@${string}`,
1496
+ updatedAt?:boolean | `@${string}`,
1497
+ draft_version?:boolean | `@${string}`,
1498
+ json_ld?:boolean | `@${string}`,
1499
+ __typename?: boolean | `@${string}`
1500
+ }>;
1501
+ ["Shapeaplikacja_gNavbarMenu"]: AliasType<{
1502
+ name?:boolean | `@${string}`,
1503
+ href?:boolean | `@${string}`,
1504
+ __typename?: boolean | `@${string}`
1505
+ }>;
1506
+ ["Shapeaplikacja_gNavbar"]: AliasType<{
1507
+ logo?:boolean | `@${string}`,
1508
+ menu?:ValueTypes["Shapeaplikacja_gNavbarMenu"],
1509
+ __typename?: boolean | `@${string}`
1510
+ }>;
1511
+ ["Shapeaplikacja_gHero"]: AliasType<{
1512
+ heading?:boolean | `@${string}`,
1513
+ subheading?:boolean | `@${string}`,
1514
+ __typename?: boolean | `@${string}`
1515
+ }>;
1516
+ ["Shapeaplikacja_gExplainer_video"]: AliasType<{
1517
+ title?:boolean | `@${string}`,
1518
+ description?:boolean | `@${string}`,
1519
+ video?:ValueTypes["VideoField"],
1520
+ __typename?: boolean | `@${string}`
1521
+ }>;
1522
+ ["Shapeaplikacja_gVideo_list"]: AliasType<{
1523
+ title?:boolean | `@${string}`,
1524
+ description?:boolean | `@${string}`,
1525
+ video?:ValueTypes["VideoField"],
1526
+ __typename?: boolean | `@${string}`
1527
+ }>;
1528
+ ["Shapeaplikacja_gStatsItems"]: AliasType<{
1529
+ label?:boolean | `@${string}`,
1530
+ value?:boolean | `@${string}`,
1531
+ __typename?: boolean | `@${string}`
1532
+ }>;
1533
+ ["Shapeaplikacja_gStats"]: AliasType<{
1534
+ items?:ValueTypes["Shapeaplikacja_gStatsItems"],
1535
+ __typename?: boolean | `@${string}`
1536
+ }>;
1537
+ ["Shapeaplikacja_gTestimonials"]: AliasType<{
1538
+ name?:boolean | `@${string}`,
1539
+ text?:boolean | `@${string}`,
1540
+ __typename?: boolean | `@${string}`
1541
+ }>;
1542
+ ["Shapeaplikacja_gCall_to_action"]: AliasType<{
1543
+ heading?:boolean | `@${string}`,
1544
+ description?:boolean | `@${string}`,
1545
+ button_text?:boolean | `@${string}`,
1546
+ __typename?: boolean | `@${string}`
1547
+ }>;
1548
+ ["Shapeaplikacja_gFooterLinks"]: AliasType<{
1549
+ label?:boolean | `@${string}`,
1550
+ href?:boolean | `@${string}`,
1551
+ __typename?: boolean | `@${string}`
1552
+ }>;
1553
+ ["Shapeaplikacja_gFooter"]: AliasType<{
1554
+ copyright?:boolean | `@${string}`,
1555
+ links?:ValueTypes["Shapeaplikacja_gFooterLinks"],
1556
+ __typename?: boolean | `@${string}`
1557
+ }>;
1558
+ ["Shapeaplikacja_g"]: AliasType<{
1559
+ navbar?:ValueTypes["Shapeaplikacja_gNavbar"],
1560
+ hero?:ValueTypes["Shapeaplikacja_gHero"],
1561
+ explainer_video?:ValueTypes["Shapeaplikacja_gExplainer_video"],
1562
+ video_list?:ValueTypes["Shapeaplikacja_gVideo_list"],
1563
+ stats?:ValueTypes["Shapeaplikacja_gStats"],
1564
+ testimonials?:ValueTypes["Shapeaplikacja_gTestimonials"],
1565
+ call_to_action?:ValueTypes["Shapeaplikacja_gCall_to_action"],
1566
+ footer?:ValueTypes["Shapeaplikacja_gFooter"],
1567
+ _id?:boolean | `@${string}`,
1568
+ createdAt?:boolean | `@${string}`,
1569
+ updatedAt?:boolean | `@${string}`,
1570
+ __typename?: boolean | `@${string}`
1571
+ }>;
1572
+ ["ShapebgalleryGallery_grid"]: AliasType<{
1573
+ main_photo?:ValueTypes["ImageField"],
1574
+ gallery_photos?:ValueTypes["ImageField"],
1575
+ __typename?: boolean | `@${string}`
1576
+ }>;
1577
+ ["Shapebgallery"]: AliasType<{
1578
+ gallery_grid?:ValueTypes["ShapebgalleryGallery_grid"],
1579
+ rrrr?:boolean | `@${string}`,
1580
+ _id?:boolean | `@${string}`,
1581
+ createdAt?:boolean | `@${string}`,
1582
+ updatedAt?:boolean | `@${string}`,
1583
+ __typename?: boolean | `@${string}`
1584
+ }>;
1585
+ ["ShapebookinaOverlaySearch_barSearch_button"]: AliasType<{
1586
+ label?:boolean | `@${string}`,
1587
+ __typename?: boolean | `@${string}`
1588
+ }>;
1589
+ ["ShapebookinaOverlaySearch_bar"]: AliasType<{
1590
+ location?:boolean | `@${string}`,
1591
+ search_button?:ValueTypes["ShapebookinaOverlaySearch_barSearch_button"],
1592
+ __typename?: boolean | `@${string}`
1593
+ }>;
1594
+ ["ShapebookinaOverlay"]: AliasType<{
1595
+ title?:boolean | `@${string}`,
1596
+ subtitle?:boolean | `@${string}`,
1597
+ search_bar?:ValueTypes["ShapebookinaOverlaySearch_bar"],
1598
+ __typename?: boolean | `@${string}`
1599
+ }>;
1600
+ ["Shapebookina"]: AliasType<{
1601
+ background_image?:ValueTypes["ImageField"],
1602
+ overlay?:ValueTypes["ShapebookinaOverlay"],
1603
+ _id?:boolean | `@${string}`,
1604
+ createdAt?:boolean | `@${string}`,
1605
+ updatedAt?:boolean | `@${string}`,
1606
+ __typename?: boolean | `@${string}`
1607
+ }>;
1608
+ ["ShapebpageBooking_sectionContainerGallery_wrapper"]: AliasType<{
1609
+ gallery_grid?:ValueTypes["Shapebgallery"],
1610
+ see_more_button?:boolean | `@${string}`,
1611
+ __typename?: boolean | `@${string}`
1612
+ }>;
1613
+ ["ShapebpageBooking_sectionContainerTitle_location_wrapper"]: AliasType<{
1614
+ title?:boolean | `@${string}`,
1615
+ location?:boolean | `@${string}`,
1616
+ __typename?: boolean | `@${string}`
1617
+ }>;
1618
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"]: AliasType<{
1619
+ name?:boolean | `@${string}`,
1620
+ icon?:ValueTypes["ImageField"],
1621
+ __typename?: boolean | `@${string}`
1622
+ }>;
1623
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapper"]: AliasType<{
1624
+ extras_heading?:boolean | `@${string}`,
1625
+ extras?:ValueTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"],
1626
+ __typename?: boolean | `@${string}`
1627
+ }>;
1628
+ ["ShapebpageBooking_sectionContainerDescription_wrapper"]: AliasType<{
1629
+ description?:boolean | `@${string}`,
1630
+ __typename?: boolean | `@${string}`
1631
+ }>;
1632
+ ["ShapebpageBooking_sectionContainerLocation_info_wrapper"]: AliasType<{
1633
+ location_info_heading?:boolean | `@${string}`,
1634
+ location_info?:boolean | `@${string}`,
1635
+ __typename?: boolean | `@${string}`
1636
+ }>;
1637
+ ["ShapebpageBooking_sectionContainer"]: AliasType<{
1638
+ gallery_wrapper?:ValueTypes["ShapebpageBooking_sectionContainerGallery_wrapper"],
1639
+ title_location_wrapper?:ValueTypes["ShapebpageBooking_sectionContainerTitle_location_wrapper"],
1640
+ extras_addons_wrapper?:ValueTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapper"],
1641
+ description_wrapper?:ValueTypes["ShapebpageBooking_sectionContainerDescription_wrapper"],
1642
+ location_info_wrapper?:ValueTypes["ShapebpageBooking_sectionContainerLocation_info_wrapper"],
1643
+ __typename?: boolean | `@${string}`
1644
+ }>;
1645
+ ["ShapebpageBooking_section"]: AliasType<{
1646
+ container?:ValueTypes["ShapebpageBooking_sectionContainer"],
1647
+ __typename?: boolean | `@${string}`
1648
+ }>;
1649
+ ["Shapebpage"]: AliasType<{
1650
+ booking_section?:ValueTypes["ShapebpageBooking_section"],
1651
+ _id?:boolean | `@${string}`,
1652
+ createdAt?:boolean | `@${string}`,
1653
+ updatedAt?:boolean | `@${string}`,
1654
+ __typename?: boolean | `@${string}`
1404
1655
  }>;
1405
1656
  ["Shapecloud_sidebarSidebarMenuCategoryPage"]: AliasType<{
1406
1657
  name?:boolean | `@${string}`,
@@ -1436,6 +1687,13 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1436
1687
  createdAt?:boolean | `@${string}`,
1437
1688
  updatedAt?:boolean | `@${string}`,
1438
1689
  __typename?: boolean | `@${string}`
1690
+ }>;
1691
+ ["Shapectabutton"]: AliasType<{
1692
+ cta?:boolean | `@${string}`,
1693
+ _id?:boolean | `@${string}`,
1694
+ createdAt?:boolean | `@${string}`,
1695
+ updatedAt?:boolean | `@${string}`,
1696
+ __typename?: boolean | `@${string}`
1439
1697
  }>;
1440
1698
  ["Shapedocs_contentDocumentation_pageContent_containerDoc_content"]: AliasType<{
1441
1699
  content?:boolean | `@${string}`,
@@ -1693,7 +1951,7 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1693
1951
  price?:boolean | `@${string}`,
1694
1952
  plan_description?:boolean | `@${string}`,
1695
1953
  feature_list?:ValueTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"],
1696
- cta?:boolean | `@${string}`,
1954
+ cta?:ValueTypes["Shapesecondary_cta"],
1697
1955
  __typename?: boolean | `@${string}`
1698
1956
  }>;
1699
1957
  ["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"]: AliasType<{
@@ -1705,7 +1963,7 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1705
1963
  price?:boolean | `@${string}`,
1706
1964
  plan_description?:boolean | `@${string}`,
1707
1965
  feature_list?:ValueTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"],
1708
- cta?:boolean | `@${string}`,
1966
+ cta?:ValueTypes["Shapectabutton"],
1709
1967
  __typename?: boolean | `@${string}`
1710
1968
  }>;
1711
1969
  ["Shapepricingv1Pricing_sectionPlans_grid"]: AliasType<{
@@ -1773,6 +2031,13 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1773
2031
  createdAt?:boolean | `@${string}`,
1774
2032
  updatedAt?:boolean | `@${string}`,
1775
2033
  __typename?: boolean | `@${string}`
2034
+ }>;
2035
+ ["Shapesecondary_cta"]: AliasType<{
2036
+ cta?:boolean | `@${string}`,
2037
+ _id?:boolean | `@${string}`,
2038
+ createdAt?:boolean | `@${string}`,
2039
+ updatedAt?:boolean | `@${string}`,
2040
+ __typename?: boolean | `@${string}`
1776
2041
  }>;
1777
2042
  ["ShapesupportSectionHeader_wrapper"]: AliasType<{
1778
2043
  title?:boolean | `@${string}`,
@@ -1801,6 +2066,31 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1801
2066
  createdAt?:boolean | `@${string}`,
1802
2067
  updatedAt?:boolean | `@${string}`,
1803
2068
  __typename?: boolean | `@${string}`
2069
+ }>;
2070
+ ["Shapeteee"]: AliasType<{
2071
+ _id?:boolean | `@${string}`,
2072
+ createdAt?:boolean | `@${string}`,
2073
+ updatedAt?:boolean | `@${string}`,
2074
+ __typename?: boolean | `@${string}`
2075
+ }>;
2076
+ ["Shapetest"]: AliasType<{
2077
+ rrr?:ValueTypes["Shapebgallery"],
2078
+ _id?:boolean | `@${string}`,
2079
+ createdAt?:boolean | `@${string}`,
2080
+ updatedAt?:boolean | `@${string}`,
2081
+ __typename?: boolean | `@${string}`
2082
+ }>;
2083
+ ["Shapetitle_descTitledesc"]: AliasType<{
2084
+ title?:boolean | `@${string}`,
2085
+ description?:boolean | `@${string}`,
2086
+ __typename?: boolean | `@${string}`
2087
+ }>;
2088
+ ["Shapetitle_desc"]: AliasType<{
2089
+ titledesc?:ValueTypes["Shapetitle_descTitledesc"],
2090
+ _id?:boolean | `@${string}`,
2091
+ createdAt?:boolean | `@${string}`,
2092
+ updatedAt?:boolean | `@${string}`,
2093
+ __typename?: boolean | `@${string}`
1804
2094
  }>;
1805
2095
  ["ShapeusageMain"]: AliasType<{
1806
2096
  title?:boolean | `@${string}`,
@@ -1816,6 +2106,349 @@ oneAsScalarViewpricing?: [{ rootParams?: ValueTypes["RootParamsInput"] | undefin
1816
2106
  updatedAt?:boolean | `@${string}`,
1817
2107
  __typename?: boolean | `@${string}`
1818
2108
  }>;
2109
+ ["FormregisterRegistration_stepUser_details"]: AliasType<{
2110
+ _mocks?:boolean | `@${string}`,
2111
+ username?:ValueTypes["FormTextField"],
2112
+ password?:ValueTypes["FormTextField"],
2113
+ full_name?:ValueTypes["FormTextField"],
2114
+ phone?:ValueTypes["FormTextField"],
2115
+ __typename?: boolean | `@${string}`
2116
+ }>;
2117
+ ["FormregisterRegistration_step"]: AliasType<{
2118
+ _mocks?:boolean | `@${string}`,
2119
+ user_details?:ValueTypes["FormregisterRegistration_stepUser_details"],
2120
+ submit?:ValueTypes["FormSubmitField"],
2121
+ __typename?: boolean | `@${string}`
2122
+ }>;
2123
+ ["Formregister"]: AliasType<{
2124
+ _mocks?:boolean | `@${string}`,
2125
+ _version?:ValueTypes["VersionField"],
2126
+ state_step?:ValueTypes["FormVariableField"],
2127
+ registration_step?:ValueTypes["FormregisterRegistration_step"],
2128
+ current_step?:ValueTypes["FormVariableField"],
2129
+ locale?:boolean | `@${string}`,
2130
+ slug?:boolean | `@${string}`,
2131
+ _id?:boolean | `@${string}`,
2132
+ createdAt?:boolean | `@${string}`,
2133
+ updatedAt?:boolean | `@${string}`,
2134
+ draft_version?:boolean | `@${string}`,
2135
+ json_ld?:boolean | `@${string}`,
2136
+ __typename?: boolean | `@${string}`
2137
+ }>;
2138
+ ["FormtestStep_basic_infoBasic_info_group"]: AliasType<{
2139
+ _mocks?:boolean | `@${string}`,
2140
+ window_type?:ValueTypes["FormRadioTextField"],
2141
+ quantity?:ValueTypes["FormTextField"],
2142
+ location?:ValueTypes["FormRadioTextField"],
2143
+ __typename?: boolean | `@${string}`
2144
+ }>;
2145
+ ["FormtestStep_basic_info"]: AliasType<{
2146
+ _mocks?:boolean | `@${string}`,
2147
+ basic_info_group?:ValueTypes["FormtestStep_basic_infoBasic_info_group"],
2148
+ basic_next?:ValueTypes["FormButtonField"],
2149
+ __typename?: boolean | `@${string}`
2150
+ }>;
2151
+ ["FormtestStep_dimensionsDimensions_group"]: AliasType<{
2152
+ _mocks?:boolean | `@${string}`,
2153
+ width_mm?:ValueTypes["FormTextField"],
2154
+ height_mm?:ValueTypes["FormTextField"],
2155
+ depth_mm?:ValueTypes["FormTextField"],
2156
+ opening_direction?:ValueTypes["FormRadioTextField"],
2157
+ sash_count?:ValueTypes["FormTextField"],
2158
+ __typename?: boolean | `@${string}`
2159
+ }>;
2160
+ ["FormtestStep_dimensions"]: AliasType<{
2161
+ _mocks?:boolean | `@${string}`,
2162
+ dimensions_group?:ValueTypes["FormtestStep_dimensionsDimensions_group"],
2163
+ dimensions_back?:ValueTypes["FormButtonField"],
2164
+ dimensions_next?:ValueTypes["FormButtonField"],
2165
+ __typename?: boolean | `@${string}`
2166
+ }>;
2167
+ ["FormtestStep_featuresFeatures_group"]: AliasType<{
2168
+ _mocks?:boolean | `@${string}`,
2169
+ material?:ValueTypes["FormRadioTextField"],
2170
+ color?:ValueTypes["FormTextField"],
2171
+ glazing_type?:ValueTypes["FormRadioTextField"],
2172
+ thermal_break?:ValueTypes["FormBooleanField"],
2173
+ soundproofing?:ValueTypes["FormBooleanField"],
2174
+ __typename?: boolean | `@${string}`
2175
+ }>;
2176
+ ["FormtestStep_features"]: AliasType<{
2177
+ _mocks?:boolean | `@${string}`,
2178
+ features_group?:ValueTypes["FormtestStep_featuresFeatures_group"],
2179
+ features_back?:ValueTypes["FormButtonField"],
2180
+ features_next?:ValueTypes["FormButtonField"],
2181
+ __typename?: boolean | `@${string}`
2182
+ }>;
2183
+ ["FormtestStep_accessoriesAccessories_group"]: AliasType<{
2184
+ _mocks?:boolean | `@${string}`,
2185
+ handle_type?:ValueTypes["FormRadioTextField"],
2186
+ lock_type?:ValueTypes["FormRadioTextField"],
2187
+ mosquito_net?:ValueTypes["FormBooleanField"],
2188
+ ventilator?:ValueTypes["FormBooleanField"],
2189
+ accessories_other?:ValueTypes["FormTextField"],
2190
+ __typename?: boolean | `@${string}`
2191
+ }>;
2192
+ ["FormtestStep_accessories"]: AliasType<{
2193
+ _mocks?:boolean | `@${string}`,
2194
+ accessories_group?:ValueTypes["FormtestStep_accessoriesAccessories_group"],
2195
+ accessories_back?:ValueTypes["FormButtonField"],
2196
+ accessories_next?:ValueTypes["FormButtonField"],
2197
+ __typename?: boolean | `@${string}`
2198
+ }>;
2199
+ ["FormtestStep_summary"]: AliasType<{
2200
+ _mocks?:boolean | `@${string}`,
2201
+ summary_display?:ValueTypes["FormDisplayField"],
2202
+ summary_back?:ValueTypes["FormButtonField"],
2203
+ submit?:ValueTypes["FormSubmitField"],
2204
+ __typename?: boolean | `@${string}`
2205
+ }>;
2206
+ ["Formtest"]: AliasType<{
2207
+ _mocks?:boolean | `@${string}`,
2208
+ _version?:ValueTypes["VersionField"],
2209
+ form_step_variable?:ValueTypes["FormVariableField"],
2210
+ step_basic_info?:ValueTypes["FormtestStep_basic_info"],
2211
+ step_dimensions?:ValueTypes["FormtestStep_dimensions"],
2212
+ step_features?:ValueTypes["FormtestStep_features"],
2213
+ step_accessories?:ValueTypes["FormtestStep_accessories"],
2214
+ step_summary?:ValueTypes["FormtestStep_summary"],
2215
+ current_step?:ValueTypes["FormVariableField"],
2216
+ locale?:boolean | `@${string}`,
2217
+ slug?:boolean | `@${string}`,
2218
+ _id?:boolean | `@${string}`,
2219
+ createdAt?:boolean | `@${string}`,
2220
+ updatedAt?:boolean | `@${string}`,
2221
+ draft_version?:boolean | `@${string}`,
2222
+ json_ld?:boolean | `@${string}`,
2223
+ __typename?: boolean | `@${string}`
2224
+ }>;
2225
+ ["SubmitFormregisterUser_details"]: {
2226
+ username?: string | undefined | null | Variable<any, string>,
2227
+ password?: string | undefined | null | Variable<any, string>,
2228
+ full_name?: string | undefined | null | Variable<any, string>,
2229
+ phone?: string | undefined | null | Variable<any, string>
2230
+ };
2231
+ ["SubmitFormregisterRegistration_step"]: {
2232
+ user_details?: ValueTypes["SubmitFormregisterUser_details"] | undefined | null | Variable<any, string>,
2233
+ submit?: string | undefined | null | Variable<any, string>
2234
+ };
2235
+ ["SubmitFormregister"]: {
2236
+ state_step?: string | undefined | null | Variable<any, string>,
2237
+ registration_step?: ValueTypes["SubmitFormregisterRegistration_step"] | undefined | null | Variable<any, string>,
2238
+ current_step?: string | undefined | null | Variable<any, string>,
2239
+ locale?: string | undefined | null | Variable<any, string>,
2240
+ slug?: string | undefined | null | Variable<any, string>,
2241
+ _id?: string | undefined | null | Variable<any, string>,
2242
+ createdAt?: string | undefined | null | Variable<any, string>,
2243
+ updatedAt?: string | undefined | null | Variable<any, string>,
2244
+ draft_version?: string | undefined | null | Variable<any, string>,
2245
+ json_ld?: string | undefined | null | Variable<any, string>
2246
+ };
2247
+ ["SubmitFormtestBasic_info_group"]: {
2248
+ window_type?: string | undefined | null | Variable<any, string>,
2249
+ quantity?: string | undefined | null | Variable<any, string>,
2250
+ location?: string | undefined | null | Variable<any, string>
2251
+ };
2252
+ ["SubmitFormtestStep_basic_info"]: {
2253
+ basic_info_group?: ValueTypes["SubmitFormtestBasic_info_group"] | undefined | null | Variable<any, string>,
2254
+ basic_next?: string | undefined | null | Variable<any, string>
2255
+ };
2256
+ ["SubmitFormtestDimensions_group"]: {
2257
+ width_mm?: string | undefined | null | Variable<any, string>,
2258
+ height_mm?: string | undefined | null | Variable<any, string>,
2259
+ depth_mm?: string | undefined | null | Variable<any, string>,
2260
+ opening_direction?: string | undefined | null | Variable<any, string>,
2261
+ sash_count?: string | undefined | null | Variable<any, string>
2262
+ };
2263
+ ["SubmitFormtestStep_dimensions"]: {
2264
+ dimensions_group?: ValueTypes["SubmitFormtestDimensions_group"] | undefined | null | Variable<any, string>,
2265
+ dimensions_back?: string | undefined | null | Variable<any, string>,
2266
+ dimensions_next?: string | undefined | null | Variable<any, string>
2267
+ };
2268
+ ["SubmitFormtestFeatures_group"]: {
2269
+ material?: string | undefined | null | Variable<any, string>,
2270
+ color?: string | undefined | null | Variable<any, string>,
2271
+ glazing_type?: string | undefined | null | Variable<any, string>,
2272
+ thermal_break?: boolean | undefined | null | Variable<any, string>,
2273
+ soundproofing?: boolean | undefined | null | Variable<any, string>
2274
+ };
2275
+ ["SubmitFormtestStep_features"]: {
2276
+ features_group?: ValueTypes["SubmitFormtestFeatures_group"] | undefined | null | Variable<any, string>,
2277
+ features_back?: string | undefined | null | Variable<any, string>,
2278
+ features_next?: string | undefined | null | Variable<any, string>
2279
+ };
2280
+ ["SubmitFormtestAccessories_group"]: {
2281
+ handle_type?: string | undefined | null | Variable<any, string>,
2282
+ lock_type?: string | undefined | null | Variable<any, string>,
2283
+ mosquito_net?: boolean | undefined | null | Variable<any, string>,
2284
+ ventilator?: boolean | undefined | null | Variable<any, string>,
2285
+ accessories_other?: string | undefined | null | Variable<any, string>
2286
+ };
2287
+ ["SubmitFormtestStep_accessories"]: {
2288
+ accessories_group?: ValueTypes["SubmitFormtestAccessories_group"] | undefined | null | Variable<any, string>,
2289
+ accessories_back?: string | undefined | null | Variable<any, string>,
2290
+ accessories_next?: string | undefined | null | Variable<any, string>
2291
+ };
2292
+ ["SubmitFormtestStep_summary"]: {
2293
+ summary_display?: string | undefined | null | Variable<any, string>,
2294
+ summary_back?: string | undefined | null | Variable<any, string>,
2295
+ submit?: string | undefined | null | Variable<any, string>
2296
+ };
2297
+ ["SubmitFormtest"]: {
2298
+ form_step_variable?: string | undefined | null | Variable<any, string>,
2299
+ step_basic_info?: ValueTypes["SubmitFormtestStep_basic_info"] | undefined | null | Variable<any, string>,
2300
+ step_dimensions?: ValueTypes["SubmitFormtestStep_dimensions"] | undefined | null | Variable<any, string>,
2301
+ step_features?: ValueTypes["SubmitFormtestStep_features"] | undefined | null | Variable<any, string>,
2302
+ step_accessories?: ValueTypes["SubmitFormtestStep_accessories"] | undefined | null | Variable<any, string>,
2303
+ step_summary?: ValueTypes["SubmitFormtestStep_summary"] | undefined | null | Variable<any, string>,
2304
+ current_step?: string | undefined | null | Variable<any, string>,
2305
+ locale?: string | undefined | null | Variable<any, string>,
2306
+ slug?: string | undefined | null | Variable<any, string>,
2307
+ _id?: string | undefined | null | Variable<any, string>,
2308
+ createdAt?: string | undefined | null | Variable<any, string>,
2309
+ updatedAt?: string | undefined | null | Variable<any, string>,
2310
+ draft_version?: string | undefined | null | Variable<any, string>,
2311
+ json_ld?: string | undefined | null | Variable<any, string>
2312
+ };
2313
+ ["ResponseFormregisterUser_details"]: AliasType<{
2314
+ username?:boolean | `@${string}`,
2315
+ password?:boolean | `@${string}`,
2316
+ full_name?:boolean | `@${string}`,
2317
+ phone?:boolean | `@${string}`,
2318
+ __typename?: boolean | `@${string}`
2319
+ }>;
2320
+ ["ResponseFormregisterRegistration_step"]: AliasType<{
2321
+ user_details?:ValueTypes["ResponseFormregisterUser_details"],
2322
+ submit?:boolean | `@${string}`,
2323
+ __typename?: boolean | `@${string}`
2324
+ }>;
2325
+ ["ResponseFormregister"]: AliasType<{
2326
+ state_step?:boolean | `@${string}`,
2327
+ registration_step?:ValueTypes["ResponseFormregisterRegistration_step"],
2328
+ current_step?:boolean | `@${string}`,
2329
+ locale?:boolean | `@${string}`,
2330
+ slug?:boolean | `@${string}`,
2331
+ _id?:boolean | `@${string}`,
2332
+ createdAt?:boolean | `@${string}`,
2333
+ updatedAt?:boolean | `@${string}`,
2334
+ draft_version?:boolean | `@${string}`,
2335
+ json_ld?:boolean | `@${string}`,
2336
+ __typename?: boolean | `@${string}`
2337
+ }>;
2338
+ ["ResponseFormtestBasic_info_group"]: AliasType<{
2339
+ window_type?:boolean | `@${string}`,
2340
+ quantity?:boolean | `@${string}`,
2341
+ location?:boolean | `@${string}`,
2342
+ __typename?: boolean | `@${string}`
2343
+ }>;
2344
+ ["ResponseFormtestStep_basic_info"]: AliasType<{
2345
+ basic_info_group?:ValueTypes["ResponseFormtestBasic_info_group"],
2346
+ basic_next?:boolean | `@${string}`,
2347
+ __typename?: boolean | `@${string}`
2348
+ }>;
2349
+ ["ResponseFormtestDimensions_group"]: AliasType<{
2350
+ width_mm?:boolean | `@${string}`,
2351
+ height_mm?:boolean | `@${string}`,
2352
+ depth_mm?:boolean | `@${string}`,
2353
+ opening_direction?:boolean | `@${string}`,
2354
+ sash_count?:boolean | `@${string}`,
2355
+ __typename?: boolean | `@${string}`
2356
+ }>;
2357
+ ["ResponseFormtestStep_dimensions"]: AliasType<{
2358
+ dimensions_group?:ValueTypes["ResponseFormtestDimensions_group"],
2359
+ dimensions_back?:boolean | `@${string}`,
2360
+ dimensions_next?:boolean | `@${string}`,
2361
+ __typename?: boolean | `@${string}`
2362
+ }>;
2363
+ ["ResponseFormtestFeatures_group"]: AliasType<{
2364
+ material?:boolean | `@${string}`,
2365
+ color?:boolean | `@${string}`,
2366
+ glazing_type?:boolean | `@${string}`,
2367
+ thermal_break?:boolean | `@${string}`,
2368
+ soundproofing?:boolean | `@${string}`,
2369
+ __typename?: boolean | `@${string}`
2370
+ }>;
2371
+ ["ResponseFormtestStep_features"]: AliasType<{
2372
+ features_group?:ValueTypes["ResponseFormtestFeatures_group"],
2373
+ features_back?:boolean | `@${string}`,
2374
+ features_next?:boolean | `@${string}`,
2375
+ __typename?: boolean | `@${string}`
2376
+ }>;
2377
+ ["ResponseFormtestAccessories_group"]: AliasType<{
2378
+ handle_type?:boolean | `@${string}`,
2379
+ lock_type?:boolean | `@${string}`,
2380
+ mosquito_net?:boolean | `@${string}`,
2381
+ ventilator?:boolean | `@${string}`,
2382
+ accessories_other?:boolean | `@${string}`,
2383
+ __typename?: boolean | `@${string}`
2384
+ }>;
2385
+ ["ResponseFormtestStep_accessories"]: AliasType<{
2386
+ accessories_group?:ValueTypes["ResponseFormtestAccessories_group"],
2387
+ accessories_back?:boolean | `@${string}`,
2388
+ accessories_next?:boolean | `@${string}`,
2389
+ __typename?: boolean | `@${string}`
2390
+ }>;
2391
+ ["ResponseFormtestStep_summary"]: AliasType<{
2392
+ summary_display?:boolean | `@${string}`,
2393
+ summary_back?:boolean | `@${string}`,
2394
+ submit?:boolean | `@${string}`,
2395
+ __typename?: boolean | `@${string}`
2396
+ }>;
2397
+ ["ResponseFormtest"]: AliasType<{
2398
+ form_step_variable?:boolean | `@${string}`,
2399
+ step_basic_info?:ValueTypes["ResponseFormtestStep_basic_info"],
2400
+ step_dimensions?:ValueTypes["ResponseFormtestStep_dimensions"],
2401
+ step_features?:ValueTypes["ResponseFormtestStep_features"],
2402
+ step_accessories?:ValueTypes["ResponseFormtestStep_accessories"],
2403
+ step_summary?:ValueTypes["ResponseFormtestStep_summary"],
2404
+ current_step?:boolean | `@${string}`,
2405
+ locale?:boolean | `@${string}`,
2406
+ slug?:boolean | `@${string}`,
2407
+ _id?:boolean | `@${string}`,
2408
+ createdAt?:boolean | `@${string}`,
2409
+ updatedAt?:boolean | `@${string}`,
2410
+ draft_version?:boolean | `@${string}`,
2411
+ json_ld?:boolean | `@${string}`,
2412
+ __typename?: boolean | `@${string}`
2413
+ }>;
2414
+ ["SearchResponsesFormregister"]: AliasType<{
2415
+ items?:ValueTypes["ResponseFormregister"],
2416
+ totalCount?:boolean | `@${string}`,
2417
+ __typename?: boolean | `@${string}`
2418
+ }>;
2419
+ ["ResponsesFormregisterFilter"]: {
2420
+ state_step?: string | undefined | null | Variable<any, string>,
2421
+ registration_step?: string | undefined | null | Variable<any, string>,
2422
+ current_step?: string | undefined | null | Variable<any, string>,
2423
+ locale?: string | undefined | null | Variable<any, string>,
2424
+ slug?: string | undefined | null | Variable<any, string>,
2425
+ _id?: string | undefined | null | Variable<any, string>,
2426
+ createdAt?: string | undefined | null | Variable<any, string>,
2427
+ updatedAt?: string | undefined | null | Variable<any, string>,
2428
+ draft_version?: string | undefined | null | Variable<any, string>,
2429
+ json_ld?: string | undefined | null | Variable<any, string>
2430
+ };
2431
+ ["SearchResponsesFormtest"]: AliasType<{
2432
+ items?:ValueTypes["ResponseFormtest"],
2433
+ totalCount?:boolean | `@${string}`,
2434
+ __typename?: boolean | `@${string}`
2435
+ }>;
2436
+ ["ResponsesFormtestFilter"]: {
2437
+ form_step_variable?: string | undefined | null | Variable<any, string>,
2438
+ step_basic_info?: string | undefined | null | Variable<any, string>,
2439
+ step_dimensions?: string | undefined | null | Variable<any, string>,
2440
+ step_features?: string | undefined | null | Variable<any, string>,
2441
+ step_accessories?: string | undefined | null | Variable<any, string>,
2442
+ step_summary?: string | undefined | null | Variable<any, string>,
2443
+ current_step?: string | undefined | null | Variable<any, string>,
2444
+ locale?: string | undefined | null | Variable<any, string>,
2445
+ slug?: string | undefined | null | Variable<any, string>,
2446
+ _id?: string | undefined | null | Variable<any, string>,
2447
+ createdAt?: string | undefined | null | Variable<any, string>,
2448
+ updatedAt?: string | undefined | null | Variable<any, string>,
2449
+ draft_version?: string | undefined | null | Variable<any, string>,
2450
+ json_ld?: string | undefined | null | Variable<any, string>
2451
+ };
1819
2452
  ["RootParamsInput"]: {
1820
2453
  _version?: string | undefined | null | Variable<any, string>,
1821
2454
  locale?: string | undefined | null | Variable<any, string>
@@ -1953,10 +2586,6 @@ export type ResolverInputTypes = {
1953
2586
  ne?: string | undefined | null,
1954
2587
  contain?: string | undefined | null
1955
2588
  };
1956
- ["Mutation"]: AliasType<{
1957
- heartbeat?:boolean | `@${string}`,
1958
- __typename?: boolean | `@${string}`
1959
- }>;
1960
2589
  ["RootParamsAdminType"]:unknown;
1961
2590
  ["Shape"]: AliasType<{
1962
2591
  name?:boolean | `@${string}`,
@@ -2094,6 +2723,12 @@ export type ResolverInputTypes = {
2094
2723
  path?:boolean | `@${string}`,
2095
2724
  __typename?: boolean | `@${string}`
2096
2725
  }>;
2726
+ ["GenerateHusarShapeImplementorInput"]: {
2727
+ prompt: string,
2728
+ existingFileContent?: string | undefined | null,
2729
+ backendGraphQlContent?: string | undefined | null,
2730
+ includeShapes?: Array<string> | undefined | null
2731
+ };
2097
2732
  /** This enum is defined externally and injected via federation */
2098
2733
  ["CMSType"]:CMSType;
2099
2734
  ["Query"]: AliasType<{
@@ -2112,10 +2747,30 @@ variantsdocsBySlug?: [{ slug: string},ResolverInputTypes["docs"]],
2112
2747
  fieldSetdocs?:boolean | `@${string}`,
2113
2748
  modeldocs?:boolean | `@${string}`,
2114
2749
  previewFieldsdocs?:boolean | `@${string}`,
2750
+ fieldSetShapeaplikacja_g?:boolean | `@${string}`,
2751
+ modelShapeaplikacja_g?:boolean | `@${string}`,
2752
+ previewFieldsShapeaplikacja_g?:boolean | `@${string}`,
2753
+ oneShapeaplikacja_g?:ResolverInputTypes["Shapeaplikacja_g"],
2754
+ fieldSetShapebgallery?:boolean | `@${string}`,
2755
+ modelShapebgallery?:boolean | `@${string}`,
2756
+ previewFieldsShapebgallery?:boolean | `@${string}`,
2757
+ oneShapebgallery?:ResolverInputTypes["Shapebgallery"],
2758
+ fieldSetShapebookina?:boolean | `@${string}`,
2759
+ modelShapebookina?:boolean | `@${string}`,
2760
+ previewFieldsShapebookina?:boolean | `@${string}`,
2761
+ oneShapebookina?:ResolverInputTypes["Shapebookina"],
2762
+ fieldSetShapebpage?:boolean | `@${string}`,
2763
+ modelShapebpage?:boolean | `@${string}`,
2764
+ previewFieldsShapebpage?:boolean | `@${string}`,
2765
+ oneShapebpage?:ResolverInputTypes["Shapebpage"],
2115
2766
  fieldSetShapecloud_sidebar?:boolean | `@${string}`,
2116
2767
  modelShapecloud_sidebar?:boolean | `@${string}`,
2117
2768
  previewFieldsShapecloud_sidebar?:boolean | `@${string}`,
2118
2769
  oneShapecloud_sidebar?:ResolverInputTypes["Shapecloud_sidebar"],
2770
+ fieldSetShapectabutton?:boolean | `@${string}`,
2771
+ modelShapectabutton?:boolean | `@${string}`,
2772
+ previewFieldsShapectabutton?:boolean | `@${string}`,
2773
+ oneShapectabutton?:ResolverInputTypes["Shapectabutton"],
2119
2774
  fieldSetShapedocs_content?:boolean | `@${string}`,
2120
2775
  modelShapedocs_content?:boolean | `@${string}`,
2121
2776
  previewFieldsShapedocs_content?:boolean | `@${string}`,
@@ -2164,10 +2819,26 @@ variantsdocsBySlug?: [{ slug: string},ResolverInputTypes["docs"]],
2164
2819
  modelShapeprofile_info?:boolean | `@${string}`,
2165
2820
  previewFieldsShapeprofile_info?:boolean | `@${string}`,
2166
2821
  oneShapeprofile_info?:ResolverInputTypes["Shapeprofile_info"],
2822
+ fieldSetShapesecondary_cta?:boolean | `@${string}`,
2823
+ modelShapesecondary_cta?:boolean | `@${string}`,
2824
+ previewFieldsShapesecondary_cta?:boolean | `@${string}`,
2825
+ oneShapesecondary_cta?:ResolverInputTypes["Shapesecondary_cta"],
2167
2826
  fieldSetShapesupport?:boolean | `@${string}`,
2168
2827
  modelShapesupport?:boolean | `@${string}`,
2169
2828
  previewFieldsShapesupport?:boolean | `@${string}`,
2170
2829
  oneShapesupport?:ResolverInputTypes["Shapesupport"],
2830
+ fieldSetShapeteee?:boolean | `@${string}`,
2831
+ modelShapeteee?:boolean | `@${string}`,
2832
+ previewFieldsShapeteee?:boolean | `@${string}`,
2833
+ oneShapeteee?:ResolverInputTypes["Shapeteee"],
2834
+ fieldSetShapetest?:boolean | `@${string}`,
2835
+ modelShapetest?:boolean | `@${string}`,
2836
+ previewFieldsShapetest?:boolean | `@${string}`,
2837
+ oneShapetest?:ResolverInputTypes["Shapetest"],
2838
+ fieldSetShapetitle_desc?:boolean | `@${string}`,
2839
+ modelShapetitle_desc?:boolean | `@${string}`,
2840
+ previewFieldsShapetitle_desc?:boolean | `@${string}`,
2841
+ oneShapetitle_desc?:ResolverInputTypes["Shapetitle_desc"],
2171
2842
  fieldSetShapeusage?:boolean | `@${string}`,
2172
2843
  modelShapeusage?:boolean | `@${string}`,
2173
2844
  previewFieldsShapeusage?:boolean | `@${string}`,
@@ -2202,6 +2873,38 @@ oneAsScalarViewhowitworks?: [{ rootParams?: ResolverInputTypes["RootParamsInput"
2202
2873
  previewFieldsViewpricing?:boolean | `@${string}`,
2203
2874
  oneViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},ResolverInputTypes["Viewpricing"]],
2204
2875
  oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},boolean | `@${string}`],
2876
+ variantsViewttt?:ResolverInputTypes["Viewttt"],
2877
+ fieldSetViewttt?:boolean | `@${string}`,
2878
+ modelViewttt?:boolean | `@${string}`,
2879
+ previewFieldsViewttt?:boolean | `@${string}`,
2880
+ oneViewttt?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},ResolverInputTypes["Viewttt"]],
2881
+ oneAsScalarViewttt?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},boolean | `@${string}`],
2882
+ variantsFormregister?:ResolverInputTypes["Formregister"],
2883
+ fieldSetFormregister?:boolean | `@${string}`,
2884
+ modelFormregister?:boolean | `@${string}`,
2885
+ previewFieldsFormregister?:boolean | `@${string}`,
2886
+ oneFormregister?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},ResolverInputTypes["Formregister"]],
2887
+ oneAsScalarFormregister?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},boolean | `@${string}`],
2888
+ variantsFormtest?:ResolverInputTypes["Formtest"],
2889
+ fieldSetFormtest?:boolean | `@${string}`,
2890
+ modelFormtest?:boolean | `@${string}`,
2891
+ previewFieldsFormtest?:boolean | `@${string}`,
2892
+ oneFormtest?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},ResolverInputTypes["Formtest"]],
2893
+ oneAsScalarFormtest?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null},boolean | `@${string}`],
2894
+ responsesFormregister?: [{ filter?: ResolverInputTypes["ResponsesFormregisterFilter"] | undefined | null, skip?: number | undefined | null, take?: number | undefined | null},ResolverInputTypes["SearchResponsesFormregister"]],
2895
+ responseFormregister?: [{ id: string},ResolverInputTypes["ResponseFormregister"]],
2896
+ responseFieldSetFormregister?: [{ id: string},boolean | `@${string}`],
2897
+ responsesFormtest?: [{ filter?: ResolverInputTypes["ResponsesFormtestFilter"] | undefined | null, skip?: number | undefined | null, take?: number | undefined | null},ResolverInputTypes["SearchResponsesFormtest"]],
2898
+ responseFormtest?: [{ id: string},ResolverInputTypes["ResponseFormtest"]],
2899
+ responseFieldSetFormtest?: [{ id: string},boolean | `@${string}`],
2900
+ __typename?: boolean | `@${string}`
2901
+ }>;
2902
+ ["Mutation"]: AliasType<{
2903
+ heartbeat?:boolean | `@${string}`,
2904
+ submitResponseFormregister?: [{ input?: ResolverInputTypes["SubmitFormregister"] | undefined | null},boolean | `@${string}`],
2905
+ removeResponseFormregister?: [{ id: string},boolean | `@${string}`],
2906
+ submitResponseFormtest?: [{ input?: ResolverInputTypes["SubmitFormtest"] | undefined | null},boolean | `@${string}`],
2907
+ removeResponseFormtest?: [{ id: string},boolean | `@${string}`],
2205
2908
  __typename?: boolean | `@${string}`
2206
2909
  }>;
2207
2910
  ["RootParamsType"]: AliasType<{
@@ -2212,6 +2915,7 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2212
2915
  ["ModelEnum"]:ModelEnum;
2213
2916
  ["ViewEnum"]:ViewEnum;
2214
2917
  ["ShapeEnum"]:ShapeEnum;
2918
+ ["FormEnum"]:FormEnum;
2215
2919
  ["docs__Connection"]: AliasType<{
2216
2920
  items?:ResolverInputTypes["docs"],
2217
2921
  pageInfo?:ResolverInputTypes["PageInfo"],
@@ -2221,8 +2925,8 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2221
2925
  _version?:ResolverInputTypes["VersionField"],
2222
2926
  title?:boolean | `@${string}`,
2223
2927
  seotitle?:boolean | `@${string}`,
2224
- metadesc?:boolean | `@${string}`,
2225
2928
  sortid?:boolean | `@${string}`,
2929
+ metadesc?:boolean | `@${string}`,
2226
2930
  main_category?:boolean | `@${string}`,
2227
2931
  content?:boolean | `@${string}`,
2228
2932
  video?:ResolverInputTypes["VideoField"],
@@ -2268,12 +2972,26 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2268
2972
  draft_version?:boolean | `@${string}`,
2269
2973
  json_ld?:boolean | `@${string}`,
2270
2974
  __typename?: boolean | `@${string}`
2975
+ }>;
2976
+ ["ViewhomepageCotContain"]: AliasType<{
2977
+ header?:ResolverInputTypes["Shapetitle_desc"],
2978
+ __typename?: boolean | `@${string}`
2979
+ }>;
2980
+ ["ViewhomepageCotFeatures"]: AliasType<{
2981
+ feat?:ResolverInputTypes["Shapefeaturepresentation"],
2982
+ __typename?: boolean | `@${string}`
2983
+ }>;
2984
+ ["ViewhomepageCot"]: AliasType<{
2985
+ contain?:ResolverInputTypes["ViewhomepageCotContain"],
2986
+ features?:ResolverInputTypes["ViewhomepageCotFeatures"],
2987
+ __typename?: boolean | `@${string}`
2271
2988
  }>;
2272
2989
  ["Viewhomepage"]: AliasType<{
2273
2990
  _version?:ResolverInputTypes["VersionField"],
2274
2991
  nav?:ResolverInputTypes["Shapenav"],
2275
2992
  main?:ResolverInputTypes["Shapehero"],
2276
2993
  hero?:ResolverInputTypes["Shapeherox"],
2994
+ cot?:ResolverInputTypes["ViewhomepageCot"],
2277
2995
  pricing?:ResolverInputTypes["Shapepricingv1"],
2278
2996
  footer?:ResolverInputTypes["Shapefoot"],
2279
2997
  locale?:boolean | `@${string}`,
@@ -2318,13 +3036,179 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2318
3036
  json_ld?:boolean | `@${string}`,
2319
3037
  __typename?: boolean | `@${string}`
2320
3038
  }>;
2321
- ["Shapecloud_sidebarSidebarMenuCategoryPage"]: AliasType<{
2322
- name?:boolean | `@${string}`,
2323
- link?:boolean | `@${string}`,
2324
- __typename?: boolean | `@${string}`
2325
- }>;
2326
- ["Shapecloud_sidebarSidebarMenuCategory"]: AliasType<{
2327
- page?:ResolverInputTypes["Shapecloud_sidebarSidebarMenuCategoryPage"],
3039
+ ["Viewttt"]: AliasType<{
3040
+ _version?:ResolverInputTypes["VersionField"],
3041
+ locale?:boolean | `@${string}`,
3042
+ slug?:boolean | `@${string}`,
3043
+ _id?:boolean | `@${string}`,
3044
+ createdAt?:boolean | `@${string}`,
3045
+ updatedAt?:boolean | `@${string}`,
3046
+ draft_version?:boolean | `@${string}`,
3047
+ json_ld?:boolean | `@${string}`,
3048
+ __typename?: boolean | `@${string}`
3049
+ }>;
3050
+ ["Shapeaplikacja_gNavbarMenu"]: AliasType<{
3051
+ name?:boolean | `@${string}`,
3052
+ href?:boolean | `@${string}`,
3053
+ __typename?: boolean | `@${string}`
3054
+ }>;
3055
+ ["Shapeaplikacja_gNavbar"]: AliasType<{
3056
+ logo?:boolean | `@${string}`,
3057
+ menu?:ResolverInputTypes["Shapeaplikacja_gNavbarMenu"],
3058
+ __typename?: boolean | `@${string}`
3059
+ }>;
3060
+ ["Shapeaplikacja_gHero"]: AliasType<{
3061
+ heading?:boolean | `@${string}`,
3062
+ subheading?:boolean | `@${string}`,
3063
+ __typename?: boolean | `@${string}`
3064
+ }>;
3065
+ ["Shapeaplikacja_gExplainer_video"]: AliasType<{
3066
+ title?:boolean | `@${string}`,
3067
+ description?:boolean | `@${string}`,
3068
+ video?:ResolverInputTypes["VideoField"],
3069
+ __typename?: boolean | `@${string}`
3070
+ }>;
3071
+ ["Shapeaplikacja_gVideo_list"]: AliasType<{
3072
+ title?:boolean | `@${string}`,
3073
+ description?:boolean | `@${string}`,
3074
+ video?:ResolverInputTypes["VideoField"],
3075
+ __typename?: boolean | `@${string}`
3076
+ }>;
3077
+ ["Shapeaplikacja_gStatsItems"]: AliasType<{
3078
+ label?:boolean | `@${string}`,
3079
+ value?:boolean | `@${string}`,
3080
+ __typename?: boolean | `@${string}`
3081
+ }>;
3082
+ ["Shapeaplikacja_gStats"]: AliasType<{
3083
+ items?:ResolverInputTypes["Shapeaplikacja_gStatsItems"],
3084
+ __typename?: boolean | `@${string}`
3085
+ }>;
3086
+ ["Shapeaplikacja_gTestimonials"]: AliasType<{
3087
+ name?:boolean | `@${string}`,
3088
+ text?:boolean | `@${string}`,
3089
+ __typename?: boolean | `@${string}`
3090
+ }>;
3091
+ ["Shapeaplikacja_gCall_to_action"]: AliasType<{
3092
+ heading?:boolean | `@${string}`,
3093
+ description?:boolean | `@${string}`,
3094
+ button_text?:boolean | `@${string}`,
3095
+ __typename?: boolean | `@${string}`
3096
+ }>;
3097
+ ["Shapeaplikacja_gFooterLinks"]: AliasType<{
3098
+ label?:boolean | `@${string}`,
3099
+ href?:boolean | `@${string}`,
3100
+ __typename?: boolean | `@${string}`
3101
+ }>;
3102
+ ["Shapeaplikacja_gFooter"]: AliasType<{
3103
+ copyright?:boolean | `@${string}`,
3104
+ links?:ResolverInputTypes["Shapeaplikacja_gFooterLinks"],
3105
+ __typename?: boolean | `@${string}`
3106
+ }>;
3107
+ ["Shapeaplikacja_g"]: AliasType<{
3108
+ navbar?:ResolverInputTypes["Shapeaplikacja_gNavbar"],
3109
+ hero?:ResolverInputTypes["Shapeaplikacja_gHero"],
3110
+ explainer_video?:ResolverInputTypes["Shapeaplikacja_gExplainer_video"],
3111
+ video_list?:ResolverInputTypes["Shapeaplikacja_gVideo_list"],
3112
+ stats?:ResolverInputTypes["Shapeaplikacja_gStats"],
3113
+ testimonials?:ResolverInputTypes["Shapeaplikacja_gTestimonials"],
3114
+ call_to_action?:ResolverInputTypes["Shapeaplikacja_gCall_to_action"],
3115
+ footer?:ResolverInputTypes["Shapeaplikacja_gFooter"],
3116
+ _id?:boolean | `@${string}`,
3117
+ createdAt?:boolean | `@${string}`,
3118
+ updatedAt?:boolean | `@${string}`,
3119
+ __typename?: boolean | `@${string}`
3120
+ }>;
3121
+ ["ShapebgalleryGallery_grid"]: AliasType<{
3122
+ main_photo?:ResolverInputTypes["ImageField"],
3123
+ gallery_photos?:ResolverInputTypes["ImageField"],
3124
+ __typename?: boolean | `@${string}`
3125
+ }>;
3126
+ ["Shapebgallery"]: AliasType<{
3127
+ gallery_grid?:ResolverInputTypes["ShapebgalleryGallery_grid"],
3128
+ rrrr?:boolean | `@${string}`,
3129
+ _id?:boolean | `@${string}`,
3130
+ createdAt?:boolean | `@${string}`,
3131
+ updatedAt?:boolean | `@${string}`,
3132
+ __typename?: boolean | `@${string}`
3133
+ }>;
3134
+ ["ShapebookinaOverlaySearch_barSearch_button"]: AliasType<{
3135
+ label?:boolean | `@${string}`,
3136
+ __typename?: boolean | `@${string}`
3137
+ }>;
3138
+ ["ShapebookinaOverlaySearch_bar"]: AliasType<{
3139
+ location?:boolean | `@${string}`,
3140
+ search_button?:ResolverInputTypes["ShapebookinaOverlaySearch_barSearch_button"],
3141
+ __typename?: boolean | `@${string}`
3142
+ }>;
3143
+ ["ShapebookinaOverlay"]: AliasType<{
3144
+ title?:boolean | `@${string}`,
3145
+ subtitle?:boolean | `@${string}`,
3146
+ search_bar?:ResolverInputTypes["ShapebookinaOverlaySearch_bar"],
3147
+ __typename?: boolean | `@${string}`
3148
+ }>;
3149
+ ["Shapebookina"]: AliasType<{
3150
+ background_image?:ResolverInputTypes["ImageField"],
3151
+ overlay?:ResolverInputTypes["ShapebookinaOverlay"],
3152
+ _id?:boolean | `@${string}`,
3153
+ createdAt?:boolean | `@${string}`,
3154
+ updatedAt?:boolean | `@${string}`,
3155
+ __typename?: boolean | `@${string}`
3156
+ }>;
3157
+ ["ShapebpageBooking_sectionContainerGallery_wrapper"]: AliasType<{
3158
+ gallery_grid?:ResolverInputTypes["Shapebgallery"],
3159
+ see_more_button?:boolean | `@${string}`,
3160
+ __typename?: boolean | `@${string}`
3161
+ }>;
3162
+ ["ShapebpageBooking_sectionContainerTitle_location_wrapper"]: AliasType<{
3163
+ title?:boolean | `@${string}`,
3164
+ location?:boolean | `@${string}`,
3165
+ __typename?: boolean | `@${string}`
3166
+ }>;
3167
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"]: AliasType<{
3168
+ name?:boolean | `@${string}`,
3169
+ icon?:ResolverInputTypes["ImageField"],
3170
+ __typename?: boolean | `@${string}`
3171
+ }>;
3172
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapper"]: AliasType<{
3173
+ extras_heading?:boolean | `@${string}`,
3174
+ extras?:ResolverInputTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"],
3175
+ __typename?: boolean | `@${string}`
3176
+ }>;
3177
+ ["ShapebpageBooking_sectionContainerDescription_wrapper"]: AliasType<{
3178
+ description?:boolean | `@${string}`,
3179
+ __typename?: boolean | `@${string}`
3180
+ }>;
3181
+ ["ShapebpageBooking_sectionContainerLocation_info_wrapper"]: AliasType<{
3182
+ location_info_heading?:boolean | `@${string}`,
3183
+ location_info?:boolean | `@${string}`,
3184
+ __typename?: boolean | `@${string}`
3185
+ }>;
3186
+ ["ShapebpageBooking_sectionContainer"]: AliasType<{
3187
+ gallery_wrapper?:ResolverInputTypes["ShapebpageBooking_sectionContainerGallery_wrapper"],
3188
+ title_location_wrapper?:ResolverInputTypes["ShapebpageBooking_sectionContainerTitle_location_wrapper"],
3189
+ extras_addons_wrapper?:ResolverInputTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapper"],
3190
+ description_wrapper?:ResolverInputTypes["ShapebpageBooking_sectionContainerDescription_wrapper"],
3191
+ location_info_wrapper?:ResolverInputTypes["ShapebpageBooking_sectionContainerLocation_info_wrapper"],
3192
+ __typename?: boolean | `@${string}`
3193
+ }>;
3194
+ ["ShapebpageBooking_section"]: AliasType<{
3195
+ container?:ResolverInputTypes["ShapebpageBooking_sectionContainer"],
3196
+ __typename?: boolean | `@${string}`
3197
+ }>;
3198
+ ["Shapebpage"]: AliasType<{
3199
+ booking_section?:ResolverInputTypes["ShapebpageBooking_section"],
3200
+ _id?:boolean | `@${string}`,
3201
+ createdAt?:boolean | `@${string}`,
3202
+ updatedAt?:boolean | `@${string}`,
3203
+ __typename?: boolean | `@${string}`
3204
+ }>;
3205
+ ["Shapecloud_sidebarSidebarMenuCategoryPage"]: AliasType<{
3206
+ name?:boolean | `@${string}`,
3207
+ link?:boolean | `@${string}`,
3208
+ __typename?: boolean | `@${string}`
3209
+ }>;
3210
+ ["Shapecloud_sidebarSidebarMenuCategory"]: AliasType<{
3211
+ page?:ResolverInputTypes["Shapecloud_sidebarSidebarMenuCategoryPage"],
2328
3212
  __typename?: boolean | `@${string}`
2329
3213
  }>;
2330
3214
  ["Shapecloud_sidebarSidebarMenu"]: AliasType<{
@@ -2352,6 +3236,13 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2352
3236
  createdAt?:boolean | `@${string}`,
2353
3237
  updatedAt?:boolean | `@${string}`,
2354
3238
  __typename?: boolean | `@${string}`
3239
+ }>;
3240
+ ["Shapectabutton"]: AliasType<{
3241
+ cta?:boolean | `@${string}`,
3242
+ _id?:boolean | `@${string}`,
3243
+ createdAt?:boolean | `@${string}`,
3244
+ updatedAt?:boolean | `@${string}`,
3245
+ __typename?: boolean | `@${string}`
2355
3246
  }>;
2356
3247
  ["Shapedocs_contentDocumentation_pageContent_containerDoc_content"]: AliasType<{
2357
3248
  content?:boolean | `@${string}`,
@@ -2609,7 +3500,7 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2609
3500
  price?:boolean | `@${string}`,
2610
3501
  plan_description?:boolean | `@${string}`,
2611
3502
  feature_list?:ResolverInputTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"],
2612
- cta?:boolean | `@${string}`,
3503
+ cta?:ResolverInputTypes["Shapesecondary_cta"],
2613
3504
  __typename?: boolean | `@${string}`
2614
3505
  }>;
2615
3506
  ["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"]: AliasType<{
@@ -2621,7 +3512,7 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2621
3512
  price?:boolean | `@${string}`,
2622
3513
  plan_description?:boolean | `@${string}`,
2623
3514
  feature_list?:ResolverInputTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"],
2624
- cta?:boolean | `@${string}`,
3515
+ cta?:ResolverInputTypes["Shapectabutton"],
2625
3516
  __typename?: boolean | `@${string}`
2626
3517
  }>;
2627
3518
  ["Shapepricingv1Pricing_sectionPlans_grid"]: AliasType<{
@@ -2689,6 +3580,13 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2689
3580
  createdAt?:boolean | `@${string}`,
2690
3581
  updatedAt?:boolean | `@${string}`,
2691
3582
  __typename?: boolean | `@${string}`
3583
+ }>;
3584
+ ["Shapesecondary_cta"]: AliasType<{
3585
+ cta?:boolean | `@${string}`,
3586
+ _id?:boolean | `@${string}`,
3587
+ createdAt?:boolean | `@${string}`,
3588
+ updatedAt?:boolean | `@${string}`,
3589
+ __typename?: boolean | `@${string}`
2692
3590
  }>;
2693
3591
  ["ShapesupportSectionHeader_wrapper"]: AliasType<{
2694
3592
  title?:boolean | `@${string}`,
@@ -2717,6 +3615,31 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2717
3615
  createdAt?:boolean | `@${string}`,
2718
3616
  updatedAt?:boolean | `@${string}`,
2719
3617
  __typename?: boolean | `@${string}`
3618
+ }>;
3619
+ ["Shapeteee"]: AliasType<{
3620
+ _id?:boolean | `@${string}`,
3621
+ createdAt?:boolean | `@${string}`,
3622
+ updatedAt?:boolean | `@${string}`,
3623
+ __typename?: boolean | `@${string}`
3624
+ }>;
3625
+ ["Shapetest"]: AliasType<{
3626
+ rrr?:ResolverInputTypes["Shapebgallery"],
3627
+ _id?:boolean | `@${string}`,
3628
+ createdAt?:boolean | `@${string}`,
3629
+ updatedAt?:boolean | `@${string}`,
3630
+ __typename?: boolean | `@${string}`
3631
+ }>;
3632
+ ["Shapetitle_descTitledesc"]: AliasType<{
3633
+ title?:boolean | `@${string}`,
3634
+ description?:boolean | `@${string}`,
3635
+ __typename?: boolean | `@${string}`
3636
+ }>;
3637
+ ["Shapetitle_desc"]: AliasType<{
3638
+ titledesc?:ResolverInputTypes["Shapetitle_descTitledesc"],
3639
+ _id?:boolean | `@${string}`,
3640
+ createdAt?:boolean | `@${string}`,
3641
+ updatedAt?:boolean | `@${string}`,
3642
+ __typename?: boolean | `@${string}`
2720
3643
  }>;
2721
3644
  ["ShapeusageMain"]: AliasType<{
2722
3645
  title?:boolean | `@${string}`,
@@ -2732,6 +3655,349 @@ oneAsScalarViewpricing?: [{ rootParams?: ResolverInputTypes["RootParamsInput"] |
2732
3655
  updatedAt?:boolean | `@${string}`,
2733
3656
  __typename?: boolean | `@${string}`
2734
3657
  }>;
3658
+ ["FormregisterRegistration_stepUser_details"]: AliasType<{
3659
+ _mocks?:boolean | `@${string}`,
3660
+ username?:ResolverInputTypes["FormTextField"],
3661
+ password?:ResolverInputTypes["FormTextField"],
3662
+ full_name?:ResolverInputTypes["FormTextField"],
3663
+ phone?:ResolverInputTypes["FormTextField"],
3664
+ __typename?: boolean | `@${string}`
3665
+ }>;
3666
+ ["FormregisterRegistration_step"]: AliasType<{
3667
+ _mocks?:boolean | `@${string}`,
3668
+ user_details?:ResolverInputTypes["FormregisterRegistration_stepUser_details"],
3669
+ submit?:ResolverInputTypes["FormSubmitField"],
3670
+ __typename?: boolean | `@${string}`
3671
+ }>;
3672
+ ["Formregister"]: AliasType<{
3673
+ _mocks?:boolean | `@${string}`,
3674
+ _version?:ResolverInputTypes["VersionField"],
3675
+ state_step?:ResolverInputTypes["FormVariableField"],
3676
+ registration_step?:ResolverInputTypes["FormregisterRegistration_step"],
3677
+ current_step?:ResolverInputTypes["FormVariableField"],
3678
+ locale?:boolean | `@${string}`,
3679
+ slug?:boolean | `@${string}`,
3680
+ _id?:boolean | `@${string}`,
3681
+ createdAt?:boolean | `@${string}`,
3682
+ updatedAt?:boolean | `@${string}`,
3683
+ draft_version?:boolean | `@${string}`,
3684
+ json_ld?:boolean | `@${string}`,
3685
+ __typename?: boolean | `@${string}`
3686
+ }>;
3687
+ ["FormtestStep_basic_infoBasic_info_group"]: AliasType<{
3688
+ _mocks?:boolean | `@${string}`,
3689
+ window_type?:ResolverInputTypes["FormRadioTextField"],
3690
+ quantity?:ResolverInputTypes["FormTextField"],
3691
+ location?:ResolverInputTypes["FormRadioTextField"],
3692
+ __typename?: boolean | `@${string}`
3693
+ }>;
3694
+ ["FormtestStep_basic_info"]: AliasType<{
3695
+ _mocks?:boolean | `@${string}`,
3696
+ basic_info_group?:ResolverInputTypes["FormtestStep_basic_infoBasic_info_group"],
3697
+ basic_next?:ResolverInputTypes["FormButtonField"],
3698
+ __typename?: boolean | `@${string}`
3699
+ }>;
3700
+ ["FormtestStep_dimensionsDimensions_group"]: AliasType<{
3701
+ _mocks?:boolean | `@${string}`,
3702
+ width_mm?:ResolverInputTypes["FormTextField"],
3703
+ height_mm?:ResolverInputTypes["FormTextField"],
3704
+ depth_mm?:ResolverInputTypes["FormTextField"],
3705
+ opening_direction?:ResolverInputTypes["FormRadioTextField"],
3706
+ sash_count?:ResolverInputTypes["FormTextField"],
3707
+ __typename?: boolean | `@${string}`
3708
+ }>;
3709
+ ["FormtestStep_dimensions"]: AliasType<{
3710
+ _mocks?:boolean | `@${string}`,
3711
+ dimensions_group?:ResolverInputTypes["FormtestStep_dimensionsDimensions_group"],
3712
+ dimensions_back?:ResolverInputTypes["FormButtonField"],
3713
+ dimensions_next?:ResolverInputTypes["FormButtonField"],
3714
+ __typename?: boolean | `@${string}`
3715
+ }>;
3716
+ ["FormtestStep_featuresFeatures_group"]: AliasType<{
3717
+ _mocks?:boolean | `@${string}`,
3718
+ material?:ResolverInputTypes["FormRadioTextField"],
3719
+ color?:ResolverInputTypes["FormTextField"],
3720
+ glazing_type?:ResolverInputTypes["FormRadioTextField"],
3721
+ thermal_break?:ResolverInputTypes["FormBooleanField"],
3722
+ soundproofing?:ResolverInputTypes["FormBooleanField"],
3723
+ __typename?: boolean | `@${string}`
3724
+ }>;
3725
+ ["FormtestStep_features"]: AliasType<{
3726
+ _mocks?:boolean | `@${string}`,
3727
+ features_group?:ResolverInputTypes["FormtestStep_featuresFeatures_group"],
3728
+ features_back?:ResolverInputTypes["FormButtonField"],
3729
+ features_next?:ResolverInputTypes["FormButtonField"],
3730
+ __typename?: boolean | `@${string}`
3731
+ }>;
3732
+ ["FormtestStep_accessoriesAccessories_group"]: AliasType<{
3733
+ _mocks?:boolean | `@${string}`,
3734
+ handle_type?:ResolverInputTypes["FormRadioTextField"],
3735
+ lock_type?:ResolverInputTypes["FormRadioTextField"],
3736
+ mosquito_net?:ResolverInputTypes["FormBooleanField"],
3737
+ ventilator?:ResolverInputTypes["FormBooleanField"],
3738
+ accessories_other?:ResolverInputTypes["FormTextField"],
3739
+ __typename?: boolean | `@${string}`
3740
+ }>;
3741
+ ["FormtestStep_accessories"]: AliasType<{
3742
+ _mocks?:boolean | `@${string}`,
3743
+ accessories_group?:ResolverInputTypes["FormtestStep_accessoriesAccessories_group"],
3744
+ accessories_back?:ResolverInputTypes["FormButtonField"],
3745
+ accessories_next?:ResolverInputTypes["FormButtonField"],
3746
+ __typename?: boolean | `@${string}`
3747
+ }>;
3748
+ ["FormtestStep_summary"]: AliasType<{
3749
+ _mocks?:boolean | `@${string}`,
3750
+ summary_display?:ResolverInputTypes["FormDisplayField"],
3751
+ summary_back?:ResolverInputTypes["FormButtonField"],
3752
+ submit?:ResolverInputTypes["FormSubmitField"],
3753
+ __typename?: boolean | `@${string}`
3754
+ }>;
3755
+ ["Formtest"]: AliasType<{
3756
+ _mocks?:boolean | `@${string}`,
3757
+ _version?:ResolverInputTypes["VersionField"],
3758
+ form_step_variable?:ResolverInputTypes["FormVariableField"],
3759
+ step_basic_info?:ResolverInputTypes["FormtestStep_basic_info"],
3760
+ step_dimensions?:ResolverInputTypes["FormtestStep_dimensions"],
3761
+ step_features?:ResolverInputTypes["FormtestStep_features"],
3762
+ step_accessories?:ResolverInputTypes["FormtestStep_accessories"],
3763
+ step_summary?:ResolverInputTypes["FormtestStep_summary"],
3764
+ current_step?:ResolverInputTypes["FormVariableField"],
3765
+ locale?:boolean | `@${string}`,
3766
+ slug?:boolean | `@${string}`,
3767
+ _id?:boolean | `@${string}`,
3768
+ createdAt?:boolean | `@${string}`,
3769
+ updatedAt?:boolean | `@${string}`,
3770
+ draft_version?:boolean | `@${string}`,
3771
+ json_ld?:boolean | `@${string}`,
3772
+ __typename?: boolean | `@${string}`
3773
+ }>;
3774
+ ["SubmitFormregisterUser_details"]: {
3775
+ username?: string | undefined | null,
3776
+ password?: string | undefined | null,
3777
+ full_name?: string | undefined | null,
3778
+ phone?: string | undefined | null
3779
+ };
3780
+ ["SubmitFormregisterRegistration_step"]: {
3781
+ user_details?: ResolverInputTypes["SubmitFormregisterUser_details"] | undefined | null,
3782
+ submit?: string | undefined | null
3783
+ };
3784
+ ["SubmitFormregister"]: {
3785
+ state_step?: string | undefined | null,
3786
+ registration_step?: ResolverInputTypes["SubmitFormregisterRegistration_step"] | undefined | null,
3787
+ current_step?: string | undefined | null,
3788
+ locale?: string | undefined | null,
3789
+ slug?: string | undefined | null,
3790
+ _id?: string | undefined | null,
3791
+ createdAt?: string | undefined | null,
3792
+ updatedAt?: string | undefined | null,
3793
+ draft_version?: string | undefined | null,
3794
+ json_ld?: string | undefined | null
3795
+ };
3796
+ ["SubmitFormtestBasic_info_group"]: {
3797
+ window_type?: string | undefined | null,
3798
+ quantity?: string | undefined | null,
3799
+ location?: string | undefined | null
3800
+ };
3801
+ ["SubmitFormtestStep_basic_info"]: {
3802
+ basic_info_group?: ResolverInputTypes["SubmitFormtestBasic_info_group"] | undefined | null,
3803
+ basic_next?: string | undefined | null
3804
+ };
3805
+ ["SubmitFormtestDimensions_group"]: {
3806
+ width_mm?: string | undefined | null,
3807
+ height_mm?: string | undefined | null,
3808
+ depth_mm?: string | undefined | null,
3809
+ opening_direction?: string | undefined | null,
3810
+ sash_count?: string | undefined | null
3811
+ };
3812
+ ["SubmitFormtestStep_dimensions"]: {
3813
+ dimensions_group?: ResolverInputTypes["SubmitFormtestDimensions_group"] | undefined | null,
3814
+ dimensions_back?: string | undefined | null,
3815
+ dimensions_next?: string | undefined | null
3816
+ };
3817
+ ["SubmitFormtestFeatures_group"]: {
3818
+ material?: string | undefined | null,
3819
+ color?: string | undefined | null,
3820
+ glazing_type?: string | undefined | null,
3821
+ thermal_break?: boolean | undefined | null,
3822
+ soundproofing?: boolean | undefined | null
3823
+ };
3824
+ ["SubmitFormtestStep_features"]: {
3825
+ features_group?: ResolverInputTypes["SubmitFormtestFeatures_group"] | undefined | null,
3826
+ features_back?: string | undefined | null,
3827
+ features_next?: string | undefined | null
3828
+ };
3829
+ ["SubmitFormtestAccessories_group"]: {
3830
+ handle_type?: string | undefined | null,
3831
+ lock_type?: string | undefined | null,
3832
+ mosquito_net?: boolean | undefined | null,
3833
+ ventilator?: boolean | undefined | null,
3834
+ accessories_other?: string | undefined | null
3835
+ };
3836
+ ["SubmitFormtestStep_accessories"]: {
3837
+ accessories_group?: ResolverInputTypes["SubmitFormtestAccessories_group"] | undefined | null,
3838
+ accessories_back?: string | undefined | null,
3839
+ accessories_next?: string | undefined | null
3840
+ };
3841
+ ["SubmitFormtestStep_summary"]: {
3842
+ summary_display?: string | undefined | null,
3843
+ summary_back?: string | undefined | null,
3844
+ submit?: string | undefined | null
3845
+ };
3846
+ ["SubmitFormtest"]: {
3847
+ form_step_variable?: string | undefined | null,
3848
+ step_basic_info?: ResolverInputTypes["SubmitFormtestStep_basic_info"] | undefined | null,
3849
+ step_dimensions?: ResolverInputTypes["SubmitFormtestStep_dimensions"] | undefined | null,
3850
+ step_features?: ResolverInputTypes["SubmitFormtestStep_features"] | undefined | null,
3851
+ step_accessories?: ResolverInputTypes["SubmitFormtestStep_accessories"] | undefined | null,
3852
+ step_summary?: ResolverInputTypes["SubmitFormtestStep_summary"] | undefined | null,
3853
+ current_step?: string | undefined | null,
3854
+ locale?: string | undefined | null,
3855
+ slug?: string | undefined | null,
3856
+ _id?: string | undefined | null,
3857
+ createdAt?: string | undefined | null,
3858
+ updatedAt?: string | undefined | null,
3859
+ draft_version?: string | undefined | null,
3860
+ json_ld?: string | undefined | null
3861
+ };
3862
+ ["ResponseFormregisterUser_details"]: AliasType<{
3863
+ username?:boolean | `@${string}`,
3864
+ password?:boolean | `@${string}`,
3865
+ full_name?:boolean | `@${string}`,
3866
+ phone?:boolean | `@${string}`,
3867
+ __typename?: boolean | `@${string}`
3868
+ }>;
3869
+ ["ResponseFormregisterRegistration_step"]: AliasType<{
3870
+ user_details?:ResolverInputTypes["ResponseFormregisterUser_details"],
3871
+ submit?:boolean | `@${string}`,
3872
+ __typename?: boolean | `@${string}`
3873
+ }>;
3874
+ ["ResponseFormregister"]: AliasType<{
3875
+ state_step?:boolean | `@${string}`,
3876
+ registration_step?:ResolverInputTypes["ResponseFormregisterRegistration_step"],
3877
+ current_step?:boolean | `@${string}`,
3878
+ locale?:boolean | `@${string}`,
3879
+ slug?:boolean | `@${string}`,
3880
+ _id?:boolean | `@${string}`,
3881
+ createdAt?:boolean | `@${string}`,
3882
+ updatedAt?:boolean | `@${string}`,
3883
+ draft_version?:boolean | `@${string}`,
3884
+ json_ld?:boolean | `@${string}`,
3885
+ __typename?: boolean | `@${string}`
3886
+ }>;
3887
+ ["ResponseFormtestBasic_info_group"]: AliasType<{
3888
+ window_type?:boolean | `@${string}`,
3889
+ quantity?:boolean | `@${string}`,
3890
+ location?:boolean | `@${string}`,
3891
+ __typename?: boolean | `@${string}`
3892
+ }>;
3893
+ ["ResponseFormtestStep_basic_info"]: AliasType<{
3894
+ basic_info_group?:ResolverInputTypes["ResponseFormtestBasic_info_group"],
3895
+ basic_next?:boolean | `@${string}`,
3896
+ __typename?: boolean | `@${string}`
3897
+ }>;
3898
+ ["ResponseFormtestDimensions_group"]: AliasType<{
3899
+ width_mm?:boolean | `@${string}`,
3900
+ height_mm?:boolean | `@${string}`,
3901
+ depth_mm?:boolean | `@${string}`,
3902
+ opening_direction?:boolean | `@${string}`,
3903
+ sash_count?:boolean | `@${string}`,
3904
+ __typename?: boolean | `@${string}`
3905
+ }>;
3906
+ ["ResponseFormtestStep_dimensions"]: AliasType<{
3907
+ dimensions_group?:ResolverInputTypes["ResponseFormtestDimensions_group"],
3908
+ dimensions_back?:boolean | `@${string}`,
3909
+ dimensions_next?:boolean | `@${string}`,
3910
+ __typename?: boolean | `@${string}`
3911
+ }>;
3912
+ ["ResponseFormtestFeatures_group"]: AliasType<{
3913
+ material?:boolean | `@${string}`,
3914
+ color?:boolean | `@${string}`,
3915
+ glazing_type?:boolean | `@${string}`,
3916
+ thermal_break?:boolean | `@${string}`,
3917
+ soundproofing?:boolean | `@${string}`,
3918
+ __typename?: boolean | `@${string}`
3919
+ }>;
3920
+ ["ResponseFormtestStep_features"]: AliasType<{
3921
+ features_group?:ResolverInputTypes["ResponseFormtestFeatures_group"],
3922
+ features_back?:boolean | `@${string}`,
3923
+ features_next?:boolean | `@${string}`,
3924
+ __typename?: boolean | `@${string}`
3925
+ }>;
3926
+ ["ResponseFormtestAccessories_group"]: AliasType<{
3927
+ handle_type?:boolean | `@${string}`,
3928
+ lock_type?:boolean | `@${string}`,
3929
+ mosquito_net?:boolean | `@${string}`,
3930
+ ventilator?:boolean | `@${string}`,
3931
+ accessories_other?:boolean | `@${string}`,
3932
+ __typename?: boolean | `@${string}`
3933
+ }>;
3934
+ ["ResponseFormtestStep_accessories"]: AliasType<{
3935
+ accessories_group?:ResolverInputTypes["ResponseFormtestAccessories_group"],
3936
+ accessories_back?:boolean | `@${string}`,
3937
+ accessories_next?:boolean | `@${string}`,
3938
+ __typename?: boolean | `@${string}`
3939
+ }>;
3940
+ ["ResponseFormtestStep_summary"]: AliasType<{
3941
+ summary_display?:boolean | `@${string}`,
3942
+ summary_back?:boolean | `@${string}`,
3943
+ submit?:boolean | `@${string}`,
3944
+ __typename?: boolean | `@${string}`
3945
+ }>;
3946
+ ["ResponseFormtest"]: AliasType<{
3947
+ form_step_variable?:boolean | `@${string}`,
3948
+ step_basic_info?:ResolverInputTypes["ResponseFormtestStep_basic_info"],
3949
+ step_dimensions?:ResolverInputTypes["ResponseFormtestStep_dimensions"],
3950
+ step_features?:ResolverInputTypes["ResponseFormtestStep_features"],
3951
+ step_accessories?:ResolverInputTypes["ResponseFormtestStep_accessories"],
3952
+ step_summary?:ResolverInputTypes["ResponseFormtestStep_summary"],
3953
+ current_step?:boolean | `@${string}`,
3954
+ locale?:boolean | `@${string}`,
3955
+ slug?:boolean | `@${string}`,
3956
+ _id?:boolean | `@${string}`,
3957
+ createdAt?:boolean | `@${string}`,
3958
+ updatedAt?:boolean | `@${string}`,
3959
+ draft_version?:boolean | `@${string}`,
3960
+ json_ld?:boolean | `@${string}`,
3961
+ __typename?: boolean | `@${string}`
3962
+ }>;
3963
+ ["SearchResponsesFormregister"]: AliasType<{
3964
+ items?:ResolverInputTypes["ResponseFormregister"],
3965
+ totalCount?:boolean | `@${string}`,
3966
+ __typename?: boolean | `@${string}`
3967
+ }>;
3968
+ ["ResponsesFormregisterFilter"]: {
3969
+ state_step?: string | undefined | null,
3970
+ registration_step?: string | undefined | null,
3971
+ current_step?: string | undefined | null,
3972
+ locale?: string | undefined | null,
3973
+ slug?: string | undefined | null,
3974
+ _id?: string | undefined | null,
3975
+ createdAt?: string | undefined | null,
3976
+ updatedAt?: string | undefined | null,
3977
+ draft_version?: string | undefined | null,
3978
+ json_ld?: string | undefined | null
3979
+ };
3980
+ ["SearchResponsesFormtest"]: AliasType<{
3981
+ items?:ResolverInputTypes["ResponseFormtest"],
3982
+ totalCount?:boolean | `@${string}`,
3983
+ __typename?: boolean | `@${string}`
3984
+ }>;
3985
+ ["ResponsesFormtestFilter"]: {
3986
+ form_step_variable?: string | undefined | null,
3987
+ step_basic_info?: string | undefined | null,
3988
+ step_dimensions?: string | undefined | null,
3989
+ step_features?: string | undefined | null,
3990
+ step_accessories?: string | undefined | null,
3991
+ step_summary?: string | undefined | null,
3992
+ current_step?: string | undefined | null,
3993
+ locale?: string | undefined | null,
3994
+ slug?: string | undefined | null,
3995
+ _id?: string | undefined | null,
3996
+ createdAt?: string | undefined | null,
3997
+ updatedAt?: string | undefined | null,
3998
+ draft_version?: string | undefined | null,
3999
+ json_ld?: string | undefined | null
4000
+ };
2735
4001
  ["RootParamsInput"]: {
2736
4002
  _version?: string | undefined | null,
2737
4003
  locale?: string | undefined | null
@@ -2859,9 +4125,6 @@ export type ModelTypes = {
2859
4125
  eq?: string | undefined | null,
2860
4126
  ne?: string | undefined | null,
2861
4127
  contain?: string | undefined | null
2862
- };
2863
- ["Mutation"]: {
2864
- heartbeat?: string | undefined | null
2865
4128
  };
2866
4129
  ["RootParamsAdminType"]:any;
2867
4130
  ["Shape"]: {
@@ -2975,6 +4238,12 @@ export type ModelTypes = {
2975
4238
  ["FormDisplayField"]: {
2976
4239
  label?: string | undefined | null,
2977
4240
  path?: string | undefined | null
4241
+ };
4242
+ ["GenerateHusarShapeImplementorInput"]: {
4243
+ prompt: string,
4244
+ existingFileContent?: string | undefined | null,
4245
+ backendGraphQlContent?: string | undefined | null,
4246
+ includeShapes?: Array<string> | undefined | null
2978
4247
  };
2979
4248
  ["CMSType"]:CMSType;
2980
4249
  ["Query"]: {
@@ -2993,10 +4262,30 @@ export type ModelTypes = {
2993
4262
  fieldSetdocs: string,
2994
4263
  modeldocs: ModelTypes["ModelNavigationCompiled"],
2995
4264
  previewFieldsdocs: ModelTypes["ModelNavigationCompiled"],
4265
+ fieldSetShapeaplikacja_g: string,
4266
+ modelShapeaplikacja_g: ModelTypes["ModelNavigationCompiled"],
4267
+ previewFieldsShapeaplikacja_g: ModelTypes["ModelNavigationCompiled"],
4268
+ oneShapeaplikacja_g?: ModelTypes["Shapeaplikacja_g"] | undefined | null,
4269
+ fieldSetShapebgallery: string,
4270
+ modelShapebgallery: ModelTypes["ModelNavigationCompiled"],
4271
+ previewFieldsShapebgallery: ModelTypes["ModelNavigationCompiled"],
4272
+ oneShapebgallery?: ModelTypes["Shapebgallery"] | undefined | null,
4273
+ fieldSetShapebookina: string,
4274
+ modelShapebookina: ModelTypes["ModelNavigationCompiled"],
4275
+ previewFieldsShapebookina: ModelTypes["ModelNavigationCompiled"],
4276
+ oneShapebookina?: ModelTypes["Shapebookina"] | undefined | null,
4277
+ fieldSetShapebpage: string,
4278
+ modelShapebpage: ModelTypes["ModelNavigationCompiled"],
4279
+ previewFieldsShapebpage: ModelTypes["ModelNavigationCompiled"],
4280
+ oneShapebpage?: ModelTypes["Shapebpage"] | undefined | null,
2996
4281
  fieldSetShapecloud_sidebar: string,
2997
4282
  modelShapecloud_sidebar: ModelTypes["ModelNavigationCompiled"],
2998
4283
  previewFieldsShapecloud_sidebar: ModelTypes["ModelNavigationCompiled"],
2999
4284
  oneShapecloud_sidebar?: ModelTypes["Shapecloud_sidebar"] | undefined | null,
4285
+ fieldSetShapectabutton: string,
4286
+ modelShapectabutton: ModelTypes["ModelNavigationCompiled"],
4287
+ previewFieldsShapectabutton: ModelTypes["ModelNavigationCompiled"],
4288
+ oneShapectabutton?: ModelTypes["Shapectabutton"] | undefined | null,
3000
4289
  fieldSetShapedocs_content: string,
3001
4290
  modelShapedocs_content: ModelTypes["ModelNavigationCompiled"],
3002
4291
  previewFieldsShapedocs_content: ModelTypes["ModelNavigationCompiled"],
@@ -3045,10 +4334,26 @@ export type ModelTypes = {
3045
4334
  modelShapeprofile_info: ModelTypes["ModelNavigationCompiled"],
3046
4335
  previewFieldsShapeprofile_info: ModelTypes["ModelNavigationCompiled"],
3047
4336
  oneShapeprofile_info?: ModelTypes["Shapeprofile_info"] | undefined | null,
4337
+ fieldSetShapesecondary_cta: string,
4338
+ modelShapesecondary_cta: ModelTypes["ModelNavigationCompiled"],
4339
+ previewFieldsShapesecondary_cta: ModelTypes["ModelNavigationCompiled"],
4340
+ oneShapesecondary_cta?: ModelTypes["Shapesecondary_cta"] | undefined | null,
3048
4341
  fieldSetShapesupport: string,
3049
4342
  modelShapesupport: ModelTypes["ModelNavigationCompiled"],
3050
4343
  previewFieldsShapesupport: ModelTypes["ModelNavigationCompiled"],
3051
4344
  oneShapesupport?: ModelTypes["Shapesupport"] | undefined | null,
4345
+ fieldSetShapeteee: string,
4346
+ modelShapeteee: ModelTypes["ModelNavigationCompiled"],
4347
+ previewFieldsShapeteee: ModelTypes["ModelNavigationCompiled"],
4348
+ oneShapeteee?: ModelTypes["Shapeteee"] | undefined | null,
4349
+ fieldSetShapetest: string,
4350
+ modelShapetest: ModelTypes["ModelNavigationCompiled"],
4351
+ previewFieldsShapetest: ModelTypes["ModelNavigationCompiled"],
4352
+ oneShapetest?: ModelTypes["Shapetest"] | undefined | null,
4353
+ fieldSetShapetitle_desc: string,
4354
+ modelShapetitle_desc: ModelTypes["ModelNavigationCompiled"],
4355
+ previewFieldsShapetitle_desc: ModelTypes["ModelNavigationCompiled"],
4356
+ oneShapetitle_desc?: ModelTypes["Shapetitle_desc"] | undefined | null,
3052
4357
  fieldSetShapeusage: string,
3053
4358
  modelShapeusage: ModelTypes["ModelNavigationCompiled"],
3054
4359
  previewFieldsShapeusage: ModelTypes["ModelNavigationCompiled"],
@@ -3082,7 +4387,38 @@ export type ModelTypes = {
3082
4387
  modelViewpricing: ModelTypes["ModelNavigationCompiled"],
3083
4388
  previewFieldsViewpricing: ModelTypes["ModelNavigationCompiled"],
3084
4389
  oneViewpricing?: ModelTypes["Viewpricing"] | undefined | null,
3085
- oneAsScalarViewpricing?: ModelTypes["ViewAsScalar"] | undefined | null
4390
+ oneAsScalarViewpricing?: ModelTypes["ViewAsScalar"] | undefined | null,
4391
+ variantsViewttt?: Array<ModelTypes["Viewttt"]> | undefined | null,
4392
+ fieldSetViewttt: string,
4393
+ modelViewttt: ModelTypes["ModelNavigationCompiled"],
4394
+ previewFieldsViewttt: ModelTypes["ModelNavigationCompiled"],
4395
+ oneViewttt?: ModelTypes["Viewttt"] | undefined | null,
4396
+ oneAsScalarViewttt?: ModelTypes["ViewAsScalar"] | undefined | null,
4397
+ variantsFormregister?: Array<ModelTypes["Formregister"]> | undefined | null,
4398
+ fieldSetFormregister: string,
4399
+ modelFormregister: ModelTypes["ModelNavigationCompiled"],
4400
+ previewFieldsFormregister: ModelTypes["ModelNavigationCompiled"],
4401
+ oneFormregister?: ModelTypes["Formregister"] | undefined | null,
4402
+ oneAsScalarFormregister?: ModelTypes["FormAsScalar"] | undefined | null,
4403
+ variantsFormtest?: Array<ModelTypes["Formtest"]> | undefined | null,
4404
+ fieldSetFormtest: string,
4405
+ modelFormtest: ModelTypes["ModelNavigationCompiled"],
4406
+ previewFieldsFormtest: ModelTypes["ModelNavigationCompiled"],
4407
+ oneFormtest?: ModelTypes["Formtest"] | undefined | null,
4408
+ oneAsScalarFormtest?: ModelTypes["FormAsScalar"] | undefined | null,
4409
+ responsesFormregister?: ModelTypes["SearchResponsesFormregister"] | undefined | null,
4410
+ responseFormregister?: ModelTypes["ResponseFormregister"] | undefined | null,
4411
+ responseFieldSetFormregister?: string | undefined | null,
4412
+ responsesFormtest?: ModelTypes["SearchResponsesFormtest"] | undefined | null,
4413
+ responseFormtest?: ModelTypes["ResponseFormtest"] | undefined | null,
4414
+ responseFieldSetFormtest?: string | undefined | null
4415
+ };
4416
+ ["Mutation"]: {
4417
+ heartbeat?: string | undefined | null,
4418
+ submitResponseFormregister?: boolean | undefined | null,
4419
+ removeResponseFormregister?: boolean | undefined | null,
4420
+ submitResponseFormtest?: boolean | undefined | null,
4421
+ removeResponseFormtest?: boolean | undefined | null
3086
4422
  };
3087
4423
  ["RootParamsType"]: {
3088
4424
  _version?: string | undefined | null,
@@ -3091,6 +4427,7 @@ export type ModelTypes = {
3091
4427
  ["ModelEnum"]:ModelEnum;
3092
4428
  ["ViewEnum"]:ViewEnum;
3093
4429
  ["ShapeEnum"]:ShapeEnum;
4430
+ ["FormEnum"]:FormEnum;
3094
4431
  ["docs__Connection"]: {
3095
4432
  items?: Array<ModelTypes["docs"]> | undefined | null,
3096
4433
  pageInfo: ModelTypes["PageInfo"]
@@ -3099,8 +4436,8 @@ export type ModelTypes = {
3099
4436
  _version?: ModelTypes["VersionField"] | undefined | null,
3100
4437
  title?: string | undefined | null,
3101
4438
  seotitle?: string | undefined | null,
3102
- metadesc?: string | undefined | null,
3103
4439
  sortid?: number | undefined | null,
4440
+ metadesc?: string | undefined | null,
3104
4441
  main_category?: string | undefined | null,
3105
4442
  content?: string | undefined | null,
3106
4443
  video?: ModelTypes["VideoField"] | undefined | null,
@@ -3141,51 +4478,200 @@ export type ModelTypes = {
3141
4478
  updatedAt?: number | undefined | null,
3142
4479
  draft_version?: boolean | undefined | null,
3143
4480
  json_ld?: string | undefined | null
4481
+ };
4482
+ ["ViewhomepageCotContain"]: {
4483
+ header?: ModelTypes["Shapetitle_desc"] | undefined | null
4484
+ };
4485
+ ["ViewhomepageCotFeatures"]: {
4486
+ feat?: Array<ModelTypes["Shapefeaturepresentation"] | undefined | null> | undefined | null
4487
+ };
4488
+ ["ViewhomepageCot"]: {
4489
+ contain?: ModelTypes["ViewhomepageCotContain"] | undefined | null,
4490
+ features?: ModelTypes["ViewhomepageCotFeatures"] | undefined | null
3144
4491
  };
3145
4492
  ["Viewhomepage"]: {
3146
4493
  _version?: ModelTypes["VersionField"] | undefined | null,
3147
4494
  nav?: ModelTypes["Shapenav"] | undefined | null,
3148
4495
  main?: ModelTypes["Shapehero"] | undefined | null,
3149
4496
  hero?: ModelTypes["Shapeherox"] | undefined | null,
4497
+ cot?: ModelTypes["ViewhomepageCot"] | undefined | null,
3150
4498
  pricing?: ModelTypes["Shapepricingv1"] | undefined | null,
3151
4499
  footer?: ModelTypes["Shapefoot"] | undefined | null,
3152
4500
  locale?: string | undefined | null,
3153
4501
  slug?: string | undefined | null,
3154
4502
  _id: string,
3155
4503
  createdAt?: number | undefined | null,
3156
- updatedAt?: number | undefined | null,
3157
- draft_version?: boolean | undefined | null,
3158
- json_ld?: string | undefined | null
4504
+ updatedAt?: number | undefined | null,
4505
+ draft_version?: boolean | undefined | null,
4506
+ json_ld?: string | undefined | null
4507
+ };
4508
+ ["ViewhowitworksFeature_control"]: {
4509
+ title?: string | undefined | null,
4510
+ description?: string | undefined | null,
4511
+ image?: ModelTypes["ImageField"] | undefined | null
4512
+ };
4513
+ ["Viewhowitworks"]: {
4514
+ _version?: ModelTypes["VersionField"] | undefined | null,
4515
+ title?: string | undefined | null,
4516
+ feature_control?: ModelTypes["ViewhowitworksFeature_control"] | undefined | null,
4517
+ locale?: string | undefined | null,
4518
+ slug?: string | undefined | null,
4519
+ _id: string,
4520
+ createdAt?: number | undefined | null,
4521
+ updatedAt?: number | undefined | null,
4522
+ draft_version?: boolean | undefined | null,
4523
+ json_ld?: string | undefined | null
4524
+ };
4525
+ ["Viewpricing"]: {
4526
+ _version?: ModelTypes["VersionField"] | undefined | null,
4527
+ pricing?: ModelTypes["Shapepricingv1"] | undefined | null,
4528
+ table?: ModelTypes["Shapepricing_table"] | undefined | null,
4529
+ cta?: ModelTypes["Shapenewshape"] | undefined | null,
4530
+ locale?: string | undefined | null,
4531
+ slug?: string | undefined | null,
4532
+ _id: string,
4533
+ createdAt?: number | undefined | null,
4534
+ updatedAt?: number | undefined | null,
4535
+ draft_version?: boolean | undefined | null,
4536
+ json_ld?: string | undefined | null
4537
+ };
4538
+ ["Viewttt"]: {
4539
+ _version?: ModelTypes["VersionField"] | undefined | null,
4540
+ locale?: string | undefined | null,
4541
+ slug?: string | undefined | null,
4542
+ _id: string,
4543
+ createdAt?: number | undefined | null,
4544
+ updatedAt?: number | undefined | null,
4545
+ draft_version?: boolean | undefined | null,
4546
+ json_ld?: string | undefined | null
4547
+ };
4548
+ ["Shapeaplikacja_gNavbarMenu"]: {
4549
+ name?: string | undefined | null,
4550
+ href?: string | undefined | null
4551
+ };
4552
+ ["Shapeaplikacja_gNavbar"]: {
4553
+ logo?: string | undefined | null,
4554
+ menu?: Array<ModelTypes["Shapeaplikacja_gNavbarMenu"] | undefined | null> | undefined | null
4555
+ };
4556
+ ["Shapeaplikacja_gHero"]: {
4557
+ heading?: string | undefined | null,
4558
+ subheading?: string | undefined | null
4559
+ };
4560
+ ["Shapeaplikacja_gExplainer_video"]: {
4561
+ title?: string | undefined | null,
4562
+ description?: string | undefined | null,
4563
+ video?: ModelTypes["VideoField"] | undefined | null
4564
+ };
4565
+ ["Shapeaplikacja_gVideo_list"]: {
4566
+ title?: string | undefined | null,
4567
+ description?: string | undefined | null,
4568
+ video?: ModelTypes["VideoField"] | undefined | null
4569
+ };
4570
+ ["Shapeaplikacja_gStatsItems"]: {
4571
+ label?: string | undefined | null,
4572
+ value?: number | undefined | null
4573
+ };
4574
+ ["Shapeaplikacja_gStats"]: {
4575
+ items?: Array<ModelTypes["Shapeaplikacja_gStatsItems"] | undefined | null> | undefined | null
4576
+ };
4577
+ ["Shapeaplikacja_gTestimonials"]: {
4578
+ name?: string | undefined | null,
4579
+ text?: string | undefined | null
4580
+ };
4581
+ ["Shapeaplikacja_gCall_to_action"]: {
4582
+ heading?: string | undefined | null,
4583
+ description?: string | undefined | null,
4584
+ button_text?: string | undefined | null
4585
+ };
4586
+ ["Shapeaplikacja_gFooterLinks"]: {
4587
+ label?: string | undefined | null,
4588
+ href?: string | undefined | null
4589
+ };
4590
+ ["Shapeaplikacja_gFooter"]: {
4591
+ copyright?: string | undefined | null,
4592
+ links?: Array<ModelTypes["Shapeaplikacja_gFooterLinks"] | undefined | null> | undefined | null
4593
+ };
4594
+ ["Shapeaplikacja_g"]: {
4595
+ navbar?: ModelTypes["Shapeaplikacja_gNavbar"] | undefined | null,
4596
+ hero?: ModelTypes["Shapeaplikacja_gHero"] | undefined | null,
4597
+ explainer_video?: ModelTypes["Shapeaplikacja_gExplainer_video"] | undefined | null,
4598
+ video_list?: Array<ModelTypes["Shapeaplikacja_gVideo_list"] | undefined | null> | undefined | null,
4599
+ stats?: ModelTypes["Shapeaplikacja_gStats"] | undefined | null,
4600
+ testimonials?: Array<ModelTypes["Shapeaplikacja_gTestimonials"] | undefined | null> | undefined | null,
4601
+ call_to_action?: ModelTypes["Shapeaplikacja_gCall_to_action"] | undefined | null,
4602
+ footer?: ModelTypes["Shapeaplikacja_gFooter"] | undefined | null,
4603
+ _id: string,
4604
+ createdAt?: number | undefined | null,
4605
+ updatedAt?: number | undefined | null
3159
4606
  };
3160
- ["ViewhowitworksFeature_control"]: {
4607
+ ["ShapebgalleryGallery_grid"]: {
4608
+ main_photo?: ModelTypes["ImageField"] | undefined | null,
4609
+ gallery_photos?: Array<ModelTypes["ImageField"] | undefined | null> | undefined | null
4610
+ };
4611
+ ["Shapebgallery"]: {
4612
+ gallery_grid?: ModelTypes["ShapebgalleryGallery_grid"] | undefined | null,
4613
+ rrrr?: string | undefined | null,
4614
+ _id: string,
4615
+ createdAt?: number | undefined | null,
4616
+ updatedAt?: number | undefined | null
4617
+ };
4618
+ ["ShapebookinaOverlaySearch_barSearch_button"]: {
4619
+ label?: string | undefined | null
4620
+ };
4621
+ ["ShapebookinaOverlaySearch_bar"]: {
4622
+ location?: string | undefined | null,
4623
+ search_button?: ModelTypes["ShapebookinaOverlaySearch_barSearch_button"] | undefined | null
4624
+ };
4625
+ ["ShapebookinaOverlay"]: {
3161
4626
  title?: string | undefined | null,
3162
- description?: string | undefined | null,
3163
- image?: ModelTypes["ImageField"] | undefined | null
4627
+ subtitle?: string | undefined | null,
4628
+ search_bar?: ModelTypes["ShapebookinaOverlaySearch_bar"] | undefined | null
3164
4629
  };
3165
- ["Viewhowitworks"]: {
3166
- _version?: ModelTypes["VersionField"] | undefined | null,
3167
- title?: string | undefined | null,
3168
- feature_control?: ModelTypes["ViewhowitworksFeature_control"] | undefined | null,
3169
- locale?: string | undefined | null,
3170
- slug?: string | undefined | null,
4630
+ ["Shapebookina"]: {
4631
+ background_image?: ModelTypes["ImageField"] | undefined | null,
4632
+ overlay?: ModelTypes["ShapebookinaOverlay"] | undefined | null,
3171
4633
  _id: string,
3172
4634
  createdAt?: number | undefined | null,
3173
- updatedAt?: number | undefined | null,
3174
- draft_version?: boolean | undefined | null,
3175
- json_ld?: string | undefined | null
4635
+ updatedAt?: number | undefined | null
3176
4636
  };
3177
- ["Viewpricing"]: {
3178
- _version?: ModelTypes["VersionField"] | undefined | null,
3179
- pricing?: ModelTypes["Shapepricingv1"] | undefined | null,
3180
- table?: ModelTypes["Shapepricing_table"] | undefined | null,
3181
- cta?: ModelTypes["Shapenewshape"] | undefined | null,
3182
- locale?: string | undefined | null,
3183
- slug?: string | undefined | null,
4637
+ ["ShapebpageBooking_sectionContainerGallery_wrapper"]: {
4638
+ gallery_grid?: ModelTypes["Shapebgallery"] | undefined | null,
4639
+ see_more_button?: string | undefined | null
4640
+ };
4641
+ ["ShapebpageBooking_sectionContainerTitle_location_wrapper"]: {
4642
+ title?: string | undefined | null,
4643
+ location?: string | undefined | null
4644
+ };
4645
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"]: {
4646
+ name?: string | undefined | null,
4647
+ icon?: ModelTypes["ImageField"] | undefined | null
4648
+ };
4649
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapper"]: {
4650
+ extras_heading?: string | undefined | null,
4651
+ extras?: Array<ModelTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"] | undefined | null> | undefined | null
4652
+ };
4653
+ ["ShapebpageBooking_sectionContainerDescription_wrapper"]: {
4654
+ description?: string | undefined | null
4655
+ };
4656
+ ["ShapebpageBooking_sectionContainerLocation_info_wrapper"]: {
4657
+ location_info_heading?: string | undefined | null,
4658
+ location_info?: string | undefined | null
4659
+ };
4660
+ ["ShapebpageBooking_sectionContainer"]: {
4661
+ gallery_wrapper?: ModelTypes["ShapebpageBooking_sectionContainerGallery_wrapper"] | undefined | null,
4662
+ title_location_wrapper?: ModelTypes["ShapebpageBooking_sectionContainerTitle_location_wrapper"] | undefined | null,
4663
+ extras_addons_wrapper?: ModelTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapper"] | undefined | null,
4664
+ description_wrapper?: ModelTypes["ShapebpageBooking_sectionContainerDescription_wrapper"] | undefined | null,
4665
+ location_info_wrapper?: ModelTypes["ShapebpageBooking_sectionContainerLocation_info_wrapper"] | undefined | null
4666
+ };
4667
+ ["ShapebpageBooking_section"]: {
4668
+ container?: ModelTypes["ShapebpageBooking_sectionContainer"] | undefined | null
4669
+ };
4670
+ ["Shapebpage"]: {
4671
+ booking_section?: ModelTypes["ShapebpageBooking_section"] | undefined | null,
3184
4672
  _id: string,
3185
4673
  createdAt?: number | undefined | null,
3186
- updatedAt?: number | undefined | null,
3187
- draft_version?: boolean | undefined | null,
3188
- json_ld?: string | undefined | null
4674
+ updatedAt?: number | undefined | null
3189
4675
  };
3190
4676
  ["Shapecloud_sidebarSidebarMenuCategoryPage"]: {
3191
4677
  name?: string | undefined | null,
@@ -3214,6 +4700,12 @@ export type ModelTypes = {
3214
4700
  _id: string,
3215
4701
  createdAt?: number | undefined | null,
3216
4702
  updatedAt?: number | undefined | null
4703
+ };
4704
+ ["Shapectabutton"]: {
4705
+ cta?: string | undefined | null,
4706
+ _id: string,
4707
+ createdAt?: number | undefined | null,
4708
+ updatedAt?: number | undefined | null
3217
4709
  };
3218
4710
  ["Shapedocs_contentDocumentation_pageContent_containerDoc_content"]: {
3219
4711
  content?: string | undefined | null
@@ -3425,7 +4917,7 @@ export type ModelTypes = {
3425
4917
  price?: string | undefined | null,
3426
4918
  plan_description?: string | undefined | null,
3427
4919
  feature_list?: ModelTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"] | undefined | null,
3428
- cta?: string | undefined | null
4920
+ cta?: ModelTypes["Shapesecondary_cta"] | undefined | null
3429
4921
  };
3430
4922
  ["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"]: {
3431
4923
  feature?: Array<string | undefined | null> | undefined | null
@@ -3435,7 +4927,7 @@ export type ModelTypes = {
3435
4927
  price?: string | undefined | null,
3436
4928
  plan_description?: string | undefined | null,
3437
4929
  feature_list?: ModelTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"] | undefined | null,
3438
- cta?: string | undefined | null
4930
+ cta?: ModelTypes["Shapectabutton"] | undefined | null
3439
4931
  };
3440
4932
  ["Shapepricingv1Pricing_sectionPlans_grid"]: {
3441
4933
  free_plan?: ModelTypes["Shapepricingv1Pricing_sectionPlans_gridFree_plan"] | undefined | null,
@@ -3490,6 +4982,12 @@ export type ModelTypes = {
3490
4982
  _id: string,
3491
4983
  createdAt?: number | undefined | null,
3492
4984
  updatedAt?: number | undefined | null
4985
+ };
4986
+ ["Shapesecondary_cta"]: {
4987
+ cta?: string | undefined | null,
4988
+ _id: string,
4989
+ createdAt?: number | undefined | null,
4990
+ updatedAt?: number | undefined | null
3493
4991
  };
3494
4992
  ["ShapesupportSectionHeader_wrapper"]: {
3495
4993
  title?: string | undefined | null,
@@ -3513,6 +5011,27 @@ export type ModelTypes = {
3513
5011
  _id: string,
3514
5012
  createdAt?: number | undefined | null,
3515
5013
  updatedAt?: number | undefined | null
5014
+ };
5015
+ ["Shapeteee"]: {
5016
+ _id: string,
5017
+ createdAt?: number | undefined | null,
5018
+ updatedAt?: number | undefined | null
5019
+ };
5020
+ ["Shapetest"]: {
5021
+ rrr?: ModelTypes["Shapebgallery"] | undefined | null,
5022
+ _id: string,
5023
+ createdAt?: number | undefined | null,
5024
+ updatedAt?: number | undefined | null
5025
+ };
5026
+ ["Shapetitle_descTitledesc"]: {
5027
+ title?: string | undefined | null,
5028
+ description?: string | undefined | null
5029
+ };
5030
+ ["Shapetitle_desc"]: {
5031
+ titledesc?: ModelTypes["Shapetitle_descTitledesc"] | undefined | null,
5032
+ _id: string,
5033
+ createdAt?: number | undefined | null,
5034
+ updatedAt?: number | undefined | null
3516
5035
  };
3517
5036
  ["ShapeusageMain"]: {
3518
5037
  title?: string | undefined | null,
@@ -3525,6 +5044,321 @@ export type ModelTypes = {
3525
5044
  _id: string,
3526
5045
  createdAt?: number | undefined | null,
3527
5046
  updatedAt?: number | undefined | null
5047
+ };
5048
+ ["FormregisterRegistration_stepUser_details"]: {
5049
+ _mocks?: string | undefined | null,
5050
+ username?: ModelTypes["FormTextField"] | undefined | null,
5051
+ password?: ModelTypes["FormTextField"] | undefined | null,
5052
+ full_name?: ModelTypes["FormTextField"] | undefined | null,
5053
+ phone?: ModelTypes["FormTextField"] | undefined | null
5054
+ };
5055
+ ["FormregisterRegistration_step"]: {
5056
+ _mocks?: string | undefined | null,
5057
+ user_details?: ModelTypes["FormregisterRegistration_stepUser_details"] | undefined | null,
5058
+ submit?: ModelTypes["FormSubmitField"] | undefined | null
5059
+ };
5060
+ ["Formregister"]: {
5061
+ _mocks?: string | undefined | null,
5062
+ _version?: ModelTypes["VersionField"] | undefined | null,
5063
+ state_step?: ModelTypes["FormVariableField"] | undefined | null,
5064
+ registration_step?: ModelTypes["FormregisterRegistration_step"] | undefined | null,
5065
+ current_step?: ModelTypes["FormVariableField"] | undefined | null,
5066
+ locale?: string | undefined | null,
5067
+ slug?: string | undefined | null,
5068
+ _id: string,
5069
+ createdAt?: string | undefined | null,
5070
+ updatedAt?: string | undefined | null,
5071
+ draft_version?: string | undefined | null,
5072
+ json_ld?: string | undefined | null
5073
+ };
5074
+ ["FormtestStep_basic_infoBasic_info_group"]: {
5075
+ _mocks?: string | undefined | null,
5076
+ window_type?: ModelTypes["FormRadioTextField"] | undefined | null,
5077
+ quantity?: ModelTypes["FormTextField"] | undefined | null,
5078
+ location?: ModelTypes["FormRadioTextField"] | undefined | null
5079
+ };
5080
+ ["FormtestStep_basic_info"]: {
5081
+ _mocks?: string | undefined | null,
5082
+ basic_info_group?: ModelTypes["FormtestStep_basic_infoBasic_info_group"] | undefined | null,
5083
+ basic_next?: ModelTypes["FormButtonField"] | undefined | null
5084
+ };
5085
+ ["FormtestStep_dimensionsDimensions_group"]: {
5086
+ _mocks?: string | undefined | null,
5087
+ width_mm?: ModelTypes["FormTextField"] | undefined | null,
5088
+ height_mm?: ModelTypes["FormTextField"] | undefined | null,
5089
+ depth_mm?: ModelTypes["FormTextField"] | undefined | null,
5090
+ opening_direction?: ModelTypes["FormRadioTextField"] | undefined | null,
5091
+ sash_count?: ModelTypes["FormTextField"] | undefined | null
5092
+ };
5093
+ ["FormtestStep_dimensions"]: {
5094
+ _mocks?: string | undefined | null,
5095
+ dimensions_group?: ModelTypes["FormtestStep_dimensionsDimensions_group"] | undefined | null,
5096
+ dimensions_back?: ModelTypes["FormButtonField"] | undefined | null,
5097
+ dimensions_next?: ModelTypes["FormButtonField"] | undefined | null
5098
+ };
5099
+ ["FormtestStep_featuresFeatures_group"]: {
5100
+ _mocks?: string | undefined | null,
5101
+ material?: ModelTypes["FormRadioTextField"] | undefined | null,
5102
+ color?: ModelTypes["FormTextField"] | undefined | null,
5103
+ glazing_type?: ModelTypes["FormRadioTextField"] | undefined | null,
5104
+ thermal_break?: ModelTypes["FormBooleanField"] | undefined | null,
5105
+ soundproofing?: ModelTypes["FormBooleanField"] | undefined | null
5106
+ };
5107
+ ["FormtestStep_features"]: {
5108
+ _mocks?: string | undefined | null,
5109
+ features_group?: ModelTypes["FormtestStep_featuresFeatures_group"] | undefined | null,
5110
+ features_back?: ModelTypes["FormButtonField"] | undefined | null,
5111
+ features_next?: ModelTypes["FormButtonField"] | undefined | null
5112
+ };
5113
+ ["FormtestStep_accessoriesAccessories_group"]: {
5114
+ _mocks?: string | undefined | null,
5115
+ handle_type?: ModelTypes["FormRadioTextField"] | undefined | null,
5116
+ lock_type?: ModelTypes["FormRadioTextField"] | undefined | null,
5117
+ mosquito_net?: ModelTypes["FormBooleanField"] | undefined | null,
5118
+ ventilator?: ModelTypes["FormBooleanField"] | undefined | null,
5119
+ accessories_other?: ModelTypes["FormTextField"] | undefined | null
5120
+ };
5121
+ ["FormtestStep_accessories"]: {
5122
+ _mocks?: string | undefined | null,
5123
+ accessories_group?: ModelTypes["FormtestStep_accessoriesAccessories_group"] | undefined | null,
5124
+ accessories_back?: ModelTypes["FormButtonField"] | undefined | null,
5125
+ accessories_next?: ModelTypes["FormButtonField"] | undefined | null
5126
+ };
5127
+ ["FormtestStep_summary"]: {
5128
+ _mocks?: string | undefined | null,
5129
+ summary_display?: ModelTypes["FormDisplayField"] | undefined | null,
5130
+ summary_back?: ModelTypes["FormButtonField"] | undefined | null,
5131
+ submit?: ModelTypes["FormSubmitField"] | undefined | null
5132
+ };
5133
+ ["Formtest"]: {
5134
+ _mocks?: string | undefined | null,
5135
+ _version?: ModelTypes["VersionField"] | undefined | null,
5136
+ form_step_variable?: ModelTypes["FormVariableField"] | undefined | null,
5137
+ step_basic_info?: ModelTypes["FormtestStep_basic_info"] | undefined | null,
5138
+ step_dimensions?: ModelTypes["FormtestStep_dimensions"] | undefined | null,
5139
+ step_features?: ModelTypes["FormtestStep_features"] | undefined | null,
5140
+ step_accessories?: ModelTypes["FormtestStep_accessories"] | undefined | null,
5141
+ step_summary?: ModelTypes["FormtestStep_summary"] | undefined | null,
5142
+ current_step?: ModelTypes["FormVariableField"] | undefined | null,
5143
+ locale?: string | undefined | null,
5144
+ slug?: string | undefined | null,
5145
+ _id: string,
5146
+ createdAt?: string | undefined | null,
5147
+ updatedAt?: string | undefined | null,
5148
+ draft_version?: string | undefined | null,
5149
+ json_ld?: string | undefined | null
5150
+ };
5151
+ ["SubmitFormregisterUser_details"]: {
5152
+ username?: string | undefined | null,
5153
+ password?: string | undefined | null,
5154
+ full_name?: string | undefined | null,
5155
+ phone?: string | undefined | null
5156
+ };
5157
+ ["SubmitFormregisterRegistration_step"]: {
5158
+ user_details?: ModelTypes["SubmitFormregisterUser_details"] | undefined | null,
5159
+ submit?: string | undefined | null
5160
+ };
5161
+ ["SubmitFormregister"]: {
5162
+ state_step?: string | undefined | null,
5163
+ registration_step?: ModelTypes["SubmitFormregisterRegistration_step"] | undefined | null,
5164
+ current_step?: string | undefined | null,
5165
+ locale?: string | undefined | null,
5166
+ slug?: string | undefined | null,
5167
+ _id?: string | undefined | null,
5168
+ createdAt?: string | undefined | null,
5169
+ updatedAt?: string | undefined | null,
5170
+ draft_version?: string | undefined | null,
5171
+ json_ld?: string | undefined | null
5172
+ };
5173
+ ["SubmitFormtestBasic_info_group"]: {
5174
+ window_type?: string | undefined | null,
5175
+ quantity?: string | undefined | null,
5176
+ location?: string | undefined | null
5177
+ };
5178
+ ["SubmitFormtestStep_basic_info"]: {
5179
+ basic_info_group?: ModelTypes["SubmitFormtestBasic_info_group"] | undefined | null,
5180
+ basic_next?: string | undefined | null
5181
+ };
5182
+ ["SubmitFormtestDimensions_group"]: {
5183
+ width_mm?: string | undefined | null,
5184
+ height_mm?: string | undefined | null,
5185
+ depth_mm?: string | undefined | null,
5186
+ opening_direction?: string | undefined | null,
5187
+ sash_count?: string | undefined | null
5188
+ };
5189
+ ["SubmitFormtestStep_dimensions"]: {
5190
+ dimensions_group?: ModelTypes["SubmitFormtestDimensions_group"] | undefined | null,
5191
+ dimensions_back?: string | undefined | null,
5192
+ dimensions_next?: string | undefined | null
5193
+ };
5194
+ ["SubmitFormtestFeatures_group"]: {
5195
+ material?: string | undefined | null,
5196
+ color?: string | undefined | null,
5197
+ glazing_type?: string | undefined | null,
5198
+ thermal_break?: boolean | undefined | null,
5199
+ soundproofing?: boolean | undefined | null
5200
+ };
5201
+ ["SubmitFormtestStep_features"]: {
5202
+ features_group?: ModelTypes["SubmitFormtestFeatures_group"] | undefined | null,
5203
+ features_back?: string | undefined | null,
5204
+ features_next?: string | undefined | null
5205
+ };
5206
+ ["SubmitFormtestAccessories_group"]: {
5207
+ handle_type?: string | undefined | null,
5208
+ lock_type?: string | undefined | null,
5209
+ mosquito_net?: boolean | undefined | null,
5210
+ ventilator?: boolean | undefined | null,
5211
+ accessories_other?: string | undefined | null
5212
+ };
5213
+ ["SubmitFormtestStep_accessories"]: {
5214
+ accessories_group?: ModelTypes["SubmitFormtestAccessories_group"] | undefined | null,
5215
+ accessories_back?: string | undefined | null,
5216
+ accessories_next?: string | undefined | null
5217
+ };
5218
+ ["SubmitFormtestStep_summary"]: {
5219
+ summary_display?: string | undefined | null,
5220
+ summary_back?: string | undefined | null,
5221
+ submit?: string | undefined | null
5222
+ };
5223
+ ["SubmitFormtest"]: {
5224
+ form_step_variable?: string | undefined | null,
5225
+ step_basic_info?: ModelTypes["SubmitFormtestStep_basic_info"] | undefined | null,
5226
+ step_dimensions?: ModelTypes["SubmitFormtestStep_dimensions"] | undefined | null,
5227
+ step_features?: ModelTypes["SubmitFormtestStep_features"] | undefined | null,
5228
+ step_accessories?: ModelTypes["SubmitFormtestStep_accessories"] | undefined | null,
5229
+ step_summary?: ModelTypes["SubmitFormtestStep_summary"] | undefined | null,
5230
+ current_step?: string | undefined | null,
5231
+ locale?: string | undefined | null,
5232
+ slug?: string | undefined | null,
5233
+ _id?: string | undefined | null,
5234
+ createdAt?: string | undefined | null,
5235
+ updatedAt?: string | undefined | null,
5236
+ draft_version?: string | undefined | null,
5237
+ json_ld?: string | undefined | null
5238
+ };
5239
+ ["ResponseFormregisterUser_details"]: {
5240
+ username?: string | undefined | null,
5241
+ password?: string | undefined | null,
5242
+ full_name?: string | undefined | null,
5243
+ phone?: string | undefined | null
5244
+ };
5245
+ ["ResponseFormregisterRegistration_step"]: {
5246
+ user_details?: ModelTypes["ResponseFormregisterUser_details"] | undefined | null,
5247
+ submit?: string | undefined | null
5248
+ };
5249
+ ["ResponseFormregister"]: {
5250
+ state_step?: string | undefined | null,
5251
+ registration_step?: ModelTypes["ResponseFormregisterRegistration_step"] | undefined | null,
5252
+ current_step?: string | undefined | null,
5253
+ locale?: string | undefined | null,
5254
+ slug?: string | undefined | null,
5255
+ _id?: string | undefined | null,
5256
+ createdAt?: string | undefined | null,
5257
+ updatedAt?: string | undefined | null,
5258
+ draft_version?: string | undefined | null,
5259
+ json_ld?: string | undefined | null
5260
+ };
5261
+ ["ResponseFormtestBasic_info_group"]: {
5262
+ window_type?: string | undefined | null,
5263
+ quantity?: string | undefined | null,
5264
+ location?: string | undefined | null
5265
+ };
5266
+ ["ResponseFormtestStep_basic_info"]: {
5267
+ basic_info_group?: ModelTypes["ResponseFormtestBasic_info_group"] | undefined | null,
5268
+ basic_next?: string | undefined | null
5269
+ };
5270
+ ["ResponseFormtestDimensions_group"]: {
5271
+ width_mm?: string | undefined | null,
5272
+ height_mm?: string | undefined | null,
5273
+ depth_mm?: string | undefined | null,
5274
+ opening_direction?: string | undefined | null,
5275
+ sash_count?: string | undefined | null
5276
+ };
5277
+ ["ResponseFormtestStep_dimensions"]: {
5278
+ dimensions_group?: ModelTypes["ResponseFormtestDimensions_group"] | undefined | null,
5279
+ dimensions_back?: string | undefined | null,
5280
+ dimensions_next?: string | undefined | null
5281
+ };
5282
+ ["ResponseFormtestFeatures_group"]: {
5283
+ material?: string | undefined | null,
5284
+ color?: string | undefined | null,
5285
+ glazing_type?: string | undefined | null,
5286
+ thermal_break?: boolean | undefined | null,
5287
+ soundproofing?: boolean | undefined | null
5288
+ };
5289
+ ["ResponseFormtestStep_features"]: {
5290
+ features_group?: ModelTypes["ResponseFormtestFeatures_group"] | undefined | null,
5291
+ features_back?: string | undefined | null,
5292
+ features_next?: string | undefined | null
5293
+ };
5294
+ ["ResponseFormtestAccessories_group"]: {
5295
+ handle_type?: string | undefined | null,
5296
+ lock_type?: string | undefined | null,
5297
+ mosquito_net?: boolean | undefined | null,
5298
+ ventilator?: boolean | undefined | null,
5299
+ accessories_other?: string | undefined | null
5300
+ };
5301
+ ["ResponseFormtestStep_accessories"]: {
5302
+ accessories_group?: ModelTypes["ResponseFormtestAccessories_group"] | undefined | null,
5303
+ accessories_back?: string | undefined | null,
5304
+ accessories_next?: string | undefined | null
5305
+ };
5306
+ ["ResponseFormtestStep_summary"]: {
5307
+ summary_display?: string | undefined | null,
5308
+ summary_back?: string | undefined | null,
5309
+ submit?: string | undefined | null
5310
+ };
5311
+ ["ResponseFormtest"]: {
5312
+ form_step_variable?: string | undefined | null,
5313
+ step_basic_info?: ModelTypes["ResponseFormtestStep_basic_info"] | undefined | null,
5314
+ step_dimensions?: ModelTypes["ResponseFormtestStep_dimensions"] | undefined | null,
5315
+ step_features?: ModelTypes["ResponseFormtestStep_features"] | undefined | null,
5316
+ step_accessories?: ModelTypes["ResponseFormtestStep_accessories"] | undefined | null,
5317
+ step_summary?: ModelTypes["ResponseFormtestStep_summary"] | undefined | null,
5318
+ current_step?: string | undefined | null,
5319
+ locale?: string | undefined | null,
5320
+ slug?: string | undefined | null,
5321
+ _id?: string | undefined | null,
5322
+ createdAt?: string | undefined | null,
5323
+ updatedAt?: string | undefined | null,
5324
+ draft_version?: string | undefined | null,
5325
+ json_ld?: string | undefined | null
5326
+ };
5327
+ ["SearchResponsesFormregister"]: {
5328
+ items?: Array<ModelTypes["ResponseFormregister"]> | undefined | null,
5329
+ totalCount?: number | undefined | null
5330
+ };
5331
+ ["ResponsesFormregisterFilter"]: {
5332
+ state_step?: string | undefined | null,
5333
+ registration_step?: string | undefined | null,
5334
+ current_step?: string | undefined | null,
5335
+ locale?: string | undefined | null,
5336
+ slug?: string | undefined | null,
5337
+ _id?: string | undefined | null,
5338
+ createdAt?: string | undefined | null,
5339
+ updatedAt?: string | undefined | null,
5340
+ draft_version?: string | undefined | null,
5341
+ json_ld?: string | undefined | null
5342
+ };
5343
+ ["SearchResponsesFormtest"]: {
5344
+ items?: Array<ModelTypes["ResponseFormtest"]> | undefined | null,
5345
+ totalCount?: number | undefined | null
5346
+ };
5347
+ ["ResponsesFormtestFilter"]: {
5348
+ form_step_variable?: string | undefined | null,
5349
+ step_basic_info?: string | undefined | null,
5350
+ step_dimensions?: string | undefined | null,
5351
+ step_features?: string | undefined | null,
5352
+ step_accessories?: string | undefined | null,
5353
+ step_summary?: string | undefined | null,
5354
+ current_step?: string | undefined | null,
5355
+ locale?: string | undefined | null,
5356
+ slug?: string | undefined | null,
5357
+ _id?: string | undefined | null,
5358
+ createdAt?: string | undefined | null,
5359
+ updatedAt?: string | undefined | null,
5360
+ draft_version?: string | undefined | null,
5361
+ json_ld?: string | undefined | null
3528
5362
  };
3529
5363
  ["RootParamsInput"]: {
3530
5364
  _version?: string | undefined | null,
@@ -3666,10 +5500,6 @@ export type GraphQLTypes = {
3666
5500
  eq?: string | undefined | null,
3667
5501
  ne?: string | undefined | null,
3668
5502
  contain?: string | undefined | null
3669
- };
3670
- ["Mutation"]: {
3671
- __typename: "Mutation",
3672
- heartbeat?: string | undefined | null
3673
5503
  };
3674
5504
  ["RootParamsAdminType"]: "scalar" & { name: "RootParamsAdminType" };
3675
5505
  ["Shape"]: {
@@ -3807,6 +5637,12 @@ export type GraphQLTypes = {
3807
5637
  __typename: "FormDisplayField",
3808
5638
  label?: string | undefined | null,
3809
5639
  path?: string | undefined | null
5640
+ };
5641
+ ["GenerateHusarShapeImplementorInput"]: {
5642
+ prompt: string,
5643
+ existingFileContent?: string | undefined | null,
5644
+ backendGraphQlContent?: string | undefined | null,
5645
+ includeShapes?: Array<string> | undefined | null
3810
5646
  };
3811
5647
  /** This enum is defined externally and injected via federation */
3812
5648
  ["CMSType"]: CMSType;
@@ -3827,10 +5663,30 @@ export type GraphQLTypes = {
3827
5663
  fieldSetdocs: string,
3828
5664
  modeldocs: GraphQLTypes["ModelNavigationCompiled"],
3829
5665
  previewFieldsdocs: GraphQLTypes["ModelNavigationCompiled"],
5666
+ fieldSetShapeaplikacja_g: string,
5667
+ modelShapeaplikacja_g: GraphQLTypes["ModelNavigationCompiled"],
5668
+ previewFieldsShapeaplikacja_g: GraphQLTypes["ModelNavigationCompiled"],
5669
+ oneShapeaplikacja_g?: GraphQLTypes["Shapeaplikacja_g"] | undefined | null,
5670
+ fieldSetShapebgallery: string,
5671
+ modelShapebgallery: GraphQLTypes["ModelNavigationCompiled"],
5672
+ previewFieldsShapebgallery: GraphQLTypes["ModelNavigationCompiled"],
5673
+ oneShapebgallery?: GraphQLTypes["Shapebgallery"] | undefined | null,
5674
+ fieldSetShapebookina: string,
5675
+ modelShapebookina: GraphQLTypes["ModelNavigationCompiled"],
5676
+ previewFieldsShapebookina: GraphQLTypes["ModelNavigationCompiled"],
5677
+ oneShapebookina?: GraphQLTypes["Shapebookina"] | undefined | null,
5678
+ fieldSetShapebpage: string,
5679
+ modelShapebpage: GraphQLTypes["ModelNavigationCompiled"],
5680
+ previewFieldsShapebpage: GraphQLTypes["ModelNavigationCompiled"],
5681
+ oneShapebpage?: GraphQLTypes["Shapebpage"] | undefined | null,
3830
5682
  fieldSetShapecloud_sidebar: string,
3831
5683
  modelShapecloud_sidebar: GraphQLTypes["ModelNavigationCompiled"],
3832
5684
  previewFieldsShapecloud_sidebar: GraphQLTypes["ModelNavigationCompiled"],
3833
5685
  oneShapecloud_sidebar?: GraphQLTypes["Shapecloud_sidebar"] | undefined | null,
5686
+ fieldSetShapectabutton: string,
5687
+ modelShapectabutton: GraphQLTypes["ModelNavigationCompiled"],
5688
+ previewFieldsShapectabutton: GraphQLTypes["ModelNavigationCompiled"],
5689
+ oneShapectabutton?: GraphQLTypes["Shapectabutton"] | undefined | null,
3834
5690
  fieldSetShapedocs_content: string,
3835
5691
  modelShapedocs_content: GraphQLTypes["ModelNavigationCompiled"],
3836
5692
  previewFieldsShapedocs_content: GraphQLTypes["ModelNavigationCompiled"],
@@ -3879,10 +5735,26 @@ export type GraphQLTypes = {
3879
5735
  modelShapeprofile_info: GraphQLTypes["ModelNavigationCompiled"],
3880
5736
  previewFieldsShapeprofile_info: GraphQLTypes["ModelNavigationCompiled"],
3881
5737
  oneShapeprofile_info?: GraphQLTypes["Shapeprofile_info"] | undefined | null,
5738
+ fieldSetShapesecondary_cta: string,
5739
+ modelShapesecondary_cta: GraphQLTypes["ModelNavigationCompiled"],
5740
+ previewFieldsShapesecondary_cta: GraphQLTypes["ModelNavigationCompiled"],
5741
+ oneShapesecondary_cta?: GraphQLTypes["Shapesecondary_cta"] | undefined | null,
3882
5742
  fieldSetShapesupport: string,
3883
5743
  modelShapesupport: GraphQLTypes["ModelNavigationCompiled"],
3884
5744
  previewFieldsShapesupport: GraphQLTypes["ModelNavigationCompiled"],
3885
5745
  oneShapesupport?: GraphQLTypes["Shapesupport"] | undefined | null,
5746
+ fieldSetShapeteee: string,
5747
+ modelShapeteee: GraphQLTypes["ModelNavigationCompiled"],
5748
+ previewFieldsShapeteee: GraphQLTypes["ModelNavigationCompiled"],
5749
+ oneShapeteee?: GraphQLTypes["Shapeteee"] | undefined | null,
5750
+ fieldSetShapetest: string,
5751
+ modelShapetest: GraphQLTypes["ModelNavigationCompiled"],
5752
+ previewFieldsShapetest: GraphQLTypes["ModelNavigationCompiled"],
5753
+ oneShapetest?: GraphQLTypes["Shapetest"] | undefined | null,
5754
+ fieldSetShapetitle_desc: string,
5755
+ modelShapetitle_desc: GraphQLTypes["ModelNavigationCompiled"],
5756
+ previewFieldsShapetitle_desc: GraphQLTypes["ModelNavigationCompiled"],
5757
+ oneShapetitle_desc?: GraphQLTypes["Shapetitle_desc"] | undefined | null,
3886
5758
  fieldSetShapeusage: string,
3887
5759
  modelShapeusage: GraphQLTypes["ModelNavigationCompiled"],
3888
5760
  previewFieldsShapeusage: GraphQLTypes["ModelNavigationCompiled"],
@@ -3916,7 +5788,39 @@ export type GraphQLTypes = {
3916
5788
  modelViewpricing: GraphQLTypes["ModelNavigationCompiled"],
3917
5789
  previewFieldsViewpricing: GraphQLTypes["ModelNavigationCompiled"],
3918
5790
  oneViewpricing?: GraphQLTypes["Viewpricing"] | undefined | null,
3919
- oneAsScalarViewpricing?: GraphQLTypes["ViewAsScalar"] | undefined | null
5791
+ oneAsScalarViewpricing?: GraphQLTypes["ViewAsScalar"] | undefined | null,
5792
+ variantsViewttt?: Array<GraphQLTypes["Viewttt"]> | undefined | null,
5793
+ fieldSetViewttt: string,
5794
+ modelViewttt: GraphQLTypes["ModelNavigationCompiled"],
5795
+ previewFieldsViewttt: GraphQLTypes["ModelNavigationCompiled"],
5796
+ oneViewttt?: GraphQLTypes["Viewttt"] | undefined | null,
5797
+ oneAsScalarViewttt?: GraphQLTypes["ViewAsScalar"] | undefined | null,
5798
+ variantsFormregister?: Array<GraphQLTypes["Formregister"]> | undefined | null,
5799
+ fieldSetFormregister: string,
5800
+ modelFormregister: GraphQLTypes["ModelNavigationCompiled"],
5801
+ previewFieldsFormregister: GraphQLTypes["ModelNavigationCompiled"],
5802
+ oneFormregister?: GraphQLTypes["Formregister"] | undefined | null,
5803
+ oneAsScalarFormregister?: GraphQLTypes["FormAsScalar"] | undefined | null,
5804
+ variantsFormtest?: Array<GraphQLTypes["Formtest"]> | undefined | null,
5805
+ fieldSetFormtest: string,
5806
+ modelFormtest: GraphQLTypes["ModelNavigationCompiled"],
5807
+ previewFieldsFormtest: GraphQLTypes["ModelNavigationCompiled"],
5808
+ oneFormtest?: GraphQLTypes["Formtest"] | undefined | null,
5809
+ oneAsScalarFormtest?: GraphQLTypes["FormAsScalar"] | undefined | null,
5810
+ responsesFormregister?: GraphQLTypes["SearchResponsesFormregister"] | undefined | null,
5811
+ responseFormregister?: GraphQLTypes["ResponseFormregister"] | undefined | null,
5812
+ responseFieldSetFormregister?: string | undefined | null,
5813
+ responsesFormtest?: GraphQLTypes["SearchResponsesFormtest"] | undefined | null,
5814
+ responseFormtest?: GraphQLTypes["ResponseFormtest"] | undefined | null,
5815
+ responseFieldSetFormtest?: string | undefined | null
5816
+ };
5817
+ ["Mutation"]: {
5818
+ __typename: "Mutation",
5819
+ heartbeat?: string | undefined | null,
5820
+ submitResponseFormregister?: boolean | undefined | null,
5821
+ removeResponseFormregister?: boolean | undefined | null,
5822
+ submitResponseFormtest?: boolean | undefined | null,
5823
+ removeResponseFormtest?: boolean | undefined | null
3920
5824
  };
3921
5825
  ["RootParamsType"]: {
3922
5826
  __typename: "RootParamsType",
@@ -3926,6 +5830,7 @@ export type GraphQLTypes = {
3926
5830
  ["ModelEnum"]: ModelEnum;
3927
5831
  ["ViewEnum"]: ViewEnum;
3928
5832
  ["ShapeEnum"]: ShapeEnum;
5833
+ ["FormEnum"]: FormEnum;
3929
5834
  ["docs__Connection"]: {
3930
5835
  __typename: "docs__Connection",
3931
5836
  items?: Array<GraphQLTypes["docs"]> | undefined | null,
@@ -3936,8 +5841,8 @@ export type GraphQLTypes = {
3936
5841
  _version?: GraphQLTypes["VersionField"] | undefined | null,
3937
5842
  title?: string | undefined | null,
3938
5843
  seotitle?: string | undefined | null,
3939
- metadesc?: string | undefined | null,
3940
5844
  sortid?: number | undefined | null,
5845
+ metadesc?: string | undefined | null,
3941
5846
  main_category?: string | undefined | null,
3942
5847
  content?: string | undefined | null,
3943
5848
  video?: GraphQLTypes["VideoField"] | undefined | null,
@@ -3982,6 +5887,19 @@ export type GraphQLTypes = {
3982
5887
  updatedAt?: number | undefined | null,
3983
5888
  draft_version?: boolean | undefined | null,
3984
5889
  json_ld?: string | undefined | null
5890
+ };
5891
+ ["ViewhomepageCotContain"]: {
5892
+ __typename: "ViewhomepageCotContain",
5893
+ header?: GraphQLTypes["Shapetitle_desc"] | undefined | null
5894
+ };
5895
+ ["ViewhomepageCotFeatures"]: {
5896
+ __typename: "ViewhomepageCotFeatures",
5897
+ feat?: Array<GraphQLTypes["Shapefeaturepresentation"] | undefined | null> | undefined | null
5898
+ };
5899
+ ["ViewhomepageCot"]: {
5900
+ __typename: "ViewhomepageCot",
5901
+ contain?: GraphQLTypes["ViewhomepageCotContain"] | undefined | null,
5902
+ features?: GraphQLTypes["ViewhomepageCotFeatures"] | undefined | null
3985
5903
  };
3986
5904
  ["Viewhomepage"]: {
3987
5905
  __typename: "Viewhomepage",
@@ -3989,6 +5907,7 @@ export type GraphQLTypes = {
3989
5907
  nav?: GraphQLTypes["Shapenav"] | undefined | null,
3990
5908
  main?: GraphQLTypes["Shapehero"] | undefined | null,
3991
5909
  hero?: GraphQLTypes["Shapeherox"] | undefined | null,
5910
+ cot?: GraphQLTypes["ViewhomepageCot"] | undefined | null,
3992
5911
  pricing?: GraphQLTypes["Shapepricingv1"] | undefined | null,
3993
5912
  footer?: GraphQLTypes["Shapefoot"] | undefined | null,
3994
5913
  locale?: string | undefined | null,
@@ -4031,6 +5950,172 @@ export type GraphQLTypes = {
4031
5950
  updatedAt?: number | undefined | null,
4032
5951
  draft_version?: boolean | undefined | null,
4033
5952
  json_ld?: string | undefined | null
5953
+ };
5954
+ ["Viewttt"]: {
5955
+ __typename: "Viewttt",
5956
+ _version?: GraphQLTypes["VersionField"] | undefined | null,
5957
+ locale?: string | undefined | null,
5958
+ slug?: string | undefined | null,
5959
+ _id: string,
5960
+ createdAt?: number | undefined | null,
5961
+ updatedAt?: number | undefined | null,
5962
+ draft_version?: boolean | undefined | null,
5963
+ json_ld?: string | undefined | null
5964
+ };
5965
+ ["Shapeaplikacja_gNavbarMenu"]: {
5966
+ __typename: "Shapeaplikacja_gNavbarMenu",
5967
+ name?: string | undefined | null,
5968
+ href?: string | undefined | null
5969
+ };
5970
+ ["Shapeaplikacja_gNavbar"]: {
5971
+ __typename: "Shapeaplikacja_gNavbar",
5972
+ logo?: string | undefined | null,
5973
+ menu?: Array<GraphQLTypes["Shapeaplikacja_gNavbarMenu"] | undefined | null> | undefined | null
5974
+ };
5975
+ ["Shapeaplikacja_gHero"]: {
5976
+ __typename: "Shapeaplikacja_gHero",
5977
+ heading?: string | undefined | null,
5978
+ subheading?: string | undefined | null
5979
+ };
5980
+ ["Shapeaplikacja_gExplainer_video"]: {
5981
+ __typename: "Shapeaplikacja_gExplainer_video",
5982
+ title?: string | undefined | null,
5983
+ description?: string | undefined | null,
5984
+ video?: GraphQLTypes["VideoField"] | undefined | null
5985
+ };
5986
+ ["Shapeaplikacja_gVideo_list"]: {
5987
+ __typename: "Shapeaplikacja_gVideo_list",
5988
+ title?: string | undefined | null,
5989
+ description?: string | undefined | null,
5990
+ video?: GraphQLTypes["VideoField"] | undefined | null
5991
+ };
5992
+ ["Shapeaplikacja_gStatsItems"]: {
5993
+ __typename: "Shapeaplikacja_gStatsItems",
5994
+ label?: string | undefined | null,
5995
+ value?: number | undefined | null
5996
+ };
5997
+ ["Shapeaplikacja_gStats"]: {
5998
+ __typename: "Shapeaplikacja_gStats",
5999
+ items?: Array<GraphQLTypes["Shapeaplikacja_gStatsItems"] | undefined | null> | undefined | null
6000
+ };
6001
+ ["Shapeaplikacja_gTestimonials"]: {
6002
+ __typename: "Shapeaplikacja_gTestimonials",
6003
+ name?: string | undefined | null,
6004
+ text?: string | undefined | null
6005
+ };
6006
+ ["Shapeaplikacja_gCall_to_action"]: {
6007
+ __typename: "Shapeaplikacja_gCall_to_action",
6008
+ heading?: string | undefined | null,
6009
+ description?: string | undefined | null,
6010
+ button_text?: string | undefined | null
6011
+ };
6012
+ ["Shapeaplikacja_gFooterLinks"]: {
6013
+ __typename: "Shapeaplikacja_gFooterLinks",
6014
+ label?: string | undefined | null,
6015
+ href?: string | undefined | null
6016
+ };
6017
+ ["Shapeaplikacja_gFooter"]: {
6018
+ __typename: "Shapeaplikacja_gFooter",
6019
+ copyright?: string | undefined | null,
6020
+ links?: Array<GraphQLTypes["Shapeaplikacja_gFooterLinks"] | undefined | null> | undefined | null
6021
+ };
6022
+ ["Shapeaplikacja_g"]: {
6023
+ __typename: "Shapeaplikacja_g",
6024
+ navbar?: GraphQLTypes["Shapeaplikacja_gNavbar"] | undefined | null,
6025
+ hero?: GraphQLTypes["Shapeaplikacja_gHero"] | undefined | null,
6026
+ explainer_video?: GraphQLTypes["Shapeaplikacja_gExplainer_video"] | undefined | null,
6027
+ video_list?: Array<GraphQLTypes["Shapeaplikacja_gVideo_list"] | undefined | null> | undefined | null,
6028
+ stats?: GraphQLTypes["Shapeaplikacja_gStats"] | undefined | null,
6029
+ testimonials?: Array<GraphQLTypes["Shapeaplikacja_gTestimonials"] | undefined | null> | undefined | null,
6030
+ call_to_action?: GraphQLTypes["Shapeaplikacja_gCall_to_action"] | undefined | null,
6031
+ footer?: GraphQLTypes["Shapeaplikacja_gFooter"] | undefined | null,
6032
+ _id: string,
6033
+ createdAt?: number | undefined | null,
6034
+ updatedAt?: number | undefined | null
6035
+ };
6036
+ ["ShapebgalleryGallery_grid"]: {
6037
+ __typename: "ShapebgalleryGallery_grid",
6038
+ main_photo?: GraphQLTypes["ImageField"] | undefined | null,
6039
+ gallery_photos?: Array<GraphQLTypes["ImageField"] | undefined | null> | undefined | null
6040
+ };
6041
+ ["Shapebgallery"]: {
6042
+ __typename: "Shapebgallery",
6043
+ gallery_grid?: GraphQLTypes["ShapebgalleryGallery_grid"] | undefined | null,
6044
+ rrrr?: string | undefined | null,
6045
+ _id: string,
6046
+ createdAt?: number | undefined | null,
6047
+ updatedAt?: number | undefined | null
6048
+ };
6049
+ ["ShapebookinaOverlaySearch_barSearch_button"]: {
6050
+ __typename: "ShapebookinaOverlaySearch_barSearch_button",
6051
+ label?: string | undefined | null
6052
+ };
6053
+ ["ShapebookinaOverlaySearch_bar"]: {
6054
+ __typename: "ShapebookinaOverlaySearch_bar",
6055
+ location?: string | undefined | null,
6056
+ search_button?: GraphQLTypes["ShapebookinaOverlaySearch_barSearch_button"] | undefined | null
6057
+ };
6058
+ ["ShapebookinaOverlay"]: {
6059
+ __typename: "ShapebookinaOverlay",
6060
+ title?: string | undefined | null,
6061
+ subtitle?: string | undefined | null,
6062
+ search_bar?: GraphQLTypes["ShapebookinaOverlaySearch_bar"] | undefined | null
6063
+ };
6064
+ ["Shapebookina"]: {
6065
+ __typename: "Shapebookina",
6066
+ background_image?: GraphQLTypes["ImageField"] | undefined | null,
6067
+ overlay?: GraphQLTypes["ShapebookinaOverlay"] | undefined | null,
6068
+ _id: string,
6069
+ createdAt?: number | undefined | null,
6070
+ updatedAt?: number | undefined | null
6071
+ };
6072
+ ["ShapebpageBooking_sectionContainerGallery_wrapper"]: {
6073
+ __typename: "ShapebpageBooking_sectionContainerGallery_wrapper",
6074
+ gallery_grid?: GraphQLTypes["Shapebgallery"] | undefined | null,
6075
+ see_more_button?: string | undefined | null
6076
+ };
6077
+ ["ShapebpageBooking_sectionContainerTitle_location_wrapper"]: {
6078
+ __typename: "ShapebpageBooking_sectionContainerTitle_location_wrapper",
6079
+ title?: string | undefined | null,
6080
+ location?: string | undefined | null
6081
+ };
6082
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"]: {
6083
+ __typename: "ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras",
6084
+ name?: string | undefined | null,
6085
+ icon?: GraphQLTypes["ImageField"] | undefined | null
6086
+ };
6087
+ ["ShapebpageBooking_sectionContainerExtras_addons_wrapper"]: {
6088
+ __typename: "ShapebpageBooking_sectionContainerExtras_addons_wrapper",
6089
+ extras_heading?: string | undefined | null,
6090
+ extras?: Array<GraphQLTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"] | undefined | null> | undefined | null
6091
+ };
6092
+ ["ShapebpageBooking_sectionContainerDescription_wrapper"]: {
6093
+ __typename: "ShapebpageBooking_sectionContainerDescription_wrapper",
6094
+ description?: string | undefined | null
6095
+ };
6096
+ ["ShapebpageBooking_sectionContainerLocation_info_wrapper"]: {
6097
+ __typename: "ShapebpageBooking_sectionContainerLocation_info_wrapper",
6098
+ location_info_heading?: string | undefined | null,
6099
+ location_info?: string | undefined | null
6100
+ };
6101
+ ["ShapebpageBooking_sectionContainer"]: {
6102
+ __typename: "ShapebpageBooking_sectionContainer",
6103
+ gallery_wrapper?: GraphQLTypes["ShapebpageBooking_sectionContainerGallery_wrapper"] | undefined | null,
6104
+ title_location_wrapper?: GraphQLTypes["ShapebpageBooking_sectionContainerTitle_location_wrapper"] | undefined | null,
6105
+ extras_addons_wrapper?: GraphQLTypes["ShapebpageBooking_sectionContainerExtras_addons_wrapper"] | undefined | null,
6106
+ description_wrapper?: GraphQLTypes["ShapebpageBooking_sectionContainerDescription_wrapper"] | undefined | null,
6107
+ location_info_wrapper?: GraphQLTypes["ShapebpageBooking_sectionContainerLocation_info_wrapper"] | undefined | null
6108
+ };
6109
+ ["ShapebpageBooking_section"]: {
6110
+ __typename: "ShapebpageBooking_section",
6111
+ container?: GraphQLTypes["ShapebpageBooking_sectionContainer"] | undefined | null
6112
+ };
6113
+ ["Shapebpage"]: {
6114
+ __typename: "Shapebpage",
6115
+ booking_section?: GraphQLTypes["ShapebpageBooking_section"] | undefined | null,
6116
+ _id: string,
6117
+ createdAt?: number | undefined | null,
6118
+ updatedAt?: number | undefined | null
4034
6119
  };
4035
6120
  ["Shapecloud_sidebarSidebarMenuCategoryPage"]: {
4036
6121
  __typename: "Shapecloud_sidebarSidebarMenuCategoryPage",
@@ -4066,6 +6151,13 @@ export type GraphQLTypes = {
4066
6151
  _id: string,
4067
6152
  createdAt?: number | undefined | null,
4068
6153
  updatedAt?: number | undefined | null
6154
+ };
6155
+ ["Shapectabutton"]: {
6156
+ __typename: "Shapectabutton",
6157
+ cta?: string | undefined | null,
6158
+ _id: string,
6159
+ createdAt?: number | undefined | null,
6160
+ updatedAt?: number | undefined | null
4069
6161
  };
4070
6162
  ["Shapedocs_contentDocumentation_pageContent_containerDoc_content"]: {
4071
6163
  __typename: "Shapedocs_contentDocumentation_pageContent_containerDoc_content",
@@ -4324,7 +6416,7 @@ export type GraphQLTypes = {
4324
6416
  price?: string | undefined | null,
4325
6417
  plan_description?: string | undefined | null,
4326
6418
  feature_list?: GraphQLTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"] | undefined | null,
4327
- cta?: string | undefined | null
6419
+ cta?: GraphQLTypes["Shapesecondary_cta"] | undefined | null
4328
6420
  };
4329
6421
  ["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"]: {
4330
6422
  __typename: "Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list",
@@ -4336,7 +6428,7 @@ export type GraphQLTypes = {
4336
6428
  price?: string | undefined | null,
4337
6429
  plan_description?: string | undefined | null,
4338
6430
  feature_list?: GraphQLTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"] | undefined | null,
4339
- cta?: string | undefined | null
6431
+ cta?: GraphQLTypes["Shapectabutton"] | undefined | null
4340
6432
  };
4341
6433
  ["Shapepricingv1Pricing_sectionPlans_grid"]: {
4342
6434
  __typename: "Shapepricingv1Pricing_sectionPlans_grid",
@@ -4403,6 +6495,13 @@ export type GraphQLTypes = {
4403
6495
  _id: string,
4404
6496
  createdAt?: number | undefined | null,
4405
6497
  updatedAt?: number | undefined | null
6498
+ };
6499
+ ["Shapesecondary_cta"]: {
6500
+ __typename: "Shapesecondary_cta",
6501
+ cta?: string | undefined | null,
6502
+ _id: string,
6503
+ createdAt?: number | undefined | null,
6504
+ updatedAt?: number | undefined | null
4406
6505
  };
4407
6506
  ["ShapesupportSectionHeader_wrapper"]: {
4408
6507
  __typename: "ShapesupportSectionHeader_wrapper",
@@ -4431,6 +6530,31 @@ export type GraphQLTypes = {
4431
6530
  _id: string,
4432
6531
  createdAt?: number | undefined | null,
4433
6532
  updatedAt?: number | undefined | null
6533
+ };
6534
+ ["Shapeteee"]: {
6535
+ __typename: "Shapeteee",
6536
+ _id: string,
6537
+ createdAt?: number | undefined | null,
6538
+ updatedAt?: number | undefined | null
6539
+ };
6540
+ ["Shapetest"]: {
6541
+ __typename: "Shapetest",
6542
+ rrr?: GraphQLTypes["Shapebgallery"] | undefined | null,
6543
+ _id: string,
6544
+ createdAt?: number | undefined | null,
6545
+ updatedAt?: number | undefined | null
6546
+ };
6547
+ ["Shapetitle_descTitledesc"]: {
6548
+ __typename: "Shapetitle_descTitledesc",
6549
+ title?: string | undefined | null,
6550
+ description?: string | undefined | null
6551
+ };
6552
+ ["Shapetitle_desc"]: {
6553
+ __typename: "Shapetitle_desc",
6554
+ titledesc?: GraphQLTypes["Shapetitle_descTitledesc"] | undefined | null,
6555
+ _id: string,
6556
+ createdAt?: number | undefined | null,
6557
+ updatedAt?: number | undefined | null
4434
6558
  };
4435
6559
  ["ShapeusageMain"]: {
4436
6560
  __typename: "ShapeusageMain",
@@ -4445,6 +6569,349 @@ export type GraphQLTypes = {
4445
6569
  _id: string,
4446
6570
  createdAt?: number | undefined | null,
4447
6571
  updatedAt?: number | undefined | null
6572
+ };
6573
+ ["FormregisterRegistration_stepUser_details"]: {
6574
+ __typename: "FormregisterRegistration_stepUser_details",
6575
+ _mocks?: string | undefined | null,
6576
+ username?: GraphQLTypes["FormTextField"] | undefined | null,
6577
+ password?: GraphQLTypes["FormTextField"] | undefined | null,
6578
+ full_name?: GraphQLTypes["FormTextField"] | undefined | null,
6579
+ phone?: GraphQLTypes["FormTextField"] | undefined | null
6580
+ };
6581
+ ["FormregisterRegistration_step"]: {
6582
+ __typename: "FormregisterRegistration_step",
6583
+ _mocks?: string | undefined | null,
6584
+ user_details?: GraphQLTypes["FormregisterRegistration_stepUser_details"] | undefined | null,
6585
+ submit?: GraphQLTypes["FormSubmitField"] | undefined | null
6586
+ };
6587
+ ["Formregister"]: {
6588
+ __typename: "Formregister",
6589
+ _mocks?: string | undefined | null,
6590
+ _version?: GraphQLTypes["VersionField"] | undefined | null,
6591
+ state_step?: GraphQLTypes["FormVariableField"] | undefined | null,
6592
+ registration_step?: GraphQLTypes["FormregisterRegistration_step"] | undefined | null,
6593
+ current_step?: GraphQLTypes["FormVariableField"] | undefined | null,
6594
+ locale?: string | undefined | null,
6595
+ slug?: string | undefined | null,
6596
+ _id: string,
6597
+ createdAt?: string | undefined | null,
6598
+ updatedAt?: string | undefined | null,
6599
+ draft_version?: string | undefined | null,
6600
+ json_ld?: string | undefined | null
6601
+ };
6602
+ ["FormtestStep_basic_infoBasic_info_group"]: {
6603
+ __typename: "FormtestStep_basic_infoBasic_info_group",
6604
+ _mocks?: string | undefined | null,
6605
+ window_type?: GraphQLTypes["FormRadioTextField"] | undefined | null,
6606
+ quantity?: GraphQLTypes["FormTextField"] | undefined | null,
6607
+ location?: GraphQLTypes["FormRadioTextField"] | undefined | null
6608
+ };
6609
+ ["FormtestStep_basic_info"]: {
6610
+ __typename: "FormtestStep_basic_info",
6611
+ _mocks?: string | undefined | null,
6612
+ basic_info_group?: GraphQLTypes["FormtestStep_basic_infoBasic_info_group"] | undefined | null,
6613
+ basic_next?: GraphQLTypes["FormButtonField"] | undefined | null
6614
+ };
6615
+ ["FormtestStep_dimensionsDimensions_group"]: {
6616
+ __typename: "FormtestStep_dimensionsDimensions_group",
6617
+ _mocks?: string | undefined | null,
6618
+ width_mm?: GraphQLTypes["FormTextField"] | undefined | null,
6619
+ height_mm?: GraphQLTypes["FormTextField"] | undefined | null,
6620
+ depth_mm?: GraphQLTypes["FormTextField"] | undefined | null,
6621
+ opening_direction?: GraphQLTypes["FormRadioTextField"] | undefined | null,
6622
+ sash_count?: GraphQLTypes["FormTextField"] | undefined | null
6623
+ };
6624
+ ["FormtestStep_dimensions"]: {
6625
+ __typename: "FormtestStep_dimensions",
6626
+ _mocks?: string | undefined | null,
6627
+ dimensions_group?: GraphQLTypes["FormtestStep_dimensionsDimensions_group"] | undefined | null,
6628
+ dimensions_back?: GraphQLTypes["FormButtonField"] | undefined | null,
6629
+ dimensions_next?: GraphQLTypes["FormButtonField"] | undefined | null
6630
+ };
6631
+ ["FormtestStep_featuresFeatures_group"]: {
6632
+ __typename: "FormtestStep_featuresFeatures_group",
6633
+ _mocks?: string | undefined | null,
6634
+ material?: GraphQLTypes["FormRadioTextField"] | undefined | null,
6635
+ color?: GraphQLTypes["FormTextField"] | undefined | null,
6636
+ glazing_type?: GraphQLTypes["FormRadioTextField"] | undefined | null,
6637
+ thermal_break?: GraphQLTypes["FormBooleanField"] | undefined | null,
6638
+ soundproofing?: GraphQLTypes["FormBooleanField"] | undefined | null
6639
+ };
6640
+ ["FormtestStep_features"]: {
6641
+ __typename: "FormtestStep_features",
6642
+ _mocks?: string | undefined | null,
6643
+ features_group?: GraphQLTypes["FormtestStep_featuresFeatures_group"] | undefined | null,
6644
+ features_back?: GraphQLTypes["FormButtonField"] | undefined | null,
6645
+ features_next?: GraphQLTypes["FormButtonField"] | undefined | null
6646
+ };
6647
+ ["FormtestStep_accessoriesAccessories_group"]: {
6648
+ __typename: "FormtestStep_accessoriesAccessories_group",
6649
+ _mocks?: string | undefined | null,
6650
+ handle_type?: GraphQLTypes["FormRadioTextField"] | undefined | null,
6651
+ lock_type?: GraphQLTypes["FormRadioTextField"] | undefined | null,
6652
+ mosquito_net?: GraphQLTypes["FormBooleanField"] | undefined | null,
6653
+ ventilator?: GraphQLTypes["FormBooleanField"] | undefined | null,
6654
+ accessories_other?: GraphQLTypes["FormTextField"] | undefined | null
6655
+ };
6656
+ ["FormtestStep_accessories"]: {
6657
+ __typename: "FormtestStep_accessories",
6658
+ _mocks?: string | undefined | null,
6659
+ accessories_group?: GraphQLTypes["FormtestStep_accessoriesAccessories_group"] | undefined | null,
6660
+ accessories_back?: GraphQLTypes["FormButtonField"] | undefined | null,
6661
+ accessories_next?: GraphQLTypes["FormButtonField"] | undefined | null
6662
+ };
6663
+ ["FormtestStep_summary"]: {
6664
+ __typename: "FormtestStep_summary",
6665
+ _mocks?: string | undefined | null,
6666
+ summary_display?: GraphQLTypes["FormDisplayField"] | undefined | null,
6667
+ summary_back?: GraphQLTypes["FormButtonField"] | undefined | null,
6668
+ submit?: GraphQLTypes["FormSubmitField"] | undefined | null
6669
+ };
6670
+ ["Formtest"]: {
6671
+ __typename: "Formtest",
6672
+ _mocks?: string | undefined | null,
6673
+ _version?: GraphQLTypes["VersionField"] | undefined | null,
6674
+ form_step_variable?: GraphQLTypes["FormVariableField"] | undefined | null,
6675
+ step_basic_info?: GraphQLTypes["FormtestStep_basic_info"] | undefined | null,
6676
+ step_dimensions?: GraphQLTypes["FormtestStep_dimensions"] | undefined | null,
6677
+ step_features?: GraphQLTypes["FormtestStep_features"] | undefined | null,
6678
+ step_accessories?: GraphQLTypes["FormtestStep_accessories"] | undefined | null,
6679
+ step_summary?: GraphQLTypes["FormtestStep_summary"] | undefined | null,
6680
+ current_step?: GraphQLTypes["FormVariableField"] | undefined | null,
6681
+ locale?: string | undefined | null,
6682
+ slug?: string | undefined | null,
6683
+ _id: string,
6684
+ createdAt?: string | undefined | null,
6685
+ updatedAt?: string | undefined | null,
6686
+ draft_version?: string | undefined | null,
6687
+ json_ld?: string | undefined | null
6688
+ };
6689
+ ["SubmitFormregisterUser_details"]: {
6690
+ username?: string | undefined | null,
6691
+ password?: string | undefined | null,
6692
+ full_name?: string | undefined | null,
6693
+ phone?: string | undefined | null
6694
+ };
6695
+ ["SubmitFormregisterRegistration_step"]: {
6696
+ user_details?: GraphQLTypes["SubmitFormregisterUser_details"] | undefined | null,
6697
+ submit?: string | undefined | null
6698
+ };
6699
+ ["SubmitFormregister"]: {
6700
+ state_step?: string | undefined | null,
6701
+ registration_step?: GraphQLTypes["SubmitFormregisterRegistration_step"] | undefined | null,
6702
+ current_step?: string | undefined | null,
6703
+ locale?: string | undefined | null,
6704
+ slug?: string | undefined | null,
6705
+ _id?: string | undefined | null,
6706
+ createdAt?: string | undefined | null,
6707
+ updatedAt?: string | undefined | null,
6708
+ draft_version?: string | undefined | null,
6709
+ json_ld?: string | undefined | null
6710
+ };
6711
+ ["SubmitFormtestBasic_info_group"]: {
6712
+ window_type?: string | undefined | null,
6713
+ quantity?: string | undefined | null,
6714
+ location?: string | undefined | null
6715
+ };
6716
+ ["SubmitFormtestStep_basic_info"]: {
6717
+ basic_info_group?: GraphQLTypes["SubmitFormtestBasic_info_group"] | undefined | null,
6718
+ basic_next?: string | undefined | null
6719
+ };
6720
+ ["SubmitFormtestDimensions_group"]: {
6721
+ width_mm?: string | undefined | null,
6722
+ height_mm?: string | undefined | null,
6723
+ depth_mm?: string | undefined | null,
6724
+ opening_direction?: string | undefined | null,
6725
+ sash_count?: string | undefined | null
6726
+ };
6727
+ ["SubmitFormtestStep_dimensions"]: {
6728
+ dimensions_group?: GraphQLTypes["SubmitFormtestDimensions_group"] | undefined | null,
6729
+ dimensions_back?: string | undefined | null,
6730
+ dimensions_next?: string | undefined | null
6731
+ };
6732
+ ["SubmitFormtestFeatures_group"]: {
6733
+ material?: string | undefined | null,
6734
+ color?: string | undefined | null,
6735
+ glazing_type?: string | undefined | null,
6736
+ thermal_break?: boolean | undefined | null,
6737
+ soundproofing?: boolean | undefined | null
6738
+ };
6739
+ ["SubmitFormtestStep_features"]: {
6740
+ features_group?: GraphQLTypes["SubmitFormtestFeatures_group"] | undefined | null,
6741
+ features_back?: string | undefined | null,
6742
+ features_next?: string | undefined | null
6743
+ };
6744
+ ["SubmitFormtestAccessories_group"]: {
6745
+ handle_type?: string | undefined | null,
6746
+ lock_type?: string | undefined | null,
6747
+ mosquito_net?: boolean | undefined | null,
6748
+ ventilator?: boolean | undefined | null,
6749
+ accessories_other?: string | undefined | null
6750
+ };
6751
+ ["SubmitFormtestStep_accessories"]: {
6752
+ accessories_group?: GraphQLTypes["SubmitFormtestAccessories_group"] | undefined | null,
6753
+ accessories_back?: string | undefined | null,
6754
+ accessories_next?: string | undefined | null
6755
+ };
6756
+ ["SubmitFormtestStep_summary"]: {
6757
+ summary_display?: string | undefined | null,
6758
+ summary_back?: string | undefined | null,
6759
+ submit?: string | undefined | null
6760
+ };
6761
+ ["SubmitFormtest"]: {
6762
+ form_step_variable?: string | undefined | null,
6763
+ step_basic_info?: GraphQLTypes["SubmitFormtestStep_basic_info"] | undefined | null,
6764
+ step_dimensions?: GraphQLTypes["SubmitFormtestStep_dimensions"] | undefined | null,
6765
+ step_features?: GraphQLTypes["SubmitFormtestStep_features"] | undefined | null,
6766
+ step_accessories?: GraphQLTypes["SubmitFormtestStep_accessories"] | undefined | null,
6767
+ step_summary?: GraphQLTypes["SubmitFormtestStep_summary"] | undefined | null,
6768
+ current_step?: string | undefined | null,
6769
+ locale?: string | undefined | null,
6770
+ slug?: string | undefined | null,
6771
+ _id?: string | undefined | null,
6772
+ createdAt?: string | undefined | null,
6773
+ updatedAt?: string | undefined | null,
6774
+ draft_version?: string | undefined | null,
6775
+ json_ld?: string | undefined | null
6776
+ };
6777
+ ["ResponseFormregisterUser_details"]: {
6778
+ __typename: "ResponseFormregisterUser_details",
6779
+ username?: string | undefined | null,
6780
+ password?: string | undefined | null,
6781
+ full_name?: string | undefined | null,
6782
+ phone?: string | undefined | null
6783
+ };
6784
+ ["ResponseFormregisterRegistration_step"]: {
6785
+ __typename: "ResponseFormregisterRegistration_step",
6786
+ user_details?: GraphQLTypes["ResponseFormregisterUser_details"] | undefined | null,
6787
+ submit?: string | undefined | null
6788
+ };
6789
+ ["ResponseFormregister"]: {
6790
+ __typename: "ResponseFormregister",
6791
+ state_step?: string | undefined | null,
6792
+ registration_step?: GraphQLTypes["ResponseFormregisterRegistration_step"] | undefined | null,
6793
+ current_step?: string | undefined | null,
6794
+ locale?: string | undefined | null,
6795
+ slug?: string | undefined | null,
6796
+ _id?: string | undefined | null,
6797
+ createdAt?: string | undefined | null,
6798
+ updatedAt?: string | undefined | null,
6799
+ draft_version?: string | undefined | null,
6800
+ json_ld?: string | undefined | null
6801
+ };
6802
+ ["ResponseFormtestBasic_info_group"]: {
6803
+ __typename: "ResponseFormtestBasic_info_group",
6804
+ window_type?: string | undefined | null,
6805
+ quantity?: string | undefined | null,
6806
+ location?: string | undefined | null
6807
+ };
6808
+ ["ResponseFormtestStep_basic_info"]: {
6809
+ __typename: "ResponseFormtestStep_basic_info",
6810
+ basic_info_group?: GraphQLTypes["ResponseFormtestBasic_info_group"] | undefined | null,
6811
+ basic_next?: string | undefined | null
6812
+ };
6813
+ ["ResponseFormtestDimensions_group"]: {
6814
+ __typename: "ResponseFormtestDimensions_group",
6815
+ width_mm?: string | undefined | null,
6816
+ height_mm?: string | undefined | null,
6817
+ depth_mm?: string | undefined | null,
6818
+ opening_direction?: string | undefined | null,
6819
+ sash_count?: string | undefined | null
6820
+ };
6821
+ ["ResponseFormtestStep_dimensions"]: {
6822
+ __typename: "ResponseFormtestStep_dimensions",
6823
+ dimensions_group?: GraphQLTypes["ResponseFormtestDimensions_group"] | undefined | null,
6824
+ dimensions_back?: string | undefined | null,
6825
+ dimensions_next?: string | undefined | null
6826
+ };
6827
+ ["ResponseFormtestFeatures_group"]: {
6828
+ __typename: "ResponseFormtestFeatures_group",
6829
+ material?: string | undefined | null,
6830
+ color?: string | undefined | null,
6831
+ glazing_type?: string | undefined | null,
6832
+ thermal_break?: boolean | undefined | null,
6833
+ soundproofing?: boolean | undefined | null
6834
+ };
6835
+ ["ResponseFormtestStep_features"]: {
6836
+ __typename: "ResponseFormtestStep_features",
6837
+ features_group?: GraphQLTypes["ResponseFormtestFeatures_group"] | undefined | null,
6838
+ features_back?: string | undefined | null,
6839
+ features_next?: string | undefined | null
6840
+ };
6841
+ ["ResponseFormtestAccessories_group"]: {
6842
+ __typename: "ResponseFormtestAccessories_group",
6843
+ handle_type?: string | undefined | null,
6844
+ lock_type?: string | undefined | null,
6845
+ mosquito_net?: boolean | undefined | null,
6846
+ ventilator?: boolean | undefined | null,
6847
+ accessories_other?: string | undefined | null
6848
+ };
6849
+ ["ResponseFormtestStep_accessories"]: {
6850
+ __typename: "ResponseFormtestStep_accessories",
6851
+ accessories_group?: GraphQLTypes["ResponseFormtestAccessories_group"] | undefined | null,
6852
+ accessories_back?: string | undefined | null,
6853
+ accessories_next?: string | undefined | null
6854
+ };
6855
+ ["ResponseFormtestStep_summary"]: {
6856
+ __typename: "ResponseFormtestStep_summary",
6857
+ summary_display?: string | undefined | null,
6858
+ summary_back?: string | undefined | null,
6859
+ submit?: string | undefined | null
6860
+ };
6861
+ ["ResponseFormtest"]: {
6862
+ __typename: "ResponseFormtest",
6863
+ form_step_variable?: string | undefined | null,
6864
+ step_basic_info?: GraphQLTypes["ResponseFormtestStep_basic_info"] | undefined | null,
6865
+ step_dimensions?: GraphQLTypes["ResponseFormtestStep_dimensions"] | undefined | null,
6866
+ step_features?: GraphQLTypes["ResponseFormtestStep_features"] | undefined | null,
6867
+ step_accessories?: GraphQLTypes["ResponseFormtestStep_accessories"] | undefined | null,
6868
+ step_summary?: GraphQLTypes["ResponseFormtestStep_summary"] | undefined | null,
6869
+ current_step?: string | undefined | null,
6870
+ locale?: string | undefined | null,
6871
+ slug?: string | undefined | null,
6872
+ _id?: string | undefined | null,
6873
+ createdAt?: string | undefined | null,
6874
+ updatedAt?: string | undefined | null,
6875
+ draft_version?: string | undefined | null,
6876
+ json_ld?: string | undefined | null
6877
+ };
6878
+ ["SearchResponsesFormregister"]: {
6879
+ __typename: "SearchResponsesFormregister",
6880
+ items?: Array<GraphQLTypes["ResponseFormregister"]> | undefined | null,
6881
+ totalCount?: number | undefined | null
6882
+ };
6883
+ ["ResponsesFormregisterFilter"]: {
6884
+ state_step?: string | undefined | null,
6885
+ registration_step?: string | undefined | null,
6886
+ current_step?: string | undefined | null,
6887
+ locale?: string | undefined | null,
6888
+ slug?: string | undefined | null,
6889
+ _id?: string | undefined | null,
6890
+ createdAt?: string | undefined | null,
6891
+ updatedAt?: string | undefined | null,
6892
+ draft_version?: string | undefined | null,
6893
+ json_ld?: string | undefined | null
6894
+ };
6895
+ ["SearchResponsesFormtest"]: {
6896
+ __typename: "SearchResponsesFormtest",
6897
+ items?: Array<GraphQLTypes["ResponseFormtest"]> | undefined | null,
6898
+ totalCount?: number | undefined | null
6899
+ };
6900
+ ["ResponsesFormtestFilter"]: {
6901
+ form_step_variable?: string | undefined | null,
6902
+ step_basic_info?: string | undefined | null,
6903
+ step_dimensions?: string | undefined | null,
6904
+ step_features?: string | undefined | null,
6905
+ step_accessories?: string | undefined | null,
6906
+ step_summary?: string | undefined | null,
6907
+ current_step?: string | undefined | null,
6908
+ locale?: string | undefined | null,
6909
+ slug?: string | undefined | null,
6910
+ _id?: string | undefined | null,
6911
+ createdAt?: string | undefined | null,
6912
+ updatedAt?: string | undefined | null,
6913
+ draft_version?: string | undefined | null,
6914
+ json_ld?: string | undefined | null
4448
6915
  };
4449
6916
  ["RootParamsInput"]: {
4450
6917
  _version?: string | undefined | null,
@@ -4532,10 +6999,16 @@ export enum ViewEnum {
4532
6999
  features = "features",
4533
7000
  homepage = "homepage",
4534
7001
  howitworks = "howitworks",
4535
- pricing = "pricing"
7002
+ pricing = "pricing",
7003
+ ttt = "ttt"
4536
7004
  }
4537
7005
  export enum ShapeEnum {
7006
+ aplikacja_g = "aplikacja_g",
7007
+ bgallery = "bgallery",
7008
+ bookina = "bookina",
7009
+ bpage = "bpage",
4538
7010
  cloud_sidebar = "cloud_sidebar",
7011
+ ctabutton = "ctabutton",
4539
7012
  docs_content = "docs_content",
4540
7013
  docs_nav = "docs_nav",
4541
7014
  featurepresentation = "featurepresentation",
@@ -4548,9 +7021,17 @@ export enum ShapeEnum {
4548
7021
  pricing_table = "pricing_table",
4549
7022
  pricingv1 = "pricingv1",
4550
7023
  profile_info = "profile_info",
7024
+ secondary_cta = "secondary_cta",
4551
7025
  support = "support",
7026
+ teee = "teee",
7027
+ test = "test",
7028
+ title_desc = "title_desc",
4552
7029
  usage = "usage"
4553
7030
  }
7031
+ export enum FormEnum {
7032
+ register = "register",
7033
+ test = "test"
7034
+ }
4554
7035
  export enum RootParamsEnum {
4555
7036
  _version = "_version",
4556
7037
  locale = "locale"
@@ -4576,10 +7057,27 @@ type ZEUS_VARIABLES = {
4576
7057
  ["FilterInputString"]: ValueTypes["FilterInputString"];
4577
7058
  ["RootParamsAdminType"]: ValueTypes["RootParamsAdminType"];
4578
7059
  ["FormFieldType"]: ValueTypes["FormFieldType"];
7060
+ ["GenerateHusarShapeImplementorInput"]: ValueTypes["GenerateHusarShapeImplementorInput"];
4579
7061
  ["CMSType"]: ValueTypes["CMSType"];
4580
7062
  ["ModelEnum"]: ValueTypes["ModelEnum"];
4581
7063
  ["ViewEnum"]: ValueTypes["ViewEnum"];
4582
7064
  ["ShapeEnum"]: ValueTypes["ShapeEnum"];
7065
+ ["FormEnum"]: ValueTypes["FormEnum"];
7066
+ ["SubmitFormregisterUser_details"]: ValueTypes["SubmitFormregisterUser_details"];
7067
+ ["SubmitFormregisterRegistration_step"]: ValueTypes["SubmitFormregisterRegistration_step"];
7068
+ ["SubmitFormregister"]: ValueTypes["SubmitFormregister"];
7069
+ ["SubmitFormtestBasic_info_group"]: ValueTypes["SubmitFormtestBasic_info_group"];
7070
+ ["SubmitFormtestStep_basic_info"]: ValueTypes["SubmitFormtestStep_basic_info"];
7071
+ ["SubmitFormtestDimensions_group"]: ValueTypes["SubmitFormtestDimensions_group"];
7072
+ ["SubmitFormtestStep_dimensions"]: ValueTypes["SubmitFormtestStep_dimensions"];
7073
+ ["SubmitFormtestFeatures_group"]: ValueTypes["SubmitFormtestFeatures_group"];
7074
+ ["SubmitFormtestStep_features"]: ValueTypes["SubmitFormtestStep_features"];
7075
+ ["SubmitFormtestAccessories_group"]: ValueTypes["SubmitFormtestAccessories_group"];
7076
+ ["SubmitFormtestStep_accessories"]: ValueTypes["SubmitFormtestStep_accessories"];
7077
+ ["SubmitFormtestStep_summary"]: ValueTypes["SubmitFormtestStep_summary"];
7078
+ ["SubmitFormtest"]: ValueTypes["SubmitFormtest"];
7079
+ ["ResponsesFormregisterFilter"]: ValueTypes["ResponsesFormregisterFilter"];
7080
+ ["ResponsesFormtestFilter"]: ValueTypes["ResponsesFormtestFilter"];
4583
7081
  ["RootParamsInput"]: ValueTypes["RootParamsInput"];
4584
7082
  ["RootParamsEnum"]: ValueTypes["RootParamsEnum"];
4585
7083
  ["docsSortInput"]: ValueTypes["docsSortInput"];