@husar.ai/cli 0.2.3 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.d.ts +2 -0
- package/dist/cli.js +82 -0
- package/dist/cli.js.map +1 -0
- package/dist/functions/parser.d.ts +7 -0
- package/dist/functions/parser.js +30 -0
- package/dist/functions/parser.js.map +1 -0
- package/dist/index.d.ts +1 -2
- package/dist/index.js +1 -68
- package/dist/index.js.map +1 -1
- package/dist/zeus/const.js +438 -473
- package/dist/zeus/const.js.map +1 -1
- package/dist/zeus/index.d.ts +1967 -1871
- package/dist/zeus/index.js +11 -28
- package/dist/zeus/index.js.map +1 -1
- package/package.json +8 -4
- package/src/cli.ts +104 -0
- package/src/functions/parser.ts +35 -0
- package/src/index.ts +1 -82
- package/src/zeus/const.ts +440 -475
- package/src/zeus/index.ts +1997 -1833
package/dist/zeus/index.d.ts
CHANGED
|
@@ -521,6 +521,12 @@ export type ValueTypes = {
|
|
|
521
521
|
path?: boolean | `@${string}`;
|
|
522
522
|
__typename?: boolean | `@${string}`;
|
|
523
523
|
}>;
|
|
524
|
+
["GenerateHusarShapeImplementorInput"]: {
|
|
525
|
+
prompt: string | Variable<any, string>;
|
|
526
|
+
existingFileContent?: string | undefined | null | Variable<any, string>;
|
|
527
|
+
backendGraphQlContent?: string | undefined | null | Variable<any, string>;
|
|
528
|
+
includeShapes?: Array<string> | undefined | null | Variable<any, string>;
|
|
529
|
+
};
|
|
524
530
|
["CMSType"]: CMSType;
|
|
525
531
|
["Query"]: AliasType<{
|
|
526
532
|
navigation?: ValueTypes["ModelNavigation"];
|
|
@@ -531,662 +537,687 @@ export type ValueTypes = {
|
|
|
531
537
|
listShapes?: ValueTypes["Shape"];
|
|
532
538
|
tailwind?: ValueTypes["TailwindConfiguration"];
|
|
533
539
|
listForms?: ValueTypes["Form"];
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
oneShapehero?: ValueTypes["Shapehero"];
|
|
579
|
-
fieldSetShapeherox?: boolean | `@${string}`;
|
|
580
|
-
modelShapeherox?: boolean | `@${string}`;
|
|
581
|
-
previewFieldsShapeherox?: boolean | `@${string}`;
|
|
582
|
-
oneShapeherox?: ValueTypes["Shapeherox"];
|
|
583
|
-
fieldSetShapelista_projektow?: boolean | `@${string}`;
|
|
584
|
-
modelShapelista_projektow?: boolean | `@${string}`;
|
|
585
|
-
previewFieldsShapelista_projektow?: boolean | `@${string}`;
|
|
586
|
-
oneShapelista_projektow?: ValueTypes["Shapelista_projektow"];
|
|
587
|
-
fieldSetShapenav?: boolean | `@${string}`;
|
|
588
|
-
modelShapenav?: boolean | `@${string}`;
|
|
589
|
-
previewFieldsShapenav?: boolean | `@${string}`;
|
|
590
|
-
oneShapenav?: ValueTypes["Shapenav"];
|
|
591
|
-
fieldSetShapenewshape?: boolean | `@${string}`;
|
|
592
|
-
modelShapenewshape?: boolean | `@${string}`;
|
|
593
|
-
previewFieldsShapenewshape?: boolean | `@${string}`;
|
|
594
|
-
oneShapenewshape?: ValueTypes["Shapenewshape"];
|
|
595
|
-
fieldSetShapepricing_table?: boolean | `@${string}`;
|
|
596
|
-
modelShapepricing_table?: boolean | `@${string}`;
|
|
597
|
-
previewFieldsShapepricing_table?: boolean | `@${string}`;
|
|
598
|
-
oneShapepricing_table?: ValueTypes["Shapepricing_table"];
|
|
599
|
-
fieldSetShapepricingv1?: boolean | `@${string}`;
|
|
600
|
-
modelShapepricingv1?: boolean | `@${string}`;
|
|
601
|
-
previewFieldsShapepricingv1?: boolean | `@${string}`;
|
|
602
|
-
oneShapepricingv1?: ValueTypes["Shapepricingv1"];
|
|
603
|
-
fieldSetShapeprofile_info?: boolean | `@${string}`;
|
|
604
|
-
modelShapeprofile_info?: boolean | `@${string}`;
|
|
605
|
-
previewFieldsShapeprofile_info?: boolean | `@${string}`;
|
|
606
|
-
oneShapeprofile_info?: ValueTypes["Shapeprofile_info"];
|
|
607
|
-
fieldSetShapesupport?: boolean | `@${string}`;
|
|
608
|
-
modelShapesupport?: boolean | `@${string}`;
|
|
609
|
-
previewFieldsShapesupport?: boolean | `@${string}`;
|
|
610
|
-
oneShapesupport?: ValueTypes["Shapesupport"];
|
|
611
|
-
fieldSetShapeusage?: boolean | `@${string}`;
|
|
612
|
-
modelShapeusage?: boolean | `@${string}`;
|
|
613
|
-
previewFieldsShapeusage?: boolean | `@${string}`;
|
|
614
|
-
oneShapeusage?: ValueTypes["Shapeusage"];
|
|
615
|
-
variantsViewaccount?: ValueTypes["Viewaccount"];
|
|
616
|
-
fieldSetViewaccount?: boolean | `@${string}`;
|
|
617
|
-
modelViewaccount?: boolean | `@${string}`;
|
|
618
|
-
previewFieldsViewaccount?: boolean | `@${string}`;
|
|
619
|
-
oneViewaccount?: [{
|
|
620
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
621
|
-
}, ValueTypes["Viewaccount"]];
|
|
622
|
-
oneAsScalarViewaccount?: [{
|
|
623
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
624
|
-
}, boolean | `@${string}`];
|
|
625
|
-
variantsViewfeatures?: ValueTypes["Viewfeatures"];
|
|
626
|
-
fieldSetViewfeatures?: boolean | `@${string}`;
|
|
627
|
-
modelViewfeatures?: boolean | `@${string}`;
|
|
628
|
-
previewFieldsViewfeatures?: boolean | `@${string}`;
|
|
629
|
-
oneViewfeatures?: [{
|
|
630
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
631
|
-
}, ValueTypes["Viewfeatures"]];
|
|
632
|
-
oneAsScalarViewfeatures?: [{
|
|
633
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
634
|
-
}, boolean | `@${string}`];
|
|
635
|
-
variantsViewhomepage?: ValueTypes["Viewhomepage"];
|
|
636
|
-
fieldSetViewhomepage?: boolean | `@${string}`;
|
|
637
|
-
modelViewhomepage?: boolean | `@${string}`;
|
|
638
|
-
previewFieldsViewhomepage?: boolean | `@${string}`;
|
|
639
|
-
oneViewhomepage?: [{
|
|
640
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
641
|
-
}, ValueTypes["Viewhomepage"]];
|
|
642
|
-
oneAsScalarViewhomepage?: [{
|
|
643
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
644
|
-
}, boolean | `@${string}`];
|
|
645
|
-
variantsViewhowitworks?: ValueTypes["Viewhowitworks"];
|
|
646
|
-
fieldSetViewhowitworks?: boolean | `@${string}`;
|
|
647
|
-
modelViewhowitworks?: boolean | `@${string}`;
|
|
648
|
-
previewFieldsViewhowitworks?: boolean | `@${string}`;
|
|
649
|
-
oneViewhowitworks?: [{
|
|
650
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
651
|
-
}, ValueTypes["Viewhowitworks"]];
|
|
652
|
-
oneAsScalarViewhowitworks?: [{
|
|
653
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
654
|
-
}, boolean | `@${string}`];
|
|
655
|
-
variantsViewpricing?: ValueTypes["Viewpricing"];
|
|
656
|
-
fieldSetViewpricing?: boolean | `@${string}`;
|
|
657
|
-
modelViewpricing?: boolean | `@${string}`;
|
|
658
|
-
previewFieldsViewpricing?: boolean | `@${string}`;
|
|
659
|
-
oneViewpricing?: [{
|
|
660
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
661
|
-
}, ValueTypes["Viewpricing"]];
|
|
662
|
-
oneAsScalarViewpricing?: [{
|
|
663
|
-
rootParams?: ValueTypes["RootParamsInput"] | undefined | null | Variable<any, string>;
|
|
664
|
-
}, boolean | `@${string}`];
|
|
540
|
+
fieldSetShapeexamples_contactform?: boolean | `@${string}`;
|
|
541
|
+
modelShapeexamples_contactform?: boolean | `@${string}`;
|
|
542
|
+
previewFieldsShapeexamples_contactform?: boolean | `@${string}`;
|
|
543
|
+
oneShapeexamples_contactform?: ValueTypes["Shapeexamples_contactform"];
|
|
544
|
+
fieldSetShapeexamples_featuregrid?: boolean | `@${string}`;
|
|
545
|
+
modelShapeexamples_featuregrid?: boolean | `@${string}`;
|
|
546
|
+
previewFieldsShapeexamples_featuregrid?: boolean | `@${string}`;
|
|
547
|
+
oneShapeexamples_featuregrid?: ValueTypes["Shapeexamples_featuregrid"];
|
|
548
|
+
fieldSetShapeexamples_herosection?: boolean | `@${string}`;
|
|
549
|
+
modelShapeexamples_herosection?: boolean | `@${string}`;
|
|
550
|
+
previewFieldsShapeexamples_herosection?: boolean | `@${string}`;
|
|
551
|
+
oneShapeexamples_herosection?: ValueTypes["Shapeexamples_herosection"];
|
|
552
|
+
fieldSetShapeexamples_newslettersignup?: boolean | `@${string}`;
|
|
553
|
+
modelShapeexamples_newslettersignup?: boolean | `@${string}`;
|
|
554
|
+
previewFieldsShapeexamples_newslettersignup?: boolean | `@${string}`;
|
|
555
|
+
oneShapeexamples_newslettersignup?: ValueTypes["Shapeexamples_newslettersignup"];
|
|
556
|
+
fieldSetShapeexamples_pricingplans?: boolean | `@${string}`;
|
|
557
|
+
modelShapeexamples_pricingplans?: boolean | `@${string}`;
|
|
558
|
+
previewFieldsShapeexamples_pricingplans?: boolean | `@${string}`;
|
|
559
|
+
oneShapeexamples_pricingplans?: ValueTypes["Shapeexamples_pricingplans"];
|
|
560
|
+
fieldSetShapeexamples_pricingplans_1?: boolean | `@${string}`;
|
|
561
|
+
modelShapeexamples_pricingplans_1?: boolean | `@${string}`;
|
|
562
|
+
previewFieldsShapeexamples_pricingplans_1?: boolean | `@${string}`;
|
|
563
|
+
oneShapeexamples_pricingplans_1?: ValueTypes["Shapeexamples_pricingplans_1"];
|
|
564
|
+
fieldSetShapeexamples_productcard?: boolean | `@${string}`;
|
|
565
|
+
modelShapeexamples_productcard?: boolean | `@${string}`;
|
|
566
|
+
previewFieldsShapeexamples_productcard?: boolean | `@${string}`;
|
|
567
|
+
oneShapeexamples_productcard?: ValueTypes["Shapeexamples_productcard"];
|
|
568
|
+
fieldSetShapeexamples_testimonialcard?: boolean | `@${string}`;
|
|
569
|
+
modelShapeexamples_testimonialcard?: boolean | `@${string}`;
|
|
570
|
+
previewFieldsShapeexamples_testimonialcard?: boolean | `@${string}`;
|
|
571
|
+
oneShapeexamples_testimonialcard?: ValueTypes["Shapeexamples_testimonialcard"];
|
|
572
|
+
fieldSetShapeexamplescontactform?: boolean | `@${string}`;
|
|
573
|
+
modelShapeexamplescontactform?: boolean | `@${string}`;
|
|
574
|
+
previewFieldsShapeexamplescontactform?: boolean | `@${string}`;
|
|
575
|
+
oneShapeexamplescontactform?: ValueTypes["Shapeexamplescontactform"];
|
|
576
|
+
fieldSetShapeproductcard?: boolean | `@${string}`;
|
|
577
|
+
modelShapeproductcard?: boolean | `@${string}`;
|
|
578
|
+
previewFieldsShapeproductcard?: boolean | `@${string}`;
|
|
579
|
+
oneShapeproductcard?: ValueTypes["Shapeproductcard"];
|
|
580
|
+
fieldSetShapereactcomponent?: boolean | `@${string}`;
|
|
581
|
+
modelShapereactcomponent?: boolean | `@${string}`;
|
|
582
|
+
previewFieldsShapereactcomponent?: boolean | `@${string}`;
|
|
583
|
+
oneShapereactcomponent?: ValueTypes["Shapereactcomponent"];
|
|
665
584
|
__typename?: boolean | `@${string}`;
|
|
666
585
|
}>;
|
|
667
586
|
["RootParamsType"]: AliasType<{
|
|
668
587
|
_version?: boolean | `@${string}`;
|
|
669
|
-
locale?: boolean | `@${string}`;
|
|
670
588
|
__typename?: boolean | `@${string}`;
|
|
671
589
|
}>;
|
|
672
|
-
["ModelEnum"]: ModelEnum;
|
|
673
|
-
["ViewEnum"]: ViewEnum;
|
|
674
590
|
["ShapeEnum"]: ShapeEnum;
|
|
675
|
-
["
|
|
676
|
-
|
|
677
|
-
pageInfo?: ValueTypes["PageInfo"];
|
|
591
|
+
["Shapeexamples_contactformSectionSectionHeading"]: AliasType<{
|
|
592
|
+
subtitle?: boolean | `@${string}`;
|
|
678
593
|
__typename?: boolean | `@${string}`;
|
|
679
594
|
}>;
|
|
680
|
-
["
|
|
681
|
-
|
|
682
|
-
title?: boolean | `@${string}`;
|
|
683
|
-
seotitle?: boolean | `@${string}`;
|
|
684
|
-
metadesc?: boolean | `@${string}`;
|
|
685
|
-
sortid?: boolean | `@${string}`;
|
|
686
|
-
main_category?: boolean | `@${string}`;
|
|
687
|
-
content?: boolean | `@${string}`;
|
|
688
|
-
video?: ValueTypes["VideoField"];
|
|
689
|
-
locale?: boolean | `@${string}`;
|
|
690
|
-
slug?: boolean | `@${string}`;
|
|
691
|
-
_id?: boolean | `@${string}`;
|
|
692
|
-
createdAt?: boolean | `@${string}`;
|
|
693
|
-
updatedAt?: boolean | `@${string}`;
|
|
694
|
-
draft_version?: boolean | `@${string}`;
|
|
695
|
-
json_ld?: boolean | `@${string}`;
|
|
595
|
+
["Shapeexamples_contactformSectionSectionDescription"]: AliasType<{
|
|
596
|
+
description?: boolean | `@${string}`;
|
|
696
597
|
__typename?: boolean | `@${string}`;
|
|
697
598
|
}>;
|
|
698
|
-
["
|
|
699
|
-
|
|
700
|
-
|
|
599
|
+
["Shapeexamples_contactformSectionSectionForm"]: AliasType<{
|
|
600
|
+
name?: boolean | `@${string}`;
|
|
601
|
+
email?: boolean | `@${string}`;
|
|
602
|
+
message?: boolean | `@${string}`;
|
|
701
603
|
__typename?: boolean | `@${string}`;
|
|
702
604
|
}>;
|
|
703
|
-
["
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
updatedAt?: boolean | `@${string}`;
|
|
711
|
-
draft_version?: boolean | `@${string}`;
|
|
712
|
-
json_ld?: boolean | `@${string}`;
|
|
605
|
+
["Shapeexamples_contactformSectionSectionButton"]: AliasType<{
|
|
606
|
+
button_text?: boolean | `@${string}`;
|
|
607
|
+
__typename?: boolean | `@${string}`;
|
|
608
|
+
}>;
|
|
609
|
+
["Shapeexamples_contactformSectionSectionLink"]: AliasType<{
|
|
610
|
+
cta?: boolean | `@${string}`;
|
|
611
|
+
href?: boolean | `@${string}`;
|
|
713
612
|
__typename?: boolean | `@${string}`;
|
|
714
613
|
}>;
|
|
715
|
-
["
|
|
716
|
-
|
|
717
|
-
|
|
614
|
+
["Shapeexamples_contactformSectionSection"]: AliasType<{
|
|
615
|
+
heading?: ValueTypes["Shapeexamples_contactformSectionSectionHeading"];
|
|
616
|
+
description?: ValueTypes["Shapeexamples_contactformSectionSectionDescription"];
|
|
617
|
+
form?: ValueTypes["Shapeexamples_contactformSectionSectionForm"];
|
|
618
|
+
button?: ValueTypes["Shapeexamples_contactformSectionSectionButton"];
|
|
619
|
+
link?: ValueTypes["Shapeexamples_contactformSectionSectionLink"];
|
|
718
620
|
__typename?: boolean | `@${string}`;
|
|
719
621
|
}>;
|
|
720
|
-
["
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
622
|
+
["Shapeexamples_contactformSection"]: AliasType<{
|
|
623
|
+
section?: ValueTypes["Shapeexamples_contactformSectionSection"];
|
|
624
|
+
__typename?: boolean | `@${string}`;
|
|
625
|
+
}>;
|
|
626
|
+
["Shapeexamples_contactform"]: AliasType<{
|
|
627
|
+
section?: ValueTypes["Shapeexamples_contactformSection"];
|
|
725
628
|
_id?: boolean | `@${string}`;
|
|
726
629
|
createdAt?: boolean | `@${string}`;
|
|
727
630
|
updatedAt?: boolean | `@${string}`;
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
631
|
+
__typename?: boolean | `@${string}`;
|
|
632
|
+
}>;
|
|
633
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"]: AliasType<{
|
|
634
|
+
subtitle?: boolean | `@${string}`;
|
|
635
|
+
__typename?: boolean | `@${string}`;
|
|
636
|
+
}>;
|
|
637
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"]: AliasType<{
|
|
638
|
+
description?: boolean | `@${string}`;
|
|
639
|
+
__typename?: boolean | `@${string}`;
|
|
640
|
+
}>;
|
|
641
|
+
["Shapeexamples_featuregridSectionSectionHeader"]: AliasType<{
|
|
642
|
+
features_title?: ValueTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"];
|
|
643
|
+
features_description?: ValueTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"];
|
|
644
|
+
__typename?: boolean | `@${string}`;
|
|
645
|
+
}>;
|
|
646
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"]: AliasType<{
|
|
647
|
+
h3?: boolean | `@${string}`;
|
|
648
|
+
__typename?: boolean | `@${string}`;
|
|
649
|
+
}>;
|
|
650
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"]: AliasType<{
|
|
651
|
+
description?: boolean | `@${string}`;
|
|
652
|
+
__typename?: boolean | `@${string}`;
|
|
653
|
+
}>;
|
|
654
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"]: AliasType<{
|
|
655
|
+
image?: ValueTypes["ImageField"];
|
|
656
|
+
feature_title_1?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"];
|
|
657
|
+
feature_description_1?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"];
|
|
658
|
+
__typename?: boolean | `@${string}`;
|
|
659
|
+
}>;
|
|
660
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"]: AliasType<{
|
|
661
|
+
h3?: boolean | `@${string}`;
|
|
662
|
+
__typename?: boolean | `@${string}`;
|
|
663
|
+
}>;
|
|
664
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"]: AliasType<{
|
|
665
|
+
description?: boolean | `@${string}`;
|
|
666
|
+
__typename?: boolean | `@${string}`;
|
|
667
|
+
}>;
|
|
668
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"]: AliasType<{
|
|
669
|
+
image?: ValueTypes["ImageField"];
|
|
670
|
+
feature_title_2?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"];
|
|
671
|
+
feature_description_2?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"];
|
|
672
|
+
__typename?: boolean | `@${string}`;
|
|
673
|
+
}>;
|
|
674
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"]: AliasType<{
|
|
675
|
+
h3?: boolean | `@${string}`;
|
|
676
|
+
__typename?: boolean | `@${string}`;
|
|
677
|
+
}>;
|
|
678
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"]: AliasType<{
|
|
679
|
+
description?: boolean | `@${string}`;
|
|
680
|
+
__typename?: boolean | `@${string}`;
|
|
681
|
+
}>;
|
|
682
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"]: AliasType<{
|
|
683
|
+
image?: ValueTypes["ImageField"];
|
|
684
|
+
feature_title_3?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"];
|
|
685
|
+
feature_description_3?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"];
|
|
686
|
+
__typename?: boolean | `@${string}`;
|
|
687
|
+
}>;
|
|
688
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3"]: AliasType<{
|
|
689
|
+
media?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"];
|
|
690
|
+
media_2?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"];
|
|
691
|
+
media_3?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"];
|
|
692
|
+
__typename?: boolean | `@${string}`;
|
|
693
|
+
}>;
|
|
694
|
+
["Shapeexamples_featuregridSectionSection"]: AliasType<{
|
|
695
|
+
header?: ValueTypes["Shapeexamples_featuregridSectionSectionHeader"];
|
|
696
|
+
md_gridcols3?: ValueTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3"];
|
|
697
|
+
__typename?: boolean | `@${string}`;
|
|
698
|
+
}>;
|
|
699
|
+
["Shapeexamples_featuregridSection"]: AliasType<{
|
|
700
|
+
section?: ValueTypes["Shapeexamples_featuregridSectionSection"];
|
|
701
|
+
__typename?: boolean | `@${string}`;
|
|
702
|
+
}>;
|
|
703
|
+
["Shapeexamples_featuregrid"]: AliasType<{
|
|
704
|
+
section?: ValueTypes["Shapeexamples_featuregridSection"];
|
|
741
705
|
_id?: boolean | `@${string}`;
|
|
742
706
|
createdAt?: boolean | `@${string}`;
|
|
743
707
|
updatedAt?: boolean | `@${string}`;
|
|
744
|
-
draft_version?: boolean | `@${string}`;
|
|
745
|
-
json_ld?: boolean | `@${string}`;
|
|
746
708
|
__typename?: boolean | `@${string}`;
|
|
747
709
|
}>;
|
|
748
|
-
["
|
|
710
|
+
["Shapeexamples_herosectionSectionSectionHeading"]: AliasType<{
|
|
749
711
|
title?: boolean | `@${string}`;
|
|
712
|
+
__typename?: boolean | `@${string}`;
|
|
713
|
+
}>;
|
|
714
|
+
["Shapeexamples_herosectionSectionSectionDescription"]: AliasType<{
|
|
750
715
|
description?: boolean | `@${string}`;
|
|
716
|
+
__typename?: boolean | `@${string}`;
|
|
717
|
+
}>;
|
|
718
|
+
["Shapeexamples_herosectionSectionSectionSectionLink"]: AliasType<{
|
|
719
|
+
cta?: boolean | `@${string}`;
|
|
720
|
+
href?: boolean | `@${string}`;
|
|
721
|
+
__typename?: boolean | `@${string}`;
|
|
722
|
+
}>;
|
|
723
|
+
["Shapeexamples_herosectionSectionSectionSectionLink_2"]: AliasType<{
|
|
724
|
+
cta?: boolean | `@${string}`;
|
|
725
|
+
href?: boolean | `@${string}`;
|
|
726
|
+
__typename?: boolean | `@${string}`;
|
|
727
|
+
}>;
|
|
728
|
+
["Shapeexamples_herosectionSectionSectionSection"]: AliasType<{
|
|
729
|
+
link?: ValueTypes["Shapeexamples_herosectionSectionSectionSectionLink"];
|
|
730
|
+
link_2?: ValueTypes["Shapeexamples_herosectionSectionSectionSectionLink_2"];
|
|
731
|
+
__typename?: boolean | `@${string}`;
|
|
732
|
+
}>;
|
|
733
|
+
["Shapeexamples_herosectionSectionSectionMedia"]: AliasType<{
|
|
751
734
|
image?: ValueTypes["ImageField"];
|
|
752
735
|
__typename?: boolean | `@${string}`;
|
|
753
736
|
}>;
|
|
754
|
-
["
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
slug?: boolean | `@${string}`;
|
|
760
|
-
_id?: boolean | `@${string}`;
|
|
761
|
-
createdAt?: boolean | `@${string}`;
|
|
762
|
-
updatedAt?: boolean | `@${string}`;
|
|
763
|
-
draft_version?: boolean | `@${string}`;
|
|
764
|
-
json_ld?: boolean | `@${string}`;
|
|
737
|
+
["Shapeexamples_herosectionSectionSection"]: AliasType<{
|
|
738
|
+
heading?: ValueTypes["Shapeexamples_herosectionSectionSectionHeading"];
|
|
739
|
+
description?: ValueTypes["Shapeexamples_herosectionSectionSectionDescription"];
|
|
740
|
+
section?: ValueTypes["Shapeexamples_herosectionSectionSectionSection"];
|
|
741
|
+
media?: ValueTypes["Shapeexamples_herosectionSectionSectionMedia"];
|
|
765
742
|
__typename?: boolean | `@${string}`;
|
|
766
743
|
}>;
|
|
767
|
-
["
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
slug?: boolean | `@${string}`;
|
|
744
|
+
["Shapeexamples_herosectionSection"]: AliasType<{
|
|
745
|
+
section?: ValueTypes["Shapeexamples_herosectionSectionSection"];
|
|
746
|
+
__typename?: boolean | `@${string}`;
|
|
747
|
+
}>;
|
|
748
|
+
["Shapeexamples_herosection"]: AliasType<{
|
|
749
|
+
section?: ValueTypes["Shapeexamples_herosectionSection"];
|
|
774
750
|
_id?: boolean | `@${string}`;
|
|
775
751
|
createdAt?: boolean | `@${string}`;
|
|
776
752
|
updatedAt?: boolean | `@${string}`;
|
|
777
|
-
draft_version?: boolean | `@${string}`;
|
|
778
|
-
json_ld?: boolean | `@${string}`;
|
|
779
753
|
__typename?: boolean | `@${string}`;
|
|
780
754
|
}>;
|
|
781
|
-
["
|
|
782
|
-
|
|
783
|
-
|
|
755
|
+
["Shapeexamples_newslettersignupSectionSectionHeading"]: AliasType<{
|
|
756
|
+
subtitle?: boolean | `@${string}`;
|
|
757
|
+
__typename?: boolean | `@${string}`;
|
|
758
|
+
}>;
|
|
759
|
+
["Shapeexamples_newslettersignupSectionSectionDescription"]: AliasType<{
|
|
760
|
+
description?: boolean | `@${string}`;
|
|
784
761
|
__typename?: boolean | `@${string}`;
|
|
785
762
|
}>;
|
|
786
|
-
["
|
|
787
|
-
|
|
763
|
+
["Shapeexamples_newslettersignupSectionSectionFormButton"]: AliasType<{
|
|
764
|
+
button_text?: boolean | `@${string}`;
|
|
788
765
|
__typename?: boolean | `@${string}`;
|
|
789
766
|
}>;
|
|
790
|
-
["
|
|
791
|
-
|
|
792
|
-
|
|
767
|
+
["Shapeexamples_newslettersignupSectionSectionForm"]: AliasType<{
|
|
768
|
+
email?: boolean | `@${string}`;
|
|
769
|
+
button?: ValueTypes["Shapeexamples_newslettersignupSectionSectionFormButton"];
|
|
793
770
|
__typename?: boolean | `@${string}`;
|
|
794
771
|
}>;
|
|
795
|
-
["
|
|
796
|
-
|
|
797
|
-
|
|
772
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2Link"]: AliasType<{
|
|
773
|
+
cta?: boolean | `@${string}`;
|
|
774
|
+
href?: boolean | `@${string}`;
|
|
775
|
+
__typename?: boolean | `@${string}`;
|
|
776
|
+
}>;
|
|
777
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2"]: AliasType<{
|
|
778
|
+
description?: boolean | `@${string}`;
|
|
779
|
+
link?: ValueTypes["Shapeexamples_newslettersignupSectionSectionDescription_2Link"];
|
|
798
780
|
__typename?: boolean | `@${string}`;
|
|
799
781
|
}>;
|
|
800
|
-
["
|
|
801
|
-
|
|
782
|
+
["Shapeexamples_newslettersignupSectionSection"]: AliasType<{
|
|
783
|
+
heading?: ValueTypes["Shapeexamples_newslettersignupSectionSectionHeading"];
|
|
784
|
+
description?: ValueTypes["Shapeexamples_newslettersignupSectionSectionDescription"];
|
|
785
|
+
form?: ValueTypes["Shapeexamples_newslettersignupSectionSectionForm"];
|
|
786
|
+
description_2?: ValueTypes["Shapeexamples_newslettersignupSectionSectionDescription_2"];
|
|
802
787
|
__typename?: boolean | `@${string}`;
|
|
803
788
|
}>;
|
|
804
|
-
["
|
|
805
|
-
|
|
806
|
-
bottom_menu?: ValueTypes["Shapecloud_sidebarSidebarBottom_menu"];
|
|
789
|
+
["Shapeexamples_newslettersignupSection"]: AliasType<{
|
|
790
|
+
section?: ValueTypes["Shapeexamples_newslettersignupSectionSection"];
|
|
807
791
|
__typename?: boolean | `@${string}`;
|
|
808
792
|
}>;
|
|
809
|
-
["
|
|
810
|
-
|
|
793
|
+
["Shapeexamples_newslettersignup"]: AliasType<{
|
|
794
|
+
section?: ValueTypes["Shapeexamples_newslettersignupSection"];
|
|
811
795
|
_id?: boolean | `@${string}`;
|
|
812
796
|
createdAt?: boolean | `@${string}`;
|
|
813
797
|
updatedAt?: boolean | `@${string}`;
|
|
814
798
|
__typename?: boolean | `@${string}`;
|
|
815
799
|
}>;
|
|
816
|
-
["
|
|
800
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"]: AliasType<{
|
|
801
|
+
subtitle?: boolean | `@${string}`;
|
|
802
|
+
__typename?: boolean | `@${string}`;
|
|
803
|
+
}>;
|
|
804
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"]: AliasType<{
|
|
805
|
+
description?: boolean | `@${string}`;
|
|
806
|
+
__typename?: boolean | `@${string}`;
|
|
807
|
+
}>;
|
|
808
|
+
["Shapeexamples_pricingplansSectionSectionHeader"]: AliasType<{
|
|
809
|
+
pricing_title?: ValueTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"];
|
|
810
|
+
pricing_description?: ValueTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"];
|
|
811
|
+
__typename?: boolean | `@${string}`;
|
|
812
|
+
}>;
|
|
813
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"]: AliasType<{
|
|
814
|
+
h3?: boolean | `@${string}`;
|
|
815
|
+
__typename?: boolean | `@${string}`;
|
|
816
|
+
}>;
|
|
817
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"]: AliasType<{
|
|
817
818
|
content?: boolean | `@${string}`;
|
|
818
819
|
__typename?: boolean | `@${string}`;
|
|
819
820
|
}>;
|
|
820
|
-
["
|
|
821
|
-
|
|
822
|
-
scrollspy_list?: boolean | `@${string}`;
|
|
821
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"]: AliasType<{
|
|
822
|
+
plan_price_1?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"];
|
|
823
823
|
__typename?: boolean | `@${string}`;
|
|
824
824
|
}>;
|
|
825
|
-
["
|
|
826
|
-
|
|
825
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"]: AliasType<{
|
|
826
|
+
items?: boolean | `@${string}`;
|
|
827
827
|
__typename?: boolean | `@${string}`;
|
|
828
828
|
}>;
|
|
829
|
-
["
|
|
830
|
-
|
|
831
|
-
|
|
829
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"]: AliasType<{
|
|
830
|
+
cta?: boolean | `@${string}`;
|
|
831
|
+
href?: boolean | `@${string}`;
|
|
832
832
|
__typename?: boolean | `@${string}`;
|
|
833
833
|
}>;
|
|
834
|
-
["
|
|
835
|
-
|
|
834
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"]: AliasType<{
|
|
835
|
+
plan_name_1?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"];
|
|
836
|
+
section?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"];
|
|
837
|
+
list?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"];
|
|
838
|
+
plan_cta_1?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"];
|
|
836
839
|
__typename?: boolean | `@${string}`;
|
|
837
840
|
}>;
|
|
838
|
-
["
|
|
839
|
-
|
|
840
|
-
_id?: boolean | `@${string}`;
|
|
841
|
-
createdAt?: boolean | `@${string}`;
|
|
842
|
-
updatedAt?: boolean | `@${string}`;
|
|
841
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"]: AliasType<{
|
|
842
|
+
h3?: boolean | `@${string}`;
|
|
843
843
|
__typename?: boolean | `@${string}`;
|
|
844
844
|
}>;
|
|
845
|
-
["
|
|
846
|
-
|
|
847
|
-
link?: boolean | `@${string}`;
|
|
845
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"]: AliasType<{
|
|
846
|
+
content?: boolean | `@${string}`;
|
|
848
847
|
__typename?: boolean | `@${string}`;
|
|
849
848
|
}>;
|
|
850
|
-
["
|
|
851
|
-
|
|
849
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"]: AliasType<{
|
|
850
|
+
plan_price_2?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"];
|
|
852
851
|
__typename?: boolean | `@${string}`;
|
|
853
852
|
}>;
|
|
854
|
-
["
|
|
855
|
-
|
|
856
|
-
children?: ValueTypes["Shapedocs_navMainListChildren"];
|
|
853
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"]: AliasType<{
|
|
854
|
+
items?: boolean | `@${string}`;
|
|
857
855
|
__typename?: boolean | `@${string}`;
|
|
858
856
|
}>;
|
|
859
|
-
["
|
|
860
|
-
|
|
857
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"]: AliasType<{
|
|
858
|
+
cta?: boolean | `@${string}`;
|
|
859
|
+
href?: boolean | `@${string}`;
|
|
861
860
|
__typename?: boolean | `@${string}`;
|
|
862
861
|
}>;
|
|
863
|
-
["
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
862
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"]: AliasType<{
|
|
863
|
+
plan_name_2?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"];
|
|
864
|
+
section?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"];
|
|
865
|
+
list?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"];
|
|
866
|
+
plan_cta_2?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"];
|
|
868
867
|
__typename?: boolean | `@${string}`;
|
|
869
868
|
}>;
|
|
870
|
-
["
|
|
871
|
-
|
|
872
|
-
|
|
869
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"]: AliasType<{
|
|
870
|
+
h3?: boolean | `@${string}`;
|
|
871
|
+
__typename?: boolean | `@${string}`;
|
|
872
|
+
}>;
|
|
873
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"]: AliasType<{
|
|
873
874
|
content?: boolean | `@${string}`;
|
|
874
875
|
__typename?: boolean | `@${string}`;
|
|
875
876
|
}>;
|
|
876
|
-
["
|
|
877
|
-
|
|
878
|
-
_id?: boolean | `@${string}`;
|
|
879
|
-
createdAt?: boolean | `@${string}`;
|
|
880
|
-
updatedAt?: boolean | `@${string}`;
|
|
877
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"]: AliasType<{
|
|
878
|
+
plan_price_3?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"];
|
|
881
879
|
__typename?: boolean | `@${string}`;
|
|
882
880
|
}>;
|
|
883
|
-
["
|
|
884
|
-
|
|
885
|
-
terms_of_service?: boolean | `@${string}`;
|
|
886
|
-
contact_us?: boolean | `@${string}`;
|
|
881
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"]: AliasType<{
|
|
882
|
+
items?: boolean | `@${string}`;
|
|
887
883
|
__typename?: boolean | `@${string}`;
|
|
888
884
|
}>;
|
|
889
|
-
["
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
footer_copy?: boolean | `@${string}`;
|
|
885
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"]: AliasType<{
|
|
886
|
+
cta?: boolean | `@${string}`;
|
|
887
|
+
href?: boolean | `@${string}`;
|
|
893
888
|
__typename?: boolean | `@${string}`;
|
|
894
889
|
}>;
|
|
895
|
-
["
|
|
896
|
-
|
|
890
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"]: AliasType<{
|
|
891
|
+
plan_name_3?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"];
|
|
892
|
+
section?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"];
|
|
893
|
+
list?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"];
|
|
894
|
+
plan_cta_3?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"];
|
|
897
895
|
__typename?: boolean | `@${string}`;
|
|
898
896
|
}>;
|
|
899
|
-
["
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
updatedAt?: boolean | `@${string}`;
|
|
897
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3"]: AliasType<{
|
|
898
|
+
border?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"];
|
|
899
|
+
border_2?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"];
|
|
900
|
+
border_3?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"];
|
|
904
901
|
__typename?: boolean | `@${string}`;
|
|
905
902
|
}>;
|
|
906
|
-
["
|
|
907
|
-
|
|
903
|
+
["Shapeexamples_pricingplansSectionSection"]: AliasType<{
|
|
904
|
+
header?: ValueTypes["Shapeexamples_pricingplansSectionSectionHeader"];
|
|
905
|
+
md_gridcols3?: ValueTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3"];
|
|
908
906
|
__typename?: boolean | `@${string}`;
|
|
909
907
|
}>;
|
|
910
|
-
["
|
|
911
|
-
|
|
912
|
-
logo?: boolean | `@${string}`;
|
|
913
|
-
slogan_parent?: ValueTypes["ShapeheroHero_componentSlogan_parent"];
|
|
914
|
-
subslogan?: boolean | `@${string}`;
|
|
908
|
+
["Shapeexamples_pricingplansSection"]: AliasType<{
|
|
909
|
+
section?: ValueTypes["Shapeexamples_pricingplansSectionSection"];
|
|
915
910
|
__typename?: boolean | `@${string}`;
|
|
916
911
|
}>;
|
|
917
|
-
["
|
|
918
|
-
|
|
912
|
+
["Shapeexamples_pricingplans"]: AliasType<{
|
|
913
|
+
section?: ValueTypes["Shapeexamples_pricingplansSection"];
|
|
919
914
|
_id?: boolean | `@${string}`;
|
|
920
915
|
createdAt?: boolean | `@${string}`;
|
|
921
916
|
updatedAt?: boolean | `@${string}`;
|
|
922
917
|
__typename?: boolean | `@${string}`;
|
|
923
918
|
}>;
|
|
924
|
-
["
|
|
925
|
-
|
|
919
|
+
["Shapeexamples_pricingplans_1ContainerPricingHeader"]: AliasType<{
|
|
920
|
+
subtitle?: boolean | `@${string}`;
|
|
921
|
+
description?: boolean | `@${string}`;
|
|
922
|
+
__typename?: boolean | `@${string}`;
|
|
923
|
+
}>;
|
|
924
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"]: AliasType<{
|
|
925
|
+
price?: boolean | `@${string}`;
|
|
926
926
|
__typename?: boolean | `@${string}`;
|
|
927
927
|
}>;
|
|
928
|
-
["
|
|
928
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"]: AliasType<{
|
|
929
929
|
title?: boolean | `@${string}`;
|
|
930
|
-
|
|
931
|
-
features?: ValueTypes["ShapeheroxHero_sectionHero_containerText_wrapperFeatures"];
|
|
930
|
+
href?: boolean | `@${string}`;
|
|
932
931
|
__typename?: boolean | `@${string}`;
|
|
933
932
|
}>;
|
|
934
|
-
["
|
|
935
|
-
|
|
933
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"]: AliasType<{
|
|
934
|
+
name?: boolean | `@${string}`;
|
|
935
|
+
priceblock?: ValueTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"];
|
|
936
|
+
features?: boolean | `@${string}`;
|
|
937
|
+
cta?: ValueTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"];
|
|
936
938
|
__typename?: boolean | `@${string}`;
|
|
937
939
|
}>;
|
|
938
|
-
["
|
|
939
|
-
|
|
940
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlans"]: AliasType<{
|
|
941
|
+
plan_items?: ValueTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"];
|
|
940
942
|
__typename?: boolean | `@${string}`;
|
|
941
943
|
}>;
|
|
942
|
-
["
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
presentation?: ValueTypes["ShapeheroxHero_sectionHero_containerPresentation"];
|
|
944
|
+
["Shapeexamples_pricingplans_1ContainerPricing"]: AliasType<{
|
|
945
|
+
header?: ValueTypes["Shapeexamples_pricingplans_1ContainerPricingHeader"];
|
|
946
|
+
plans?: ValueTypes["Shapeexamples_pricingplans_1ContainerPricingPlans"];
|
|
946
947
|
__typename?: boolean | `@${string}`;
|
|
947
948
|
}>;
|
|
948
|
-
["
|
|
949
|
-
|
|
949
|
+
["Shapeexamples_pricingplans_1Container"]: AliasType<{
|
|
950
|
+
pricing?: ValueTypes["Shapeexamples_pricingplans_1ContainerPricing"];
|
|
950
951
|
__typename?: boolean | `@${string}`;
|
|
951
952
|
}>;
|
|
952
|
-
["
|
|
953
|
-
|
|
953
|
+
["Shapeexamples_pricingplans_1"]: AliasType<{
|
|
954
|
+
container?: ValueTypes["Shapeexamples_pricingplans_1Container"];
|
|
954
955
|
_id?: boolean | `@${string}`;
|
|
955
956
|
createdAt?: boolean | `@${string}`;
|
|
956
957
|
updatedAt?: boolean | `@${string}`;
|
|
957
958
|
__typename?: boolean | `@${string}`;
|
|
958
959
|
}>;
|
|
959
|
-
["
|
|
960
|
-
|
|
961
|
-
link?: boolean | `@${string}`;
|
|
962
|
-
remove_button?: boolean | `@${string}`;
|
|
960
|
+
["Shapeexamples_productcardSectionSectionMediaRounded"]: AliasType<{
|
|
961
|
+
content?: boolean | `@${string}`;
|
|
963
962
|
__typename?: boolean | `@${string}`;
|
|
964
963
|
}>;
|
|
965
|
-
["
|
|
966
|
-
|
|
964
|
+
["Shapeexamples_productcardSectionSectionMedia"]: AliasType<{
|
|
965
|
+
image?: ValueTypes["ImageField"];
|
|
966
|
+
rounded?: ValueTypes["Shapeexamples_productcardSectionSectionMediaRounded"];
|
|
967
967
|
__typename?: boolean | `@${string}`;
|
|
968
968
|
}>;
|
|
969
|
-
["
|
|
970
|
-
title?: boolean | `@${string}`;
|
|
969
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_title"]: AliasType<{
|
|
971
970
|
subtitle?: boolean | `@${string}`;
|
|
972
|
-
projects?: ValueTypes["Shapelista_projektowListProjects"];
|
|
973
971
|
__typename?: boolean | `@${string}`;
|
|
974
972
|
}>;
|
|
975
|
-
["
|
|
976
|
-
|
|
977
|
-
_id?: boolean | `@${string}`;
|
|
978
|
-
createdAt?: boolean | `@${string}`;
|
|
979
|
-
updatedAt?: boolean | `@${string}`;
|
|
973
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_description"]: AliasType<{
|
|
974
|
+
description?: boolean | `@${string}`;
|
|
980
975
|
__typename?: boolean | `@${string}`;
|
|
981
976
|
}>;
|
|
982
|
-
["
|
|
983
|
-
|
|
977
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"]: AliasType<{
|
|
978
|
+
content?: boolean | `@${string}`;
|
|
979
|
+
__typename?: boolean | `@${string}`;
|
|
980
|
+
}>;
|
|
981
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"]: AliasType<{
|
|
982
|
+
content?: boolean | `@${string}`;
|
|
983
|
+
__typename?: boolean | `@${string}`;
|
|
984
|
+
}>;
|
|
985
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSection"]: AliasType<{
|
|
986
|
+
inline?: ValueTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"];
|
|
987
|
+
product_price?: ValueTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"];
|
|
988
|
+
__typename?: boolean | `@${string}`;
|
|
989
|
+
}>;
|
|
990
|
+
["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"]: AliasType<{
|
|
991
|
+
cta?: boolean | `@${string}`;
|
|
984
992
|
href?: boolean | `@${string}`;
|
|
985
993
|
__typename?: boolean | `@${string}`;
|
|
986
994
|
}>;
|
|
987
|
-
["
|
|
988
|
-
|
|
995
|
+
["Shapeexamples_productcardSectionSectionSectionSection"]: AliasType<{
|
|
996
|
+
section?: ValueTypes["Shapeexamples_productcardSectionSectionSectionSectionSection"];
|
|
997
|
+
product_cta_url?: ValueTypes["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"];
|
|
989
998
|
__typename?: boolean | `@${string}`;
|
|
990
999
|
}>;
|
|
991
|
-
["
|
|
992
|
-
|
|
993
|
-
|
|
1000
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel"]: AliasType<{
|
|
1001
|
+
html_for?: boolean | `@${string}`;
|
|
1002
|
+
content?: boolean | `@${string}`;
|
|
994
1003
|
__typename?: boolean | `@${string}`;
|
|
995
1004
|
}>;
|
|
996
|
-
["
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
createdAt?: boolean | `@${string}`;
|
|
1000
|
-
updatedAt?: boolean | `@${string}`;
|
|
1005
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel_2"]: AliasType<{
|
|
1006
|
+
html_for?: boolean | `@${string}`;
|
|
1007
|
+
content?: boolean | `@${string}`;
|
|
1001
1008
|
__typename?: boolean | `@${string}`;
|
|
1002
1009
|
}>;
|
|
1003
|
-
["
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1010
|
+
["Shapeexamples_productcardSectionSectionSectionForm"]: AliasType<{
|
|
1011
|
+
label?: ValueTypes["Shapeexamples_productcardSectionSectionSectionFormLabel"];
|
|
1012
|
+
product_color?: boolean | `@${string}`;
|
|
1013
|
+
label_2?: ValueTypes["Shapeexamples_productcardSectionSectionSectionFormLabel_2"];
|
|
1014
|
+
product_quantity?: boolean | `@${string}`;
|
|
1015
|
+
__typename?: boolean | `@${string}`;
|
|
1016
|
+
}>;
|
|
1017
|
+
["Shapeexamples_productcardSectionSectionSection"]: AliasType<{
|
|
1018
|
+
product_title?: ValueTypes["Shapeexamples_productcardSectionSectionSectionProduct_title"];
|
|
1019
|
+
product_description?: ValueTypes["Shapeexamples_productcardSectionSectionSectionProduct_description"];
|
|
1020
|
+
section?: ValueTypes["Shapeexamples_productcardSectionSectionSectionSection"];
|
|
1021
|
+
form?: ValueTypes["Shapeexamples_productcardSectionSectionSectionForm"];
|
|
1022
|
+
__typename?: boolean | `@${string}`;
|
|
1023
|
+
}>;
|
|
1024
|
+
["Shapeexamples_productcardSectionSection"]: AliasType<{
|
|
1025
|
+
media?: ValueTypes["Shapeexamples_productcardSectionSectionMedia"];
|
|
1026
|
+
section?: ValueTypes["Shapeexamples_productcardSectionSectionSection"];
|
|
1009
1027
|
__typename?: boolean | `@${string}`;
|
|
1010
1028
|
}>;
|
|
1011
|
-
["
|
|
1012
|
-
|
|
1013
|
-
content?: ValueTypes["ShapenewshapeBackgroundContent"];
|
|
1014
|
-
hero_image?: ValueTypes["ImageField"];
|
|
1029
|
+
["Shapeexamples_productcardSection"]: AliasType<{
|
|
1030
|
+
section?: ValueTypes["Shapeexamples_productcardSectionSection"];
|
|
1015
1031
|
__typename?: boolean | `@${string}`;
|
|
1016
1032
|
}>;
|
|
1017
|
-
["
|
|
1018
|
-
|
|
1033
|
+
["Shapeexamples_productcard"]: AliasType<{
|
|
1034
|
+
section?: ValueTypes["Shapeexamples_productcardSection"];
|
|
1019
1035
|
_id?: boolean | `@${string}`;
|
|
1020
1036
|
createdAt?: boolean | `@${string}`;
|
|
1021
1037
|
updatedAt?: boolean | `@${string}`;
|
|
1022
1038
|
__typename?: boolean | `@${string}`;
|
|
1023
1039
|
}>;
|
|
1024
|
-
["
|
|
1025
|
-
title?: boolean | `@${string}`;
|
|
1040
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"]: AliasType<{
|
|
1026
1041
|
description?: boolean | `@${string}`;
|
|
1027
1042
|
__typename?: boolean | `@${string}`;
|
|
1028
1043
|
}>;
|
|
1029
|
-
["
|
|
1030
|
-
|
|
1031
|
-
unit?: boolean | `@${string}`;
|
|
1032
|
-
price?: boolean | `@${string}`;
|
|
1044
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquote"]: AliasType<{
|
|
1045
|
+
quote?: ValueTypes["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"];
|
|
1033
1046
|
__typename?: boolean | `@${string}`;
|
|
1034
1047
|
}>;
|
|
1035
|
-
["
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1048
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"]: AliasType<{
|
|
1049
|
+
content?: boolean | `@${string}`;
|
|
1050
|
+
__typename?: boolean | `@${string}`;
|
|
1051
|
+
}>;
|
|
1052
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"]: AliasType<{
|
|
1053
|
+
content?: boolean | `@${string}`;
|
|
1054
|
+
__typename?: boolean | `@${string}`;
|
|
1055
|
+
}>;
|
|
1056
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"]: AliasType<{
|
|
1057
|
+
author?: ValueTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"];
|
|
1058
|
+
role?: ValueTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"];
|
|
1059
|
+
__typename?: boolean | `@${string}`;
|
|
1060
|
+
}>;
|
|
1061
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"]: AliasType<{
|
|
1062
|
+
cta?: boolean | `@${string}`;
|
|
1063
|
+
href?: boolean | `@${string}`;
|
|
1064
|
+
__typename?: boolean | `@${string}`;
|
|
1065
|
+
}>;
|
|
1066
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaption"]: AliasType<{
|
|
1067
|
+
section?: ValueTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"];
|
|
1068
|
+
link?: ValueTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"];
|
|
1039
1069
|
__typename?: boolean | `@${string}`;
|
|
1040
1070
|
}>;
|
|
1041
|
-
["
|
|
1042
|
-
|
|
1043
|
-
|
|
1071
|
+
["Shapeexamples_testimonialcardSectionFigure"]: AliasType<{
|
|
1072
|
+
image?: ValueTypes["ImageField"];
|
|
1073
|
+
blockquote?: ValueTypes["Shapeexamples_testimonialcardSectionFigureBlockquote"];
|
|
1074
|
+
figcaption?: ValueTypes["Shapeexamples_testimonialcardSectionFigureFigcaption"];
|
|
1044
1075
|
__typename?: boolean | `@${string}`;
|
|
1045
1076
|
}>;
|
|
1046
|
-
["
|
|
1047
|
-
|
|
1048
|
-
pricing_table?: ValueTypes["Shapepricing_tablePricing_sectionPricing_table"];
|
|
1077
|
+
["Shapeexamples_testimonialcardSection"]: AliasType<{
|
|
1078
|
+
figure?: ValueTypes["Shapeexamples_testimonialcardSectionFigure"];
|
|
1049
1079
|
__typename?: boolean | `@${string}`;
|
|
1050
1080
|
}>;
|
|
1051
|
-
["
|
|
1052
|
-
|
|
1081
|
+
["Shapeexamples_testimonialcard"]: AliasType<{
|
|
1082
|
+
section?: ValueTypes["Shapeexamples_testimonialcardSection"];
|
|
1053
1083
|
_id?: boolean | `@${string}`;
|
|
1054
1084
|
createdAt?: boolean | `@${string}`;
|
|
1055
1085
|
updatedAt?: boolean | `@${string}`;
|
|
1056
1086
|
__typename?: boolean | `@${string}`;
|
|
1057
1087
|
}>;
|
|
1058
|
-
["
|
|
1059
|
-
|
|
1060
|
-
description?: boolean | `@${string}`;
|
|
1088
|
+
["ShapeexamplescontactformSectionSectionHeading"]: AliasType<{
|
|
1089
|
+
subtitle?: boolean | `@${string}`;
|
|
1061
1090
|
__typename?: boolean | `@${string}`;
|
|
1062
1091
|
}>;
|
|
1063
|
-
["
|
|
1064
|
-
|
|
1092
|
+
["ShapeexamplescontactformSectionSectionDescription"]: AliasType<{
|
|
1093
|
+
description?: boolean | `@${string}`;
|
|
1065
1094
|
__typename?: boolean | `@${string}`;
|
|
1066
1095
|
}>;
|
|
1067
|
-
["
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
feature_list?: ValueTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"];
|
|
1072
|
-
cta?: boolean | `@${string}`;
|
|
1096
|
+
["ShapeexamplescontactformSectionSectionForm"]: AliasType<{
|
|
1097
|
+
name?: boolean | `@${string}`;
|
|
1098
|
+
email?: boolean | `@${string}`;
|
|
1099
|
+
message?: boolean | `@${string}`;
|
|
1073
1100
|
__typename?: boolean | `@${string}`;
|
|
1074
1101
|
}>;
|
|
1075
|
-
["
|
|
1076
|
-
|
|
1102
|
+
["ShapeexamplescontactformSectionSectionButton"]: AliasType<{
|
|
1103
|
+
button_text?: boolean | `@${string}`;
|
|
1077
1104
|
__typename?: boolean | `@${string}`;
|
|
1078
1105
|
}>;
|
|
1079
|
-
["
|
|
1080
|
-
plan_name?: boolean | `@${string}`;
|
|
1081
|
-
price?: boolean | `@${string}`;
|
|
1082
|
-
plan_description?: boolean | `@${string}`;
|
|
1083
|
-
feature_list?: ValueTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"];
|
|
1106
|
+
["ShapeexamplescontactformSectionSectionLink"]: AliasType<{
|
|
1084
1107
|
cta?: boolean | `@${string}`;
|
|
1108
|
+
href?: boolean | `@${string}`;
|
|
1085
1109
|
__typename?: boolean | `@${string}`;
|
|
1086
1110
|
}>;
|
|
1087
|
-
["
|
|
1088
|
-
|
|
1089
|
-
|
|
1111
|
+
["ShapeexamplescontactformSectionSection"]: AliasType<{
|
|
1112
|
+
heading?: ValueTypes["ShapeexamplescontactformSectionSectionHeading"];
|
|
1113
|
+
description?: ValueTypes["ShapeexamplescontactformSectionSectionDescription"];
|
|
1114
|
+
form?: ValueTypes["ShapeexamplescontactformSectionSectionForm"];
|
|
1115
|
+
button?: ValueTypes["ShapeexamplescontactformSectionSectionButton"];
|
|
1116
|
+
link?: ValueTypes["ShapeexamplescontactformSectionSectionLink"];
|
|
1090
1117
|
__typename?: boolean | `@${string}`;
|
|
1091
1118
|
}>;
|
|
1092
|
-
["
|
|
1093
|
-
|
|
1094
|
-
plans_grid?: ValueTypes["Shapepricingv1Pricing_sectionPlans_grid"];
|
|
1119
|
+
["ShapeexamplescontactformSection"]: AliasType<{
|
|
1120
|
+
section?: ValueTypes["ShapeexamplescontactformSectionSection"];
|
|
1095
1121
|
__typename?: boolean | `@${string}`;
|
|
1096
1122
|
}>;
|
|
1097
|
-
["
|
|
1098
|
-
|
|
1123
|
+
["Shapeexamplescontactform"]: AliasType<{
|
|
1124
|
+
section?: ValueTypes["ShapeexamplescontactformSection"];
|
|
1099
1125
|
_id?: boolean | `@${string}`;
|
|
1100
1126
|
createdAt?: boolean | `@${string}`;
|
|
1101
1127
|
updatedAt?: boolean | `@${string}`;
|
|
1102
1128
|
__typename?: boolean | `@${string}`;
|
|
1103
1129
|
}>;
|
|
1104
|
-
["
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
email?: boolean | `@${string}`;
|
|
1130
|
+
["ShapeproductcardProductcardProductcard_innerMedia"]: AliasType<{
|
|
1131
|
+
product_image?: ValueTypes["ImageField"];
|
|
1132
|
+
badge?: boolean | `@${string}`;
|
|
1108
1133
|
__typename?: boolean | `@${string}`;
|
|
1109
1134
|
}>;
|
|
1110
|
-
["
|
|
1111
|
-
|
|
1112
|
-
|
|
1135
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"]: AliasType<{
|
|
1136
|
+
price_label?: boolean | `@${string}`;
|
|
1137
|
+
product_price?: boolean | `@${string}`;
|
|
1113
1138
|
__typename?: boolean | `@${string}`;
|
|
1114
1139
|
}>;
|
|
1115
|
-
["
|
|
1116
|
-
|
|
1140
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"]: AliasType<{
|
|
1141
|
+
cta?: boolean | `@${string}`;
|
|
1142
|
+
href?: boolean | `@${string}`;
|
|
1117
1143
|
__typename?: boolean | `@${string}`;
|
|
1118
1144
|
}>;
|
|
1119
|
-
["
|
|
1120
|
-
|
|
1121
|
-
|
|
1145
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblock"]: AliasType<{
|
|
1146
|
+
pricepart?: ValueTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"];
|
|
1147
|
+
cta?: ValueTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"];
|
|
1122
1148
|
__typename?: boolean | `@${string}`;
|
|
1123
1149
|
}>;
|
|
1124
|
-
["
|
|
1125
|
-
|
|
1126
|
-
|
|
1150
|
+
["ShapeproductcardProductcardProductcard_innerContentOptions"]: AliasType<{
|
|
1151
|
+
product_color_label?: boolean | `@${string}`;
|
|
1152
|
+
product_color?: boolean | `@${string}`;
|
|
1153
|
+
product_quantity_label?: boolean | `@${string}`;
|
|
1154
|
+
product_quantity?: boolean | `@${string}`;
|
|
1127
1155
|
__typename?: boolean | `@${string}`;
|
|
1128
1156
|
}>;
|
|
1129
|
-
["
|
|
1130
|
-
|
|
1131
|
-
|
|
1157
|
+
["ShapeproductcardProductcardProductcard_innerContent"]: AliasType<{
|
|
1158
|
+
product_title?: boolean | `@${string}`;
|
|
1159
|
+
product_description?: boolean | `@${string}`;
|
|
1160
|
+
priceblock?: ValueTypes["ShapeproductcardProductcardProductcard_innerContentPriceblock"];
|
|
1161
|
+
options?: ValueTypes["ShapeproductcardProductcardProductcard_innerContentOptions"];
|
|
1132
1162
|
__typename?: boolean | `@${string}`;
|
|
1133
1163
|
}>;
|
|
1134
|
-
["
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
monthly_api_requests?: ValueTypes["Shapeprofile_infoProfile_sectionUsage_sectionMonthly_api_requests"];
|
|
1164
|
+
["ShapeproductcardProductcardProductcard_inner"]: AliasType<{
|
|
1165
|
+
media?: ValueTypes["ShapeproductcardProductcardProductcard_innerMedia"];
|
|
1166
|
+
content?: ValueTypes["ShapeproductcardProductcardProductcard_innerContent"];
|
|
1138
1167
|
__typename?: boolean | `@${string}`;
|
|
1139
1168
|
}>;
|
|
1140
|
-
["
|
|
1141
|
-
|
|
1142
|
-
plan_status?: ValueTypes["Shapeprofile_infoProfile_sectionPlan_status"];
|
|
1143
|
-
usage_section?: ValueTypes["Shapeprofile_infoProfile_sectionUsage_section"];
|
|
1169
|
+
["ShapeproductcardProductcard"]: AliasType<{
|
|
1170
|
+
productcard_inner?: ValueTypes["ShapeproductcardProductcardProductcard_inner"];
|
|
1144
1171
|
__typename?: boolean | `@${string}`;
|
|
1145
1172
|
}>;
|
|
1146
|
-
["
|
|
1147
|
-
|
|
1173
|
+
["Shapeproductcard"]: AliasType<{
|
|
1174
|
+
productcard?: ValueTypes["ShapeproductcardProductcard"];
|
|
1148
1175
|
_id?: boolean | `@${string}`;
|
|
1149
1176
|
createdAt?: boolean | `@${string}`;
|
|
1150
1177
|
updatedAt?: boolean | `@${string}`;
|
|
1151
1178
|
__typename?: boolean | `@${string}`;
|
|
1152
1179
|
}>;
|
|
1153
|
-
["
|
|
1180
|
+
["ShapereactcomponentSectionSectionHeading"]: AliasType<{
|
|
1154
1181
|
title?: boolean | `@${string}`;
|
|
1182
|
+
__typename?: boolean | `@${string}`;
|
|
1183
|
+
}>;
|
|
1184
|
+
["ShapereactcomponentSectionSectionDescription"]: AliasType<{
|
|
1155
1185
|
description?: boolean | `@${string}`;
|
|
1156
1186
|
__typename?: boolean | `@${string}`;
|
|
1157
1187
|
}>;
|
|
1158
|
-
["
|
|
1188
|
+
["ShapereactcomponentSectionSectionMedia"]: AliasType<{
|
|
1159
1189
|
image?: ValueTypes["ImageField"];
|
|
1160
|
-
|
|
1161
|
-
|
|
1190
|
+
__typename?: boolean | `@${string}`;
|
|
1191
|
+
}>;
|
|
1192
|
+
["ShapereactcomponentSectionSectionLink"]: AliasType<{
|
|
1162
1193
|
cta?: boolean | `@${string}`;
|
|
1194
|
+
href?: boolean | `@${string}`;
|
|
1163
1195
|
__typename?: boolean | `@${string}`;
|
|
1164
1196
|
}>;
|
|
1165
|
-
["
|
|
1166
|
-
|
|
1197
|
+
["ShapereactcomponentSectionSectionForm"]: AliasType<{
|
|
1198
|
+
name?: boolean | `@${string}`;
|
|
1199
|
+
description?: boolean | `@${string}`;
|
|
1167
1200
|
__typename?: boolean | `@${string}`;
|
|
1168
1201
|
}>;
|
|
1169
|
-
["
|
|
1170
|
-
|
|
1171
|
-
features_grid?: ValueTypes["ShapesupportSectionFeatures_grid"];
|
|
1202
|
+
["ShapereactcomponentSectionSectionButton"]: AliasType<{
|
|
1203
|
+
button_text?: boolean | `@${string}`;
|
|
1172
1204
|
__typename?: boolean | `@${string}`;
|
|
1173
1205
|
}>;
|
|
1174
|
-
["
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1206
|
+
["ShapereactcomponentSectionSection"]: AliasType<{
|
|
1207
|
+
heading?: ValueTypes["ShapereactcomponentSectionSectionHeading"];
|
|
1208
|
+
description?: ValueTypes["ShapereactcomponentSectionSectionDescription"];
|
|
1209
|
+
media?: ValueTypes["ShapereactcomponentSectionSectionMedia"];
|
|
1210
|
+
link?: ValueTypes["ShapereactcomponentSectionSectionLink"];
|
|
1211
|
+
form?: ValueTypes["ShapereactcomponentSectionSectionForm"];
|
|
1212
|
+
button?: ValueTypes["ShapereactcomponentSectionSectionButton"];
|
|
1179
1213
|
__typename?: boolean | `@${string}`;
|
|
1180
1214
|
}>;
|
|
1181
|
-
["
|
|
1182
|
-
|
|
1183
|
-
subtitle?: boolean | `@${string}`;
|
|
1184
|
-
period?: boolean | `@${string}`;
|
|
1185
|
-
tokens_consumed?: boolean | `@${string}`;
|
|
1215
|
+
["ShapereactcomponentSection"]: AliasType<{
|
|
1216
|
+
section?: ValueTypes["ShapereactcomponentSectionSection"];
|
|
1186
1217
|
__typename?: boolean | `@${string}`;
|
|
1187
1218
|
}>;
|
|
1188
|
-
["
|
|
1189
|
-
|
|
1219
|
+
["Shapereactcomponent"]: AliasType<{
|
|
1220
|
+
section?: ValueTypes["ShapereactcomponentSection"];
|
|
1190
1221
|
_id?: boolean | `@${string}`;
|
|
1191
1222
|
createdAt?: boolean | `@${string}`;
|
|
1192
1223
|
updatedAt?: boolean | `@${string}`;
|
|
@@ -1194,17 +1225,8 @@ export type ValueTypes = {
|
|
|
1194
1225
|
}>;
|
|
1195
1226
|
["RootParamsInput"]: {
|
|
1196
1227
|
_version?: string | undefined | null | Variable<any, string>;
|
|
1197
|
-
locale?: string | undefined | null | Variable<any, string>;
|
|
1198
1228
|
};
|
|
1199
1229
|
["RootParamsEnum"]: RootParamsEnum;
|
|
1200
|
-
["docsSortInput"]: {
|
|
1201
|
-
slug?: ValueTypes["Sort"] | undefined | null | Variable<any, string>;
|
|
1202
|
-
createdAt?: ValueTypes["Sort"] | undefined | null | Variable<any, string>;
|
|
1203
|
-
updatedAt?: ValueTypes["Sort"] | undefined | null | Variable<any, string>;
|
|
1204
|
-
};
|
|
1205
|
-
["docsFilterInput"]: {
|
|
1206
|
-
slug?: ValueTypes["FilterInputString"] | undefined | null | Variable<any, string>;
|
|
1207
|
-
};
|
|
1208
1230
|
["ID"]: unknown;
|
|
1209
1231
|
};
|
|
1210
1232
|
export type ResolverInputTypes = {
|
|
@@ -1469,6 +1491,12 @@ export type ResolverInputTypes = {
|
|
|
1469
1491
|
path?: boolean | `@${string}`;
|
|
1470
1492
|
__typename?: boolean | `@${string}`;
|
|
1471
1493
|
}>;
|
|
1494
|
+
["GenerateHusarShapeImplementorInput"]: {
|
|
1495
|
+
prompt: string;
|
|
1496
|
+
existingFileContent?: string | undefined | null;
|
|
1497
|
+
backendGraphQlContent?: string | undefined | null;
|
|
1498
|
+
includeShapes?: Array<string> | undefined | null;
|
|
1499
|
+
};
|
|
1472
1500
|
["CMSType"]: CMSType;
|
|
1473
1501
|
["Query"]: AliasType<{
|
|
1474
1502
|
navigation?: ResolverInputTypes["ModelNavigation"];
|
|
@@ -1479,662 +1507,687 @@ export type ResolverInputTypes = {
|
|
|
1479
1507
|
listShapes?: ResolverInputTypes["Shape"];
|
|
1480
1508
|
tailwind?: ResolverInputTypes["TailwindConfiguration"];
|
|
1481
1509
|
listForms?: ResolverInputTypes["Form"];
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
}
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
}
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
}
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
oneShapehero?: ResolverInputTypes["Shapehero"];
|
|
1527
|
-
fieldSetShapeherox?: boolean | `@${string}`;
|
|
1528
|
-
modelShapeherox?: boolean | `@${string}`;
|
|
1529
|
-
previewFieldsShapeherox?: boolean | `@${string}`;
|
|
1530
|
-
oneShapeherox?: ResolverInputTypes["Shapeherox"];
|
|
1531
|
-
fieldSetShapelista_projektow?: boolean | `@${string}`;
|
|
1532
|
-
modelShapelista_projektow?: boolean | `@${string}`;
|
|
1533
|
-
previewFieldsShapelista_projektow?: boolean | `@${string}`;
|
|
1534
|
-
oneShapelista_projektow?: ResolverInputTypes["Shapelista_projektow"];
|
|
1535
|
-
fieldSetShapenav?: boolean | `@${string}`;
|
|
1536
|
-
modelShapenav?: boolean | `@${string}`;
|
|
1537
|
-
previewFieldsShapenav?: boolean | `@${string}`;
|
|
1538
|
-
oneShapenav?: ResolverInputTypes["Shapenav"];
|
|
1539
|
-
fieldSetShapenewshape?: boolean | `@${string}`;
|
|
1540
|
-
modelShapenewshape?: boolean | `@${string}`;
|
|
1541
|
-
previewFieldsShapenewshape?: boolean | `@${string}`;
|
|
1542
|
-
oneShapenewshape?: ResolverInputTypes["Shapenewshape"];
|
|
1543
|
-
fieldSetShapepricing_table?: boolean | `@${string}`;
|
|
1544
|
-
modelShapepricing_table?: boolean | `@${string}`;
|
|
1545
|
-
previewFieldsShapepricing_table?: boolean | `@${string}`;
|
|
1546
|
-
oneShapepricing_table?: ResolverInputTypes["Shapepricing_table"];
|
|
1547
|
-
fieldSetShapepricingv1?: boolean | `@${string}`;
|
|
1548
|
-
modelShapepricingv1?: boolean | `@${string}`;
|
|
1549
|
-
previewFieldsShapepricingv1?: boolean | `@${string}`;
|
|
1550
|
-
oneShapepricingv1?: ResolverInputTypes["Shapepricingv1"];
|
|
1551
|
-
fieldSetShapeprofile_info?: boolean | `@${string}`;
|
|
1552
|
-
modelShapeprofile_info?: boolean | `@${string}`;
|
|
1553
|
-
previewFieldsShapeprofile_info?: boolean | `@${string}`;
|
|
1554
|
-
oneShapeprofile_info?: ResolverInputTypes["Shapeprofile_info"];
|
|
1555
|
-
fieldSetShapesupport?: boolean | `@${string}`;
|
|
1556
|
-
modelShapesupport?: boolean | `@${string}`;
|
|
1557
|
-
previewFieldsShapesupport?: boolean | `@${string}`;
|
|
1558
|
-
oneShapesupport?: ResolverInputTypes["Shapesupport"];
|
|
1559
|
-
fieldSetShapeusage?: boolean | `@${string}`;
|
|
1560
|
-
modelShapeusage?: boolean | `@${string}`;
|
|
1561
|
-
previewFieldsShapeusage?: boolean | `@${string}`;
|
|
1562
|
-
oneShapeusage?: ResolverInputTypes["Shapeusage"];
|
|
1563
|
-
variantsViewaccount?: ResolverInputTypes["Viewaccount"];
|
|
1564
|
-
fieldSetViewaccount?: boolean | `@${string}`;
|
|
1565
|
-
modelViewaccount?: boolean | `@${string}`;
|
|
1566
|
-
previewFieldsViewaccount?: boolean | `@${string}`;
|
|
1567
|
-
oneViewaccount?: [{
|
|
1568
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1569
|
-
}, ResolverInputTypes["Viewaccount"]];
|
|
1570
|
-
oneAsScalarViewaccount?: [{
|
|
1571
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1572
|
-
}, boolean | `@${string}`];
|
|
1573
|
-
variantsViewfeatures?: ResolverInputTypes["Viewfeatures"];
|
|
1574
|
-
fieldSetViewfeatures?: boolean | `@${string}`;
|
|
1575
|
-
modelViewfeatures?: boolean | `@${string}`;
|
|
1576
|
-
previewFieldsViewfeatures?: boolean | `@${string}`;
|
|
1577
|
-
oneViewfeatures?: [{
|
|
1578
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1579
|
-
}, ResolverInputTypes["Viewfeatures"]];
|
|
1580
|
-
oneAsScalarViewfeatures?: [{
|
|
1581
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1582
|
-
}, boolean | `@${string}`];
|
|
1583
|
-
variantsViewhomepage?: ResolverInputTypes["Viewhomepage"];
|
|
1584
|
-
fieldSetViewhomepage?: boolean | `@${string}`;
|
|
1585
|
-
modelViewhomepage?: boolean | `@${string}`;
|
|
1586
|
-
previewFieldsViewhomepage?: boolean | `@${string}`;
|
|
1587
|
-
oneViewhomepage?: [{
|
|
1588
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1589
|
-
}, ResolverInputTypes["Viewhomepage"]];
|
|
1590
|
-
oneAsScalarViewhomepage?: [{
|
|
1591
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1592
|
-
}, boolean | `@${string}`];
|
|
1593
|
-
variantsViewhowitworks?: ResolverInputTypes["Viewhowitworks"];
|
|
1594
|
-
fieldSetViewhowitworks?: boolean | `@${string}`;
|
|
1595
|
-
modelViewhowitworks?: boolean | `@${string}`;
|
|
1596
|
-
previewFieldsViewhowitworks?: boolean | `@${string}`;
|
|
1597
|
-
oneViewhowitworks?: [{
|
|
1598
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1599
|
-
}, ResolverInputTypes["Viewhowitworks"]];
|
|
1600
|
-
oneAsScalarViewhowitworks?: [{
|
|
1601
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1602
|
-
}, boolean | `@${string}`];
|
|
1603
|
-
variantsViewpricing?: ResolverInputTypes["Viewpricing"];
|
|
1604
|
-
fieldSetViewpricing?: boolean | `@${string}`;
|
|
1605
|
-
modelViewpricing?: boolean | `@${string}`;
|
|
1606
|
-
previewFieldsViewpricing?: boolean | `@${string}`;
|
|
1607
|
-
oneViewpricing?: [{
|
|
1608
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1609
|
-
}, ResolverInputTypes["Viewpricing"]];
|
|
1610
|
-
oneAsScalarViewpricing?: [{
|
|
1611
|
-
rootParams?: ResolverInputTypes["RootParamsInput"] | undefined | null;
|
|
1612
|
-
}, boolean | `@${string}`];
|
|
1510
|
+
fieldSetShapeexamples_contactform?: boolean | `@${string}`;
|
|
1511
|
+
modelShapeexamples_contactform?: boolean | `@${string}`;
|
|
1512
|
+
previewFieldsShapeexamples_contactform?: boolean | `@${string}`;
|
|
1513
|
+
oneShapeexamples_contactform?: ResolverInputTypes["Shapeexamples_contactform"];
|
|
1514
|
+
fieldSetShapeexamples_featuregrid?: boolean | `@${string}`;
|
|
1515
|
+
modelShapeexamples_featuregrid?: boolean | `@${string}`;
|
|
1516
|
+
previewFieldsShapeexamples_featuregrid?: boolean | `@${string}`;
|
|
1517
|
+
oneShapeexamples_featuregrid?: ResolverInputTypes["Shapeexamples_featuregrid"];
|
|
1518
|
+
fieldSetShapeexamples_herosection?: boolean | `@${string}`;
|
|
1519
|
+
modelShapeexamples_herosection?: boolean | `@${string}`;
|
|
1520
|
+
previewFieldsShapeexamples_herosection?: boolean | `@${string}`;
|
|
1521
|
+
oneShapeexamples_herosection?: ResolverInputTypes["Shapeexamples_herosection"];
|
|
1522
|
+
fieldSetShapeexamples_newslettersignup?: boolean | `@${string}`;
|
|
1523
|
+
modelShapeexamples_newslettersignup?: boolean | `@${string}`;
|
|
1524
|
+
previewFieldsShapeexamples_newslettersignup?: boolean | `@${string}`;
|
|
1525
|
+
oneShapeexamples_newslettersignup?: ResolverInputTypes["Shapeexamples_newslettersignup"];
|
|
1526
|
+
fieldSetShapeexamples_pricingplans?: boolean | `@${string}`;
|
|
1527
|
+
modelShapeexamples_pricingplans?: boolean | `@${string}`;
|
|
1528
|
+
previewFieldsShapeexamples_pricingplans?: boolean | `@${string}`;
|
|
1529
|
+
oneShapeexamples_pricingplans?: ResolverInputTypes["Shapeexamples_pricingplans"];
|
|
1530
|
+
fieldSetShapeexamples_pricingplans_1?: boolean | `@${string}`;
|
|
1531
|
+
modelShapeexamples_pricingplans_1?: boolean | `@${string}`;
|
|
1532
|
+
previewFieldsShapeexamples_pricingplans_1?: boolean | `@${string}`;
|
|
1533
|
+
oneShapeexamples_pricingplans_1?: ResolverInputTypes["Shapeexamples_pricingplans_1"];
|
|
1534
|
+
fieldSetShapeexamples_productcard?: boolean | `@${string}`;
|
|
1535
|
+
modelShapeexamples_productcard?: boolean | `@${string}`;
|
|
1536
|
+
previewFieldsShapeexamples_productcard?: boolean | `@${string}`;
|
|
1537
|
+
oneShapeexamples_productcard?: ResolverInputTypes["Shapeexamples_productcard"];
|
|
1538
|
+
fieldSetShapeexamples_testimonialcard?: boolean | `@${string}`;
|
|
1539
|
+
modelShapeexamples_testimonialcard?: boolean | `@${string}`;
|
|
1540
|
+
previewFieldsShapeexamples_testimonialcard?: boolean | `@${string}`;
|
|
1541
|
+
oneShapeexamples_testimonialcard?: ResolverInputTypes["Shapeexamples_testimonialcard"];
|
|
1542
|
+
fieldSetShapeexamplescontactform?: boolean | `@${string}`;
|
|
1543
|
+
modelShapeexamplescontactform?: boolean | `@${string}`;
|
|
1544
|
+
previewFieldsShapeexamplescontactform?: boolean | `@${string}`;
|
|
1545
|
+
oneShapeexamplescontactform?: ResolverInputTypes["Shapeexamplescontactform"];
|
|
1546
|
+
fieldSetShapeproductcard?: boolean | `@${string}`;
|
|
1547
|
+
modelShapeproductcard?: boolean | `@${string}`;
|
|
1548
|
+
previewFieldsShapeproductcard?: boolean | `@${string}`;
|
|
1549
|
+
oneShapeproductcard?: ResolverInputTypes["Shapeproductcard"];
|
|
1550
|
+
fieldSetShapereactcomponent?: boolean | `@${string}`;
|
|
1551
|
+
modelShapereactcomponent?: boolean | `@${string}`;
|
|
1552
|
+
previewFieldsShapereactcomponent?: boolean | `@${string}`;
|
|
1553
|
+
oneShapereactcomponent?: ResolverInputTypes["Shapereactcomponent"];
|
|
1613
1554
|
__typename?: boolean | `@${string}`;
|
|
1614
1555
|
}>;
|
|
1615
1556
|
["RootParamsType"]: AliasType<{
|
|
1616
1557
|
_version?: boolean | `@${string}`;
|
|
1617
|
-
locale?: boolean | `@${string}`;
|
|
1618
1558
|
__typename?: boolean | `@${string}`;
|
|
1619
1559
|
}>;
|
|
1620
|
-
["ModelEnum"]: ModelEnum;
|
|
1621
|
-
["ViewEnum"]: ViewEnum;
|
|
1622
1560
|
["ShapeEnum"]: ShapeEnum;
|
|
1623
|
-
["
|
|
1624
|
-
|
|
1625
|
-
pageInfo?: ResolverInputTypes["PageInfo"];
|
|
1561
|
+
["Shapeexamples_contactformSectionSectionHeading"]: AliasType<{
|
|
1562
|
+
subtitle?: boolean | `@${string}`;
|
|
1626
1563
|
__typename?: boolean | `@${string}`;
|
|
1627
1564
|
}>;
|
|
1628
|
-
["
|
|
1629
|
-
|
|
1630
|
-
title?: boolean | `@${string}`;
|
|
1631
|
-
seotitle?: boolean | `@${string}`;
|
|
1632
|
-
metadesc?: boolean | `@${string}`;
|
|
1633
|
-
sortid?: boolean | `@${string}`;
|
|
1634
|
-
main_category?: boolean | `@${string}`;
|
|
1635
|
-
content?: boolean | `@${string}`;
|
|
1636
|
-
video?: ResolverInputTypes["VideoField"];
|
|
1637
|
-
locale?: boolean | `@${string}`;
|
|
1638
|
-
slug?: boolean | `@${string}`;
|
|
1639
|
-
_id?: boolean | `@${string}`;
|
|
1640
|
-
createdAt?: boolean | `@${string}`;
|
|
1641
|
-
updatedAt?: boolean | `@${string}`;
|
|
1642
|
-
draft_version?: boolean | `@${string}`;
|
|
1643
|
-
json_ld?: boolean | `@${string}`;
|
|
1565
|
+
["Shapeexamples_contactformSectionSectionDescription"]: AliasType<{
|
|
1566
|
+
description?: boolean | `@${string}`;
|
|
1644
1567
|
__typename?: boolean | `@${string}`;
|
|
1645
1568
|
}>;
|
|
1646
|
-
["
|
|
1647
|
-
|
|
1648
|
-
|
|
1569
|
+
["Shapeexamples_contactformSectionSectionForm"]: AliasType<{
|
|
1570
|
+
name?: boolean | `@${string}`;
|
|
1571
|
+
email?: boolean | `@${string}`;
|
|
1572
|
+
message?: boolean | `@${string}`;
|
|
1649
1573
|
__typename?: boolean | `@${string}`;
|
|
1650
1574
|
}>;
|
|
1651
|
-
["
|
|
1652
|
-
|
|
1653
|
-
main?: ResolverInputTypes["ViewaccountMain"];
|
|
1654
|
-
locale?: boolean | `@${string}`;
|
|
1655
|
-
slug?: boolean | `@${string}`;
|
|
1656
|
-
_id?: boolean | `@${string}`;
|
|
1657
|
-
createdAt?: boolean | `@${string}`;
|
|
1658
|
-
updatedAt?: boolean | `@${string}`;
|
|
1659
|
-
draft_version?: boolean | `@${string}`;
|
|
1660
|
-
json_ld?: boolean | `@${string}`;
|
|
1575
|
+
["Shapeexamples_contactformSectionSectionButton"]: AliasType<{
|
|
1576
|
+
button_text?: boolean | `@${string}`;
|
|
1661
1577
|
__typename?: boolean | `@${string}`;
|
|
1662
1578
|
}>;
|
|
1663
|
-
["
|
|
1664
|
-
|
|
1665
|
-
|
|
1579
|
+
["Shapeexamples_contactformSectionSectionLink"]: AliasType<{
|
|
1580
|
+
cta?: boolean | `@${string}`;
|
|
1581
|
+
href?: boolean | `@${string}`;
|
|
1666
1582
|
__typename?: boolean | `@${string}`;
|
|
1667
1583
|
}>;
|
|
1668
|
-
["
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
createdAt?: boolean | `@${string}`;
|
|
1675
|
-
updatedAt?: boolean | `@${string}`;
|
|
1676
|
-
draft_version?: boolean | `@${string}`;
|
|
1677
|
-
json_ld?: boolean | `@${string}`;
|
|
1678
|
-
__typename?: boolean | `@${string}`;
|
|
1679
|
-
}>;
|
|
1680
|
-
["Viewhomepage"]: AliasType<{
|
|
1681
|
-
_version?: ResolverInputTypes["VersionField"];
|
|
1682
|
-
nav?: ResolverInputTypes["Shapenav"];
|
|
1683
|
-
main?: ResolverInputTypes["Shapehero"];
|
|
1684
|
-
hero?: ResolverInputTypes["Shapeherox"];
|
|
1685
|
-
pricing?: ResolverInputTypes["Shapepricingv1"];
|
|
1686
|
-
footer?: ResolverInputTypes["Shapefoot"];
|
|
1687
|
-
locale?: boolean | `@${string}`;
|
|
1688
|
-
slug?: boolean | `@${string}`;
|
|
1689
|
-
_id?: boolean | `@${string}`;
|
|
1690
|
-
createdAt?: boolean | `@${string}`;
|
|
1691
|
-
updatedAt?: boolean | `@${string}`;
|
|
1692
|
-
draft_version?: boolean | `@${string}`;
|
|
1693
|
-
json_ld?: boolean | `@${string}`;
|
|
1584
|
+
["Shapeexamples_contactformSectionSection"]: AliasType<{
|
|
1585
|
+
heading?: ResolverInputTypes["Shapeexamples_contactformSectionSectionHeading"];
|
|
1586
|
+
description?: ResolverInputTypes["Shapeexamples_contactformSectionSectionDescription"];
|
|
1587
|
+
form?: ResolverInputTypes["Shapeexamples_contactformSectionSectionForm"];
|
|
1588
|
+
button?: ResolverInputTypes["Shapeexamples_contactformSectionSectionButton"];
|
|
1589
|
+
link?: ResolverInputTypes["Shapeexamples_contactformSectionSectionLink"];
|
|
1694
1590
|
__typename?: boolean | `@${string}`;
|
|
1695
1591
|
}>;
|
|
1696
|
-
["
|
|
1697
|
-
|
|
1698
|
-
description?: boolean | `@${string}`;
|
|
1699
|
-
image?: ResolverInputTypes["ImageField"];
|
|
1592
|
+
["Shapeexamples_contactformSection"]: AliasType<{
|
|
1593
|
+
section?: ResolverInputTypes["Shapeexamples_contactformSectionSection"];
|
|
1700
1594
|
__typename?: boolean | `@${string}`;
|
|
1701
1595
|
}>;
|
|
1702
|
-
["
|
|
1703
|
-
|
|
1704
|
-
title?: boolean | `@${string}`;
|
|
1705
|
-
feature_control?: ResolverInputTypes["ViewhowitworksFeature_control"];
|
|
1706
|
-
locale?: boolean | `@${string}`;
|
|
1707
|
-
slug?: boolean | `@${string}`;
|
|
1596
|
+
["Shapeexamples_contactform"]: AliasType<{
|
|
1597
|
+
section?: ResolverInputTypes["Shapeexamples_contactformSection"];
|
|
1708
1598
|
_id?: boolean | `@${string}`;
|
|
1709
1599
|
createdAt?: boolean | `@${string}`;
|
|
1710
1600
|
updatedAt?: boolean | `@${string}`;
|
|
1711
|
-
draft_version?: boolean | `@${string}`;
|
|
1712
|
-
json_ld?: boolean | `@${string}`;
|
|
1713
1601
|
__typename?: boolean | `@${string}`;
|
|
1714
1602
|
}>;
|
|
1715
|
-
["
|
|
1716
|
-
|
|
1717
|
-
pricing?: ResolverInputTypes["Shapepricingv1"];
|
|
1718
|
-
table?: ResolverInputTypes["Shapepricing_table"];
|
|
1719
|
-
cta?: ResolverInputTypes["Shapenewshape"];
|
|
1720
|
-
locale?: boolean | `@${string}`;
|
|
1721
|
-
slug?: boolean | `@${string}`;
|
|
1722
|
-
_id?: boolean | `@${string}`;
|
|
1723
|
-
createdAt?: boolean | `@${string}`;
|
|
1724
|
-
updatedAt?: boolean | `@${string}`;
|
|
1725
|
-
draft_version?: boolean | `@${string}`;
|
|
1726
|
-
json_ld?: boolean | `@${string}`;
|
|
1603
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"]: AliasType<{
|
|
1604
|
+
subtitle?: boolean | `@${string}`;
|
|
1727
1605
|
__typename?: boolean | `@${string}`;
|
|
1728
1606
|
}>;
|
|
1729
|
-
["
|
|
1730
|
-
|
|
1731
|
-
link?: boolean | `@${string}`;
|
|
1607
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"]: AliasType<{
|
|
1608
|
+
description?: boolean | `@${string}`;
|
|
1732
1609
|
__typename?: boolean | `@${string}`;
|
|
1733
1610
|
}>;
|
|
1734
|
-
["
|
|
1735
|
-
|
|
1611
|
+
["Shapeexamples_featuregridSectionSectionHeader"]: AliasType<{
|
|
1612
|
+
features_title?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"];
|
|
1613
|
+
features_description?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"];
|
|
1736
1614
|
__typename?: boolean | `@${string}`;
|
|
1737
1615
|
}>;
|
|
1738
|
-
["
|
|
1739
|
-
|
|
1740
|
-
category?: ResolverInputTypes["Shapecloud_sidebarSidebarMenuCategory"];
|
|
1616
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"]: AliasType<{
|
|
1617
|
+
h3?: boolean | `@${string}`;
|
|
1741
1618
|
__typename?: boolean | `@${string}`;
|
|
1742
1619
|
}>;
|
|
1743
|
-
["
|
|
1744
|
-
|
|
1745
|
-
|
|
1620
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"]: AliasType<{
|
|
1621
|
+
description?: boolean | `@${string}`;
|
|
1622
|
+
__typename?: boolean | `@${string}`;
|
|
1623
|
+
}>;
|
|
1624
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"]: AliasType<{
|
|
1625
|
+
image?: ResolverInputTypes["ImageField"];
|
|
1626
|
+
feature_title_1?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"];
|
|
1627
|
+
feature_description_1?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"];
|
|
1628
|
+
__typename?: boolean | `@${string}`;
|
|
1629
|
+
}>;
|
|
1630
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"]: AliasType<{
|
|
1631
|
+
h3?: boolean | `@${string}`;
|
|
1632
|
+
__typename?: boolean | `@${string}`;
|
|
1633
|
+
}>;
|
|
1634
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"]: AliasType<{
|
|
1635
|
+
description?: boolean | `@${string}`;
|
|
1636
|
+
__typename?: boolean | `@${string}`;
|
|
1637
|
+
}>;
|
|
1638
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"]: AliasType<{
|
|
1639
|
+
image?: ResolverInputTypes["ImageField"];
|
|
1640
|
+
feature_title_2?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"];
|
|
1641
|
+
feature_description_2?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"];
|
|
1642
|
+
__typename?: boolean | `@${string}`;
|
|
1643
|
+
}>;
|
|
1644
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"]: AliasType<{
|
|
1645
|
+
h3?: boolean | `@${string}`;
|
|
1646
|
+
__typename?: boolean | `@${string}`;
|
|
1647
|
+
}>;
|
|
1648
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"]: AliasType<{
|
|
1649
|
+
description?: boolean | `@${string}`;
|
|
1746
1650
|
__typename?: boolean | `@${string}`;
|
|
1747
1651
|
}>;
|
|
1748
|
-
["
|
|
1749
|
-
|
|
1652
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"]: AliasType<{
|
|
1653
|
+
image?: ResolverInputTypes["ImageField"];
|
|
1654
|
+
feature_title_3?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"];
|
|
1655
|
+
feature_description_3?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"];
|
|
1656
|
+
__typename?: boolean | `@${string}`;
|
|
1657
|
+
}>;
|
|
1658
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3"]: AliasType<{
|
|
1659
|
+
media?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"];
|
|
1660
|
+
media_2?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"];
|
|
1661
|
+
media_3?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"];
|
|
1662
|
+
__typename?: boolean | `@${string}`;
|
|
1663
|
+
}>;
|
|
1664
|
+
["Shapeexamples_featuregridSectionSection"]: AliasType<{
|
|
1665
|
+
header?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionHeader"];
|
|
1666
|
+
md_gridcols3?: ResolverInputTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3"];
|
|
1750
1667
|
__typename?: boolean | `@${string}`;
|
|
1751
1668
|
}>;
|
|
1752
|
-
["
|
|
1753
|
-
|
|
1754
|
-
bottom_menu?: ResolverInputTypes["Shapecloud_sidebarSidebarBottom_menu"];
|
|
1669
|
+
["Shapeexamples_featuregridSection"]: AliasType<{
|
|
1670
|
+
section?: ResolverInputTypes["Shapeexamples_featuregridSectionSection"];
|
|
1755
1671
|
__typename?: boolean | `@${string}`;
|
|
1756
1672
|
}>;
|
|
1757
|
-
["
|
|
1758
|
-
|
|
1673
|
+
["Shapeexamples_featuregrid"]: AliasType<{
|
|
1674
|
+
section?: ResolverInputTypes["Shapeexamples_featuregridSection"];
|
|
1759
1675
|
_id?: boolean | `@${string}`;
|
|
1760
1676
|
createdAt?: boolean | `@${string}`;
|
|
1761
1677
|
updatedAt?: boolean | `@${string}`;
|
|
1762
1678
|
__typename?: boolean | `@${string}`;
|
|
1763
1679
|
}>;
|
|
1764
|
-
["
|
|
1765
|
-
|
|
1680
|
+
["Shapeexamples_herosectionSectionSectionHeading"]: AliasType<{
|
|
1681
|
+
title?: boolean | `@${string}`;
|
|
1682
|
+
__typename?: boolean | `@${string}`;
|
|
1683
|
+
}>;
|
|
1684
|
+
["Shapeexamples_herosectionSectionSectionDescription"]: AliasType<{
|
|
1685
|
+
description?: boolean | `@${string}`;
|
|
1766
1686
|
__typename?: boolean | `@${string}`;
|
|
1767
1687
|
}>;
|
|
1768
|
-
["
|
|
1769
|
-
|
|
1770
|
-
|
|
1688
|
+
["Shapeexamples_herosectionSectionSectionSectionLink"]: AliasType<{
|
|
1689
|
+
cta?: boolean | `@${string}`;
|
|
1690
|
+
href?: boolean | `@${string}`;
|
|
1771
1691
|
__typename?: boolean | `@${string}`;
|
|
1772
1692
|
}>;
|
|
1773
|
-
["
|
|
1774
|
-
|
|
1693
|
+
["Shapeexamples_herosectionSectionSectionSectionLink_2"]: AliasType<{
|
|
1694
|
+
cta?: boolean | `@${string}`;
|
|
1695
|
+
href?: boolean | `@${string}`;
|
|
1775
1696
|
__typename?: boolean | `@${string}`;
|
|
1776
1697
|
}>;
|
|
1777
|
-
["
|
|
1778
|
-
|
|
1779
|
-
|
|
1698
|
+
["Shapeexamples_herosectionSectionSectionSection"]: AliasType<{
|
|
1699
|
+
link?: ResolverInputTypes["Shapeexamples_herosectionSectionSectionSectionLink"];
|
|
1700
|
+
link_2?: ResolverInputTypes["Shapeexamples_herosectionSectionSectionSectionLink_2"];
|
|
1780
1701
|
__typename?: boolean | `@${string}`;
|
|
1781
1702
|
}>;
|
|
1782
|
-
["
|
|
1783
|
-
|
|
1703
|
+
["Shapeexamples_herosectionSectionSectionMedia"]: AliasType<{
|
|
1704
|
+
image?: ResolverInputTypes["ImageField"];
|
|
1705
|
+
__typename?: boolean | `@${string}`;
|
|
1706
|
+
}>;
|
|
1707
|
+
["Shapeexamples_herosectionSectionSection"]: AliasType<{
|
|
1708
|
+
heading?: ResolverInputTypes["Shapeexamples_herosectionSectionSectionHeading"];
|
|
1709
|
+
description?: ResolverInputTypes["Shapeexamples_herosectionSectionSectionDescription"];
|
|
1710
|
+
section?: ResolverInputTypes["Shapeexamples_herosectionSectionSectionSection"];
|
|
1711
|
+
media?: ResolverInputTypes["Shapeexamples_herosectionSectionSectionMedia"];
|
|
1784
1712
|
__typename?: boolean | `@${string}`;
|
|
1785
1713
|
}>;
|
|
1786
|
-
["
|
|
1787
|
-
|
|
1714
|
+
["Shapeexamples_herosectionSection"]: AliasType<{
|
|
1715
|
+
section?: ResolverInputTypes["Shapeexamples_herosectionSectionSection"];
|
|
1716
|
+
__typename?: boolean | `@${string}`;
|
|
1717
|
+
}>;
|
|
1718
|
+
["Shapeexamples_herosection"]: AliasType<{
|
|
1719
|
+
section?: ResolverInputTypes["Shapeexamples_herosectionSection"];
|
|
1788
1720
|
_id?: boolean | `@${string}`;
|
|
1789
1721
|
createdAt?: boolean | `@${string}`;
|
|
1790
1722
|
updatedAt?: boolean | `@${string}`;
|
|
1791
1723
|
__typename?: boolean | `@${string}`;
|
|
1792
1724
|
}>;
|
|
1793
|
-
["
|
|
1794
|
-
|
|
1795
|
-
link?: boolean | `@${string}`;
|
|
1725
|
+
["Shapeexamples_newslettersignupSectionSectionHeading"]: AliasType<{
|
|
1726
|
+
subtitle?: boolean | `@${string}`;
|
|
1796
1727
|
__typename?: boolean | `@${string}`;
|
|
1797
1728
|
}>;
|
|
1798
|
-
["
|
|
1799
|
-
|
|
1729
|
+
["Shapeexamples_newslettersignupSectionSectionDescription"]: AliasType<{
|
|
1730
|
+
description?: boolean | `@${string}`;
|
|
1800
1731
|
__typename?: boolean | `@${string}`;
|
|
1801
1732
|
}>;
|
|
1802
|
-
["
|
|
1803
|
-
|
|
1804
|
-
|
|
1733
|
+
["Shapeexamples_newslettersignupSectionSectionFormButton"]: AliasType<{
|
|
1734
|
+
button_text?: boolean | `@${string}`;
|
|
1735
|
+
__typename?: boolean | `@${string}`;
|
|
1736
|
+
}>;
|
|
1737
|
+
["Shapeexamples_newslettersignupSectionSectionForm"]: AliasType<{
|
|
1738
|
+
email?: boolean | `@${string}`;
|
|
1739
|
+
button?: ResolverInputTypes["Shapeexamples_newslettersignupSectionSectionFormButton"];
|
|
1740
|
+
__typename?: boolean | `@${string}`;
|
|
1741
|
+
}>;
|
|
1742
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2Link"]: AliasType<{
|
|
1743
|
+
cta?: boolean | `@${string}`;
|
|
1744
|
+
href?: boolean | `@${string}`;
|
|
1805
1745
|
__typename?: boolean | `@${string}`;
|
|
1806
1746
|
}>;
|
|
1807
|
-
["
|
|
1808
|
-
|
|
1747
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2"]: AliasType<{
|
|
1748
|
+
description?: boolean | `@${string}`;
|
|
1749
|
+
link?: ResolverInputTypes["Shapeexamples_newslettersignupSectionSectionDescription_2Link"];
|
|
1809
1750
|
__typename?: boolean | `@${string}`;
|
|
1810
1751
|
}>;
|
|
1811
|
-
["
|
|
1812
|
-
|
|
1752
|
+
["Shapeexamples_newslettersignupSectionSection"]: AliasType<{
|
|
1753
|
+
heading?: ResolverInputTypes["Shapeexamples_newslettersignupSectionSectionHeading"];
|
|
1754
|
+
description?: ResolverInputTypes["Shapeexamples_newslettersignupSectionSectionDescription"];
|
|
1755
|
+
form?: ResolverInputTypes["Shapeexamples_newslettersignupSectionSectionForm"];
|
|
1756
|
+
description_2?: ResolverInputTypes["Shapeexamples_newslettersignupSectionSectionDescription_2"];
|
|
1757
|
+
__typename?: boolean | `@${string}`;
|
|
1758
|
+
}>;
|
|
1759
|
+
["Shapeexamples_newslettersignupSection"]: AliasType<{
|
|
1760
|
+
section?: ResolverInputTypes["Shapeexamples_newslettersignupSectionSection"];
|
|
1761
|
+
__typename?: boolean | `@${string}`;
|
|
1762
|
+
}>;
|
|
1763
|
+
["Shapeexamples_newslettersignup"]: AliasType<{
|
|
1764
|
+
section?: ResolverInputTypes["Shapeexamples_newslettersignupSection"];
|
|
1813
1765
|
_id?: boolean | `@${string}`;
|
|
1814
1766
|
createdAt?: boolean | `@${string}`;
|
|
1815
1767
|
updatedAt?: boolean | `@${string}`;
|
|
1816
1768
|
__typename?: boolean | `@${string}`;
|
|
1817
1769
|
}>;
|
|
1818
|
-
["
|
|
1819
|
-
title?: boolean | `@${string}`;
|
|
1770
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"]: AliasType<{
|
|
1820
1771
|
subtitle?: boolean | `@${string}`;
|
|
1772
|
+
__typename?: boolean | `@${string}`;
|
|
1773
|
+
}>;
|
|
1774
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"]: AliasType<{
|
|
1775
|
+
description?: boolean | `@${string}`;
|
|
1776
|
+
__typename?: boolean | `@${string}`;
|
|
1777
|
+
}>;
|
|
1778
|
+
["Shapeexamples_pricingplansSectionSectionHeader"]: AliasType<{
|
|
1779
|
+
pricing_title?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"];
|
|
1780
|
+
pricing_description?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"];
|
|
1781
|
+
__typename?: boolean | `@${string}`;
|
|
1782
|
+
}>;
|
|
1783
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"]: AliasType<{
|
|
1784
|
+
h3?: boolean | `@${string}`;
|
|
1785
|
+
__typename?: boolean | `@${string}`;
|
|
1786
|
+
}>;
|
|
1787
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"]: AliasType<{
|
|
1821
1788
|
content?: boolean | `@${string}`;
|
|
1822
1789
|
__typename?: boolean | `@${string}`;
|
|
1823
1790
|
}>;
|
|
1824
|
-
["
|
|
1825
|
-
|
|
1826
|
-
_id?: boolean | `@${string}`;
|
|
1827
|
-
createdAt?: boolean | `@${string}`;
|
|
1828
|
-
updatedAt?: boolean | `@${string}`;
|
|
1791
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"]: AliasType<{
|
|
1792
|
+
plan_price_1?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"];
|
|
1829
1793
|
__typename?: boolean | `@${string}`;
|
|
1830
1794
|
}>;
|
|
1831
|
-
["
|
|
1832
|
-
|
|
1833
|
-
terms_of_service?: boolean | `@${string}`;
|
|
1834
|
-
contact_us?: boolean | `@${string}`;
|
|
1795
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"]: AliasType<{
|
|
1796
|
+
items?: boolean | `@${string}`;
|
|
1835
1797
|
__typename?: boolean | `@${string}`;
|
|
1836
1798
|
}>;
|
|
1837
|
-
["
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
footer_copy?: boolean | `@${string}`;
|
|
1799
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"]: AliasType<{
|
|
1800
|
+
cta?: boolean | `@${string}`;
|
|
1801
|
+
href?: boolean | `@${string}`;
|
|
1841
1802
|
__typename?: boolean | `@${string}`;
|
|
1842
1803
|
}>;
|
|
1843
|
-
["
|
|
1844
|
-
|
|
1804
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"]: AliasType<{
|
|
1805
|
+
plan_name_1?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"];
|
|
1806
|
+
section?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"];
|
|
1807
|
+
list?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"];
|
|
1808
|
+
plan_cta_1?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"];
|
|
1845
1809
|
__typename?: boolean | `@${string}`;
|
|
1846
1810
|
}>;
|
|
1847
|
-
["
|
|
1848
|
-
|
|
1849
|
-
_id?: boolean | `@${string}`;
|
|
1850
|
-
createdAt?: boolean | `@${string}`;
|
|
1851
|
-
updatedAt?: boolean | `@${string}`;
|
|
1811
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"]: AliasType<{
|
|
1812
|
+
h3?: boolean | `@${string}`;
|
|
1852
1813
|
__typename?: boolean | `@${string}`;
|
|
1853
1814
|
}>;
|
|
1854
|
-
["
|
|
1855
|
-
|
|
1815
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"]: AliasType<{
|
|
1816
|
+
content?: boolean | `@${string}`;
|
|
1817
|
+
__typename?: boolean | `@${string}`;
|
|
1818
|
+
}>;
|
|
1819
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"]: AliasType<{
|
|
1820
|
+
plan_price_2?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"];
|
|
1821
|
+
__typename?: boolean | `@${string}`;
|
|
1822
|
+
}>;
|
|
1823
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"]: AliasType<{
|
|
1824
|
+
items?: boolean | `@${string}`;
|
|
1825
|
+
__typename?: boolean | `@${string}`;
|
|
1826
|
+
}>;
|
|
1827
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"]: AliasType<{
|
|
1828
|
+
cta?: boolean | `@${string}`;
|
|
1829
|
+
href?: boolean | `@${string}`;
|
|
1830
|
+
__typename?: boolean | `@${string}`;
|
|
1831
|
+
}>;
|
|
1832
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"]: AliasType<{
|
|
1833
|
+
plan_name_2?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"];
|
|
1834
|
+
section?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"];
|
|
1835
|
+
list?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"];
|
|
1836
|
+
plan_cta_2?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"];
|
|
1837
|
+
__typename?: boolean | `@${string}`;
|
|
1838
|
+
}>;
|
|
1839
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"]: AliasType<{
|
|
1840
|
+
h3?: boolean | `@${string}`;
|
|
1841
|
+
__typename?: boolean | `@${string}`;
|
|
1842
|
+
}>;
|
|
1843
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"]: AliasType<{
|
|
1844
|
+
content?: boolean | `@${string}`;
|
|
1845
|
+
__typename?: boolean | `@${string}`;
|
|
1846
|
+
}>;
|
|
1847
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"]: AliasType<{
|
|
1848
|
+
plan_price_3?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"];
|
|
1856
1849
|
__typename?: boolean | `@${string}`;
|
|
1857
1850
|
}>;
|
|
1858
|
-
["
|
|
1859
|
-
|
|
1860
|
-
logo?: boolean | `@${string}`;
|
|
1861
|
-
slogan_parent?: ResolverInputTypes["ShapeheroHero_componentSlogan_parent"];
|
|
1862
|
-
subslogan?: boolean | `@${string}`;
|
|
1851
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"]: AliasType<{
|
|
1852
|
+
items?: boolean | `@${string}`;
|
|
1863
1853
|
__typename?: boolean | `@${string}`;
|
|
1864
1854
|
}>;
|
|
1865
|
-
["
|
|
1866
|
-
|
|
1855
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"]: AliasType<{
|
|
1856
|
+
cta?: boolean | `@${string}`;
|
|
1857
|
+
href?: boolean | `@${string}`;
|
|
1858
|
+
__typename?: boolean | `@${string}`;
|
|
1859
|
+
}>;
|
|
1860
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"]: AliasType<{
|
|
1861
|
+
plan_name_3?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"];
|
|
1862
|
+
section?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"];
|
|
1863
|
+
list?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"];
|
|
1864
|
+
plan_cta_3?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"];
|
|
1865
|
+
__typename?: boolean | `@${string}`;
|
|
1866
|
+
}>;
|
|
1867
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3"]: AliasType<{
|
|
1868
|
+
border?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"];
|
|
1869
|
+
border_2?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"];
|
|
1870
|
+
border_3?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"];
|
|
1871
|
+
__typename?: boolean | `@${string}`;
|
|
1872
|
+
}>;
|
|
1873
|
+
["Shapeexamples_pricingplansSectionSection"]: AliasType<{
|
|
1874
|
+
header?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionHeader"];
|
|
1875
|
+
md_gridcols3?: ResolverInputTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3"];
|
|
1876
|
+
__typename?: boolean | `@${string}`;
|
|
1877
|
+
}>;
|
|
1878
|
+
["Shapeexamples_pricingplansSection"]: AliasType<{
|
|
1879
|
+
section?: ResolverInputTypes["Shapeexamples_pricingplansSectionSection"];
|
|
1880
|
+
__typename?: boolean | `@${string}`;
|
|
1881
|
+
}>;
|
|
1882
|
+
["Shapeexamples_pricingplans"]: AliasType<{
|
|
1883
|
+
section?: ResolverInputTypes["Shapeexamples_pricingplansSection"];
|
|
1867
1884
|
_id?: boolean | `@${string}`;
|
|
1868
1885
|
createdAt?: boolean | `@${string}`;
|
|
1869
1886
|
updatedAt?: boolean | `@${string}`;
|
|
1870
1887
|
__typename?: boolean | `@${string}`;
|
|
1871
1888
|
}>;
|
|
1872
|
-
["
|
|
1873
|
-
|
|
1889
|
+
["Shapeexamples_pricingplans_1ContainerPricingHeader"]: AliasType<{
|
|
1890
|
+
subtitle?: boolean | `@${string}`;
|
|
1891
|
+
description?: boolean | `@${string}`;
|
|
1874
1892
|
__typename?: boolean | `@${string}`;
|
|
1875
1893
|
}>;
|
|
1876
|
-
["
|
|
1894
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"]: AliasType<{
|
|
1895
|
+
price?: boolean | `@${string}`;
|
|
1896
|
+
__typename?: boolean | `@${string}`;
|
|
1897
|
+
}>;
|
|
1898
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"]: AliasType<{
|
|
1877
1899
|
title?: boolean | `@${string}`;
|
|
1878
|
-
|
|
1879
|
-
features?: ResolverInputTypes["ShapeheroxHero_sectionHero_containerText_wrapperFeatures"];
|
|
1900
|
+
href?: boolean | `@${string}`;
|
|
1880
1901
|
__typename?: boolean | `@${string}`;
|
|
1881
1902
|
}>;
|
|
1882
|
-
["
|
|
1883
|
-
|
|
1903
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"]: AliasType<{
|
|
1904
|
+
name?: boolean | `@${string}`;
|
|
1905
|
+
priceblock?: ResolverInputTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"];
|
|
1906
|
+
features?: boolean | `@${string}`;
|
|
1907
|
+
cta?: ResolverInputTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"];
|
|
1884
1908
|
__typename?: boolean | `@${string}`;
|
|
1885
1909
|
}>;
|
|
1886
|
-
["
|
|
1887
|
-
|
|
1910
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlans"]: AliasType<{
|
|
1911
|
+
plan_items?: ResolverInputTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"];
|
|
1888
1912
|
__typename?: boolean | `@${string}`;
|
|
1889
1913
|
}>;
|
|
1890
|
-
["
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
presentation?: ResolverInputTypes["ShapeheroxHero_sectionHero_containerPresentation"];
|
|
1914
|
+
["Shapeexamples_pricingplans_1ContainerPricing"]: AliasType<{
|
|
1915
|
+
header?: ResolverInputTypes["Shapeexamples_pricingplans_1ContainerPricingHeader"];
|
|
1916
|
+
plans?: ResolverInputTypes["Shapeexamples_pricingplans_1ContainerPricingPlans"];
|
|
1894
1917
|
__typename?: boolean | `@${string}`;
|
|
1895
1918
|
}>;
|
|
1896
|
-
["
|
|
1897
|
-
|
|
1919
|
+
["Shapeexamples_pricingplans_1Container"]: AliasType<{
|
|
1920
|
+
pricing?: ResolverInputTypes["Shapeexamples_pricingplans_1ContainerPricing"];
|
|
1898
1921
|
__typename?: boolean | `@${string}`;
|
|
1899
1922
|
}>;
|
|
1900
|
-
["
|
|
1901
|
-
|
|
1923
|
+
["Shapeexamples_pricingplans_1"]: AliasType<{
|
|
1924
|
+
container?: ResolverInputTypes["Shapeexamples_pricingplans_1Container"];
|
|
1902
1925
|
_id?: boolean | `@${string}`;
|
|
1903
1926
|
createdAt?: boolean | `@${string}`;
|
|
1904
1927
|
updatedAt?: boolean | `@${string}`;
|
|
1905
1928
|
__typename?: boolean | `@${string}`;
|
|
1906
1929
|
}>;
|
|
1907
|
-
["
|
|
1908
|
-
|
|
1909
|
-
link?: boolean | `@${string}`;
|
|
1910
|
-
remove_button?: boolean | `@${string}`;
|
|
1930
|
+
["Shapeexamples_productcardSectionSectionMediaRounded"]: AliasType<{
|
|
1931
|
+
content?: boolean | `@${string}`;
|
|
1911
1932
|
__typename?: boolean | `@${string}`;
|
|
1912
1933
|
}>;
|
|
1913
|
-
["
|
|
1914
|
-
|
|
1934
|
+
["Shapeexamples_productcardSectionSectionMedia"]: AliasType<{
|
|
1935
|
+
image?: ResolverInputTypes["ImageField"];
|
|
1936
|
+
rounded?: ResolverInputTypes["Shapeexamples_productcardSectionSectionMediaRounded"];
|
|
1915
1937
|
__typename?: boolean | `@${string}`;
|
|
1916
1938
|
}>;
|
|
1917
|
-
["
|
|
1918
|
-
title?: boolean | `@${string}`;
|
|
1939
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_title"]: AliasType<{
|
|
1919
1940
|
subtitle?: boolean | `@${string}`;
|
|
1920
|
-
projects?: ResolverInputTypes["Shapelista_projektowListProjects"];
|
|
1921
1941
|
__typename?: boolean | `@${string}`;
|
|
1922
1942
|
}>;
|
|
1923
|
-
["
|
|
1924
|
-
|
|
1925
|
-
_id?: boolean | `@${string}`;
|
|
1926
|
-
createdAt?: boolean | `@${string}`;
|
|
1927
|
-
updatedAt?: boolean | `@${string}`;
|
|
1943
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_description"]: AliasType<{
|
|
1944
|
+
description?: boolean | `@${string}`;
|
|
1928
1945
|
__typename?: boolean | `@${string}`;
|
|
1929
1946
|
}>;
|
|
1930
|
-
["
|
|
1931
|
-
|
|
1947
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"]: AliasType<{
|
|
1948
|
+
content?: boolean | `@${string}`;
|
|
1949
|
+
__typename?: boolean | `@${string}`;
|
|
1950
|
+
}>;
|
|
1951
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"]: AliasType<{
|
|
1952
|
+
content?: boolean | `@${string}`;
|
|
1953
|
+
__typename?: boolean | `@${string}`;
|
|
1954
|
+
}>;
|
|
1955
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSection"]: AliasType<{
|
|
1956
|
+
inline?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"];
|
|
1957
|
+
product_price?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"];
|
|
1958
|
+
__typename?: boolean | `@${string}`;
|
|
1959
|
+
}>;
|
|
1960
|
+
["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"]: AliasType<{
|
|
1961
|
+
cta?: boolean | `@${string}`;
|
|
1932
1962
|
href?: boolean | `@${string}`;
|
|
1933
1963
|
__typename?: boolean | `@${string}`;
|
|
1934
1964
|
}>;
|
|
1935
|
-
["
|
|
1936
|
-
|
|
1965
|
+
["Shapeexamples_productcardSectionSectionSectionSection"]: AliasType<{
|
|
1966
|
+
section?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionSectionSection"];
|
|
1967
|
+
product_cta_url?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"];
|
|
1937
1968
|
__typename?: boolean | `@${string}`;
|
|
1938
1969
|
}>;
|
|
1939
|
-
["
|
|
1940
|
-
|
|
1941
|
-
|
|
1970
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel"]: AliasType<{
|
|
1971
|
+
html_for?: boolean | `@${string}`;
|
|
1972
|
+
content?: boolean | `@${string}`;
|
|
1942
1973
|
__typename?: boolean | `@${string}`;
|
|
1943
1974
|
}>;
|
|
1944
|
-
["
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
createdAt?: boolean | `@${string}`;
|
|
1948
|
-
updatedAt?: boolean | `@${string}`;
|
|
1975
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel_2"]: AliasType<{
|
|
1976
|
+
html_for?: boolean | `@${string}`;
|
|
1977
|
+
content?: boolean | `@${string}`;
|
|
1949
1978
|
__typename?: boolean | `@${string}`;
|
|
1950
1979
|
}>;
|
|
1951
|
-
["
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
cta_href?: boolean | `@${string}`;
|
|
1980
|
+
["Shapeexamples_productcardSectionSectionSectionForm"]: AliasType<{
|
|
1981
|
+
label?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionFormLabel"];
|
|
1982
|
+
product_color?: boolean | `@${string}`;
|
|
1983
|
+
label_2?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionFormLabel_2"];
|
|
1984
|
+
product_quantity?: boolean | `@${string}`;
|
|
1957
1985
|
__typename?: boolean | `@${string}`;
|
|
1958
1986
|
}>;
|
|
1959
|
-
["
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1987
|
+
["Shapeexamples_productcardSectionSectionSection"]: AliasType<{
|
|
1988
|
+
product_title?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionProduct_title"];
|
|
1989
|
+
product_description?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionProduct_description"];
|
|
1990
|
+
section?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionSection"];
|
|
1991
|
+
form?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSectionForm"];
|
|
1963
1992
|
__typename?: boolean | `@${string}`;
|
|
1964
1993
|
}>;
|
|
1965
|
-
["
|
|
1966
|
-
|
|
1994
|
+
["Shapeexamples_productcardSectionSection"]: AliasType<{
|
|
1995
|
+
media?: ResolverInputTypes["Shapeexamples_productcardSectionSectionMedia"];
|
|
1996
|
+
section?: ResolverInputTypes["Shapeexamples_productcardSectionSectionSection"];
|
|
1997
|
+
__typename?: boolean | `@${string}`;
|
|
1998
|
+
}>;
|
|
1999
|
+
["Shapeexamples_productcardSection"]: AliasType<{
|
|
2000
|
+
section?: ResolverInputTypes["Shapeexamples_productcardSectionSection"];
|
|
2001
|
+
__typename?: boolean | `@${string}`;
|
|
2002
|
+
}>;
|
|
2003
|
+
["Shapeexamples_productcard"]: AliasType<{
|
|
2004
|
+
section?: ResolverInputTypes["Shapeexamples_productcardSection"];
|
|
1967
2005
|
_id?: boolean | `@${string}`;
|
|
1968
2006
|
createdAt?: boolean | `@${string}`;
|
|
1969
2007
|
updatedAt?: boolean | `@${string}`;
|
|
1970
2008
|
__typename?: boolean | `@${string}`;
|
|
1971
2009
|
}>;
|
|
1972
|
-
["
|
|
1973
|
-
title?: boolean | `@${string}`;
|
|
2010
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"]: AliasType<{
|
|
1974
2011
|
description?: boolean | `@${string}`;
|
|
1975
2012
|
__typename?: boolean | `@${string}`;
|
|
1976
2013
|
}>;
|
|
1977
|
-
["
|
|
1978
|
-
|
|
1979
|
-
unit?: boolean | `@${string}`;
|
|
1980
|
-
price?: boolean | `@${string}`;
|
|
2014
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquote"]: AliasType<{
|
|
2015
|
+
quote?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"];
|
|
1981
2016
|
__typename?: boolean | `@${string}`;
|
|
1982
2017
|
}>;
|
|
1983
|
-
["
|
|
1984
|
-
|
|
1985
|
-
unit?: boolean | `@${string}`;
|
|
1986
|
-
price?: boolean | `@${string}`;
|
|
2018
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"]: AliasType<{
|
|
2019
|
+
content?: boolean | `@${string}`;
|
|
1987
2020
|
__typename?: boolean | `@${string}`;
|
|
1988
2021
|
}>;
|
|
1989
|
-
["
|
|
1990
|
-
|
|
1991
|
-
rows?: ResolverInputTypes["Shapepricing_tablePricing_sectionPricing_tableRows"];
|
|
2022
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"]: AliasType<{
|
|
2023
|
+
content?: boolean | `@${string}`;
|
|
1992
2024
|
__typename?: boolean | `@${string}`;
|
|
1993
2025
|
}>;
|
|
1994
|
-
["
|
|
1995
|
-
|
|
1996
|
-
|
|
2026
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"]: AliasType<{
|
|
2027
|
+
author?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"];
|
|
2028
|
+
role?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"];
|
|
1997
2029
|
__typename?: boolean | `@${string}`;
|
|
1998
2030
|
}>;
|
|
1999
|
-
["
|
|
2000
|
-
|
|
2031
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"]: AliasType<{
|
|
2032
|
+
cta?: boolean | `@${string}`;
|
|
2033
|
+
href?: boolean | `@${string}`;
|
|
2034
|
+
__typename?: boolean | `@${string}`;
|
|
2035
|
+
}>;
|
|
2036
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaption"]: AliasType<{
|
|
2037
|
+
section?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"];
|
|
2038
|
+
link?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"];
|
|
2039
|
+
__typename?: boolean | `@${string}`;
|
|
2040
|
+
}>;
|
|
2041
|
+
["Shapeexamples_testimonialcardSectionFigure"]: AliasType<{
|
|
2042
|
+
image?: ResolverInputTypes["ImageField"];
|
|
2043
|
+
blockquote?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigureBlockquote"];
|
|
2044
|
+
figcaption?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigureFigcaption"];
|
|
2045
|
+
__typename?: boolean | `@${string}`;
|
|
2046
|
+
}>;
|
|
2047
|
+
["Shapeexamples_testimonialcardSection"]: AliasType<{
|
|
2048
|
+
figure?: ResolverInputTypes["Shapeexamples_testimonialcardSectionFigure"];
|
|
2049
|
+
__typename?: boolean | `@${string}`;
|
|
2050
|
+
}>;
|
|
2051
|
+
["Shapeexamples_testimonialcard"]: AliasType<{
|
|
2052
|
+
section?: ResolverInputTypes["Shapeexamples_testimonialcardSection"];
|
|
2001
2053
|
_id?: boolean | `@${string}`;
|
|
2002
2054
|
createdAt?: boolean | `@${string}`;
|
|
2003
2055
|
updatedAt?: boolean | `@${string}`;
|
|
2004
2056
|
__typename?: boolean | `@${string}`;
|
|
2005
2057
|
}>;
|
|
2006
|
-
["
|
|
2007
|
-
|
|
2008
|
-
description?: boolean | `@${string}`;
|
|
2058
|
+
["ShapeexamplescontactformSectionSectionHeading"]: AliasType<{
|
|
2059
|
+
subtitle?: boolean | `@${string}`;
|
|
2009
2060
|
__typename?: boolean | `@${string}`;
|
|
2010
2061
|
}>;
|
|
2011
|
-
["
|
|
2012
|
-
|
|
2062
|
+
["ShapeexamplescontactformSectionSectionDescription"]: AliasType<{
|
|
2063
|
+
description?: boolean | `@${string}`;
|
|
2013
2064
|
__typename?: boolean | `@${string}`;
|
|
2014
2065
|
}>;
|
|
2015
|
-
["
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
feature_list?: ResolverInputTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"];
|
|
2020
|
-
cta?: boolean | `@${string}`;
|
|
2066
|
+
["ShapeexamplescontactformSectionSectionForm"]: AliasType<{
|
|
2067
|
+
name?: boolean | `@${string}`;
|
|
2068
|
+
email?: boolean | `@${string}`;
|
|
2069
|
+
message?: boolean | `@${string}`;
|
|
2021
2070
|
__typename?: boolean | `@${string}`;
|
|
2022
2071
|
}>;
|
|
2023
|
-
["
|
|
2024
|
-
|
|
2072
|
+
["ShapeexamplescontactformSectionSectionButton"]: AliasType<{
|
|
2073
|
+
button_text?: boolean | `@${string}`;
|
|
2025
2074
|
__typename?: boolean | `@${string}`;
|
|
2026
2075
|
}>;
|
|
2027
|
-
["
|
|
2028
|
-
plan_name?: boolean | `@${string}`;
|
|
2029
|
-
price?: boolean | `@${string}`;
|
|
2030
|
-
plan_description?: boolean | `@${string}`;
|
|
2031
|
-
feature_list?: ResolverInputTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"];
|
|
2076
|
+
["ShapeexamplescontactformSectionSectionLink"]: AliasType<{
|
|
2032
2077
|
cta?: boolean | `@${string}`;
|
|
2078
|
+
href?: boolean | `@${string}`;
|
|
2033
2079
|
__typename?: boolean | `@${string}`;
|
|
2034
2080
|
}>;
|
|
2035
|
-
["
|
|
2036
|
-
|
|
2037
|
-
|
|
2081
|
+
["ShapeexamplescontactformSectionSection"]: AliasType<{
|
|
2082
|
+
heading?: ResolverInputTypes["ShapeexamplescontactformSectionSectionHeading"];
|
|
2083
|
+
description?: ResolverInputTypes["ShapeexamplescontactformSectionSectionDescription"];
|
|
2084
|
+
form?: ResolverInputTypes["ShapeexamplescontactformSectionSectionForm"];
|
|
2085
|
+
button?: ResolverInputTypes["ShapeexamplescontactformSectionSectionButton"];
|
|
2086
|
+
link?: ResolverInputTypes["ShapeexamplescontactformSectionSectionLink"];
|
|
2038
2087
|
__typename?: boolean | `@${string}`;
|
|
2039
2088
|
}>;
|
|
2040
|
-
["
|
|
2041
|
-
|
|
2042
|
-
plans_grid?: ResolverInputTypes["Shapepricingv1Pricing_sectionPlans_grid"];
|
|
2089
|
+
["ShapeexamplescontactformSection"]: AliasType<{
|
|
2090
|
+
section?: ResolverInputTypes["ShapeexamplescontactformSectionSection"];
|
|
2043
2091
|
__typename?: boolean | `@${string}`;
|
|
2044
2092
|
}>;
|
|
2045
|
-
["
|
|
2046
|
-
|
|
2093
|
+
["Shapeexamplescontactform"]: AliasType<{
|
|
2094
|
+
section?: ResolverInputTypes["ShapeexamplescontactformSection"];
|
|
2047
2095
|
_id?: boolean | `@${string}`;
|
|
2048
2096
|
createdAt?: boolean | `@${string}`;
|
|
2049
2097
|
updatedAt?: boolean | `@${string}`;
|
|
2050
2098
|
__typename?: boolean | `@${string}`;
|
|
2051
2099
|
}>;
|
|
2052
|
-
["
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
email?: boolean | `@${string}`;
|
|
2100
|
+
["ShapeproductcardProductcardProductcard_innerMedia"]: AliasType<{
|
|
2101
|
+
product_image?: ResolverInputTypes["ImageField"];
|
|
2102
|
+
badge?: boolean | `@${string}`;
|
|
2056
2103
|
__typename?: boolean | `@${string}`;
|
|
2057
2104
|
}>;
|
|
2058
|
-
["
|
|
2059
|
-
|
|
2060
|
-
|
|
2105
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"]: AliasType<{
|
|
2106
|
+
price_label?: boolean | `@${string}`;
|
|
2107
|
+
product_price?: boolean | `@${string}`;
|
|
2061
2108
|
__typename?: boolean | `@${string}`;
|
|
2062
2109
|
}>;
|
|
2063
|
-
["
|
|
2064
|
-
|
|
2110
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"]: AliasType<{
|
|
2111
|
+
cta?: boolean | `@${string}`;
|
|
2112
|
+
href?: boolean | `@${string}`;
|
|
2065
2113
|
__typename?: boolean | `@${string}`;
|
|
2066
2114
|
}>;
|
|
2067
|
-
["
|
|
2068
|
-
|
|
2069
|
-
|
|
2115
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblock"]: AliasType<{
|
|
2116
|
+
pricepart?: ResolverInputTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"];
|
|
2117
|
+
cta?: ResolverInputTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"];
|
|
2070
2118
|
__typename?: boolean | `@${string}`;
|
|
2071
2119
|
}>;
|
|
2072
|
-
["
|
|
2073
|
-
|
|
2074
|
-
|
|
2120
|
+
["ShapeproductcardProductcardProductcard_innerContentOptions"]: AliasType<{
|
|
2121
|
+
product_color_label?: boolean | `@${string}`;
|
|
2122
|
+
product_color?: boolean | `@${string}`;
|
|
2123
|
+
product_quantity_label?: boolean | `@${string}`;
|
|
2124
|
+
product_quantity?: boolean | `@${string}`;
|
|
2075
2125
|
__typename?: boolean | `@${string}`;
|
|
2076
2126
|
}>;
|
|
2077
|
-
["
|
|
2078
|
-
|
|
2079
|
-
|
|
2127
|
+
["ShapeproductcardProductcardProductcard_innerContent"]: AliasType<{
|
|
2128
|
+
product_title?: boolean | `@${string}`;
|
|
2129
|
+
product_description?: boolean | `@${string}`;
|
|
2130
|
+
priceblock?: ResolverInputTypes["ShapeproductcardProductcardProductcard_innerContentPriceblock"];
|
|
2131
|
+
options?: ResolverInputTypes["ShapeproductcardProductcardProductcard_innerContentOptions"];
|
|
2080
2132
|
__typename?: boolean | `@${string}`;
|
|
2081
2133
|
}>;
|
|
2082
|
-
["
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
monthly_api_requests?: ResolverInputTypes["Shapeprofile_infoProfile_sectionUsage_sectionMonthly_api_requests"];
|
|
2134
|
+
["ShapeproductcardProductcardProductcard_inner"]: AliasType<{
|
|
2135
|
+
media?: ResolverInputTypes["ShapeproductcardProductcardProductcard_innerMedia"];
|
|
2136
|
+
content?: ResolverInputTypes["ShapeproductcardProductcardProductcard_innerContent"];
|
|
2086
2137
|
__typename?: boolean | `@${string}`;
|
|
2087
2138
|
}>;
|
|
2088
|
-
["
|
|
2089
|
-
|
|
2090
|
-
plan_status?: ResolverInputTypes["Shapeprofile_infoProfile_sectionPlan_status"];
|
|
2091
|
-
usage_section?: ResolverInputTypes["Shapeprofile_infoProfile_sectionUsage_section"];
|
|
2139
|
+
["ShapeproductcardProductcard"]: AliasType<{
|
|
2140
|
+
productcard_inner?: ResolverInputTypes["ShapeproductcardProductcardProductcard_inner"];
|
|
2092
2141
|
__typename?: boolean | `@${string}`;
|
|
2093
2142
|
}>;
|
|
2094
|
-
["
|
|
2095
|
-
|
|
2143
|
+
["Shapeproductcard"]: AliasType<{
|
|
2144
|
+
productcard?: ResolverInputTypes["ShapeproductcardProductcard"];
|
|
2096
2145
|
_id?: boolean | `@${string}`;
|
|
2097
2146
|
createdAt?: boolean | `@${string}`;
|
|
2098
2147
|
updatedAt?: boolean | `@${string}`;
|
|
2099
2148
|
__typename?: boolean | `@${string}`;
|
|
2100
2149
|
}>;
|
|
2101
|
-
["
|
|
2150
|
+
["ShapereactcomponentSectionSectionHeading"]: AliasType<{
|
|
2102
2151
|
title?: boolean | `@${string}`;
|
|
2152
|
+
__typename?: boolean | `@${string}`;
|
|
2153
|
+
}>;
|
|
2154
|
+
["ShapereactcomponentSectionSectionDescription"]: AliasType<{
|
|
2103
2155
|
description?: boolean | `@${string}`;
|
|
2104
2156
|
__typename?: boolean | `@${string}`;
|
|
2105
2157
|
}>;
|
|
2106
|
-
["
|
|
2158
|
+
["ShapereactcomponentSectionSectionMedia"]: AliasType<{
|
|
2107
2159
|
image?: ResolverInputTypes["ImageField"];
|
|
2108
|
-
|
|
2109
|
-
|
|
2160
|
+
__typename?: boolean | `@${string}`;
|
|
2161
|
+
}>;
|
|
2162
|
+
["ShapereactcomponentSectionSectionLink"]: AliasType<{
|
|
2110
2163
|
cta?: boolean | `@${string}`;
|
|
2164
|
+
href?: boolean | `@${string}`;
|
|
2111
2165
|
__typename?: boolean | `@${string}`;
|
|
2112
2166
|
}>;
|
|
2113
|
-
["
|
|
2114
|
-
|
|
2167
|
+
["ShapereactcomponentSectionSectionForm"]: AliasType<{
|
|
2168
|
+
name?: boolean | `@${string}`;
|
|
2169
|
+
description?: boolean | `@${string}`;
|
|
2115
2170
|
__typename?: boolean | `@${string}`;
|
|
2116
2171
|
}>;
|
|
2117
|
-
["
|
|
2118
|
-
|
|
2119
|
-
features_grid?: ResolverInputTypes["ShapesupportSectionFeatures_grid"];
|
|
2172
|
+
["ShapereactcomponentSectionSectionButton"]: AliasType<{
|
|
2173
|
+
button_text?: boolean | `@${string}`;
|
|
2120
2174
|
__typename?: boolean | `@${string}`;
|
|
2121
2175
|
}>;
|
|
2122
|
-
["
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2176
|
+
["ShapereactcomponentSectionSection"]: AliasType<{
|
|
2177
|
+
heading?: ResolverInputTypes["ShapereactcomponentSectionSectionHeading"];
|
|
2178
|
+
description?: ResolverInputTypes["ShapereactcomponentSectionSectionDescription"];
|
|
2179
|
+
media?: ResolverInputTypes["ShapereactcomponentSectionSectionMedia"];
|
|
2180
|
+
link?: ResolverInputTypes["ShapereactcomponentSectionSectionLink"];
|
|
2181
|
+
form?: ResolverInputTypes["ShapereactcomponentSectionSectionForm"];
|
|
2182
|
+
button?: ResolverInputTypes["ShapereactcomponentSectionSectionButton"];
|
|
2127
2183
|
__typename?: boolean | `@${string}`;
|
|
2128
2184
|
}>;
|
|
2129
|
-
["
|
|
2130
|
-
|
|
2131
|
-
subtitle?: boolean | `@${string}`;
|
|
2132
|
-
period?: boolean | `@${string}`;
|
|
2133
|
-
tokens_consumed?: boolean | `@${string}`;
|
|
2185
|
+
["ShapereactcomponentSection"]: AliasType<{
|
|
2186
|
+
section?: ResolverInputTypes["ShapereactcomponentSectionSection"];
|
|
2134
2187
|
__typename?: boolean | `@${string}`;
|
|
2135
2188
|
}>;
|
|
2136
|
-
["
|
|
2137
|
-
|
|
2189
|
+
["Shapereactcomponent"]: AliasType<{
|
|
2190
|
+
section?: ResolverInputTypes["ShapereactcomponentSection"];
|
|
2138
2191
|
_id?: boolean | `@${string}`;
|
|
2139
2192
|
createdAt?: boolean | `@${string}`;
|
|
2140
2193
|
updatedAt?: boolean | `@${string}`;
|
|
@@ -2142,17 +2195,8 @@ export type ResolverInputTypes = {
|
|
|
2142
2195
|
}>;
|
|
2143
2196
|
["RootParamsInput"]: {
|
|
2144
2197
|
_version?: string | undefined | null;
|
|
2145
|
-
locale?: string | undefined | null;
|
|
2146
2198
|
};
|
|
2147
2199
|
["RootParamsEnum"]: RootParamsEnum;
|
|
2148
|
-
["docsSortInput"]: {
|
|
2149
|
-
slug?: ResolverInputTypes["Sort"] | undefined | null;
|
|
2150
|
-
createdAt?: ResolverInputTypes["Sort"] | undefined | null;
|
|
2151
|
-
updatedAt?: ResolverInputTypes["Sort"] | undefined | null;
|
|
2152
|
-
};
|
|
2153
|
-
["docsFilterInput"]: {
|
|
2154
|
-
slug?: ResolverInputTypes["FilterInputString"] | undefined | null;
|
|
2155
|
-
};
|
|
2156
2200
|
["schema"]: AliasType<{
|
|
2157
2201
|
query?: ResolverInputTypes["Query"];
|
|
2158
2202
|
mutation?: ResolverInputTypes["Mutation"];
|
|
@@ -2383,6 +2427,12 @@ export type ModelTypes = {
|
|
|
2383
2427
|
label?: string | undefined | null;
|
|
2384
2428
|
path?: string | undefined | null;
|
|
2385
2429
|
};
|
|
2430
|
+
["GenerateHusarShapeImplementorInput"]: {
|
|
2431
|
+
prompt: string;
|
|
2432
|
+
existingFileContent?: string | undefined | null;
|
|
2433
|
+
backendGraphQlContent?: string | undefined | null;
|
|
2434
|
+
includeShapes?: Array<string> | undefined | null;
|
|
2435
|
+
};
|
|
2386
2436
|
["CMSType"]: CMSType;
|
|
2387
2437
|
["Query"]: {
|
|
2388
2438
|
navigation?: Array<ModelTypes["ModelNavigation"]> | undefined | null;
|
|
@@ -2393,559 +2443,567 @@ export type ModelTypes = {
|
|
|
2393
2443
|
listShapes?: Array<ModelTypes["Shape"]> | undefined | null;
|
|
2394
2444
|
tailwind?: ModelTypes["TailwindConfiguration"] | undefined | null;
|
|
2395
2445
|
listForms?: Array<ModelTypes["Form"]> | undefined | null;
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
modelShapenewshape: ModelTypes["ModelNavigationCompiled"];
|
|
2441
|
-
previewFieldsShapenewshape: ModelTypes["ModelNavigationCompiled"];
|
|
2442
|
-
oneShapenewshape?: ModelTypes["Shapenewshape"] | undefined | null;
|
|
2443
|
-
fieldSetShapepricing_table: string;
|
|
2444
|
-
modelShapepricing_table: ModelTypes["ModelNavigationCompiled"];
|
|
2445
|
-
previewFieldsShapepricing_table: ModelTypes["ModelNavigationCompiled"];
|
|
2446
|
-
oneShapepricing_table?: ModelTypes["Shapepricing_table"] | undefined | null;
|
|
2447
|
-
fieldSetShapepricingv1: string;
|
|
2448
|
-
modelShapepricingv1: ModelTypes["ModelNavigationCompiled"];
|
|
2449
|
-
previewFieldsShapepricingv1: ModelTypes["ModelNavigationCompiled"];
|
|
2450
|
-
oneShapepricingv1?: ModelTypes["Shapepricingv1"] | undefined | null;
|
|
2451
|
-
fieldSetShapeprofile_info: string;
|
|
2452
|
-
modelShapeprofile_info: ModelTypes["ModelNavigationCompiled"];
|
|
2453
|
-
previewFieldsShapeprofile_info: ModelTypes["ModelNavigationCompiled"];
|
|
2454
|
-
oneShapeprofile_info?: ModelTypes["Shapeprofile_info"] | undefined | null;
|
|
2455
|
-
fieldSetShapesupport: string;
|
|
2456
|
-
modelShapesupport: ModelTypes["ModelNavigationCompiled"];
|
|
2457
|
-
previewFieldsShapesupport: ModelTypes["ModelNavigationCompiled"];
|
|
2458
|
-
oneShapesupport?: ModelTypes["Shapesupport"] | undefined | null;
|
|
2459
|
-
fieldSetShapeusage: string;
|
|
2460
|
-
modelShapeusage: ModelTypes["ModelNavigationCompiled"];
|
|
2461
|
-
previewFieldsShapeusage: ModelTypes["ModelNavigationCompiled"];
|
|
2462
|
-
oneShapeusage?: ModelTypes["Shapeusage"] | undefined | null;
|
|
2463
|
-
variantsViewaccount?: Array<ModelTypes["Viewaccount"]> | undefined | null;
|
|
2464
|
-
fieldSetViewaccount: string;
|
|
2465
|
-
modelViewaccount: ModelTypes["ModelNavigationCompiled"];
|
|
2466
|
-
previewFieldsViewaccount: ModelTypes["ModelNavigationCompiled"];
|
|
2467
|
-
oneViewaccount?: ModelTypes["Viewaccount"] | undefined | null;
|
|
2468
|
-
oneAsScalarViewaccount?: ModelTypes["ViewAsScalar"] | undefined | null;
|
|
2469
|
-
variantsViewfeatures?: Array<ModelTypes["Viewfeatures"]> | undefined | null;
|
|
2470
|
-
fieldSetViewfeatures: string;
|
|
2471
|
-
modelViewfeatures: ModelTypes["ModelNavigationCompiled"];
|
|
2472
|
-
previewFieldsViewfeatures: ModelTypes["ModelNavigationCompiled"];
|
|
2473
|
-
oneViewfeatures?: ModelTypes["Viewfeatures"] | undefined | null;
|
|
2474
|
-
oneAsScalarViewfeatures?: ModelTypes["ViewAsScalar"] | undefined | null;
|
|
2475
|
-
variantsViewhomepage?: Array<ModelTypes["Viewhomepage"]> | undefined | null;
|
|
2476
|
-
fieldSetViewhomepage: string;
|
|
2477
|
-
modelViewhomepage: ModelTypes["ModelNavigationCompiled"];
|
|
2478
|
-
previewFieldsViewhomepage: ModelTypes["ModelNavigationCompiled"];
|
|
2479
|
-
oneViewhomepage?: ModelTypes["Viewhomepage"] | undefined | null;
|
|
2480
|
-
oneAsScalarViewhomepage?: ModelTypes["ViewAsScalar"] | undefined | null;
|
|
2481
|
-
variantsViewhowitworks?: Array<ModelTypes["Viewhowitworks"]> | undefined | null;
|
|
2482
|
-
fieldSetViewhowitworks: string;
|
|
2483
|
-
modelViewhowitworks: ModelTypes["ModelNavigationCompiled"];
|
|
2484
|
-
previewFieldsViewhowitworks: ModelTypes["ModelNavigationCompiled"];
|
|
2485
|
-
oneViewhowitworks?: ModelTypes["Viewhowitworks"] | undefined | null;
|
|
2486
|
-
oneAsScalarViewhowitworks?: ModelTypes["ViewAsScalar"] | undefined | null;
|
|
2487
|
-
variantsViewpricing?: Array<ModelTypes["Viewpricing"]> | undefined | null;
|
|
2488
|
-
fieldSetViewpricing: string;
|
|
2489
|
-
modelViewpricing: ModelTypes["ModelNavigationCompiled"];
|
|
2490
|
-
previewFieldsViewpricing: ModelTypes["ModelNavigationCompiled"];
|
|
2491
|
-
oneViewpricing?: ModelTypes["Viewpricing"] | undefined | null;
|
|
2492
|
-
oneAsScalarViewpricing?: ModelTypes["ViewAsScalar"] | undefined | null;
|
|
2446
|
+
fieldSetShapeexamples_contactform: string;
|
|
2447
|
+
modelShapeexamples_contactform: ModelTypes["ModelNavigationCompiled"];
|
|
2448
|
+
previewFieldsShapeexamples_contactform: ModelTypes["ModelNavigationCompiled"];
|
|
2449
|
+
oneShapeexamples_contactform?: ModelTypes["Shapeexamples_contactform"] | undefined | null;
|
|
2450
|
+
fieldSetShapeexamples_featuregrid: string;
|
|
2451
|
+
modelShapeexamples_featuregrid: ModelTypes["ModelNavigationCompiled"];
|
|
2452
|
+
previewFieldsShapeexamples_featuregrid: ModelTypes["ModelNavigationCompiled"];
|
|
2453
|
+
oneShapeexamples_featuregrid?: ModelTypes["Shapeexamples_featuregrid"] | undefined | null;
|
|
2454
|
+
fieldSetShapeexamples_herosection: string;
|
|
2455
|
+
modelShapeexamples_herosection: ModelTypes["ModelNavigationCompiled"];
|
|
2456
|
+
previewFieldsShapeexamples_herosection: ModelTypes["ModelNavigationCompiled"];
|
|
2457
|
+
oneShapeexamples_herosection?: ModelTypes["Shapeexamples_herosection"] | undefined | null;
|
|
2458
|
+
fieldSetShapeexamples_newslettersignup: string;
|
|
2459
|
+
modelShapeexamples_newslettersignup: ModelTypes["ModelNavigationCompiled"];
|
|
2460
|
+
previewFieldsShapeexamples_newslettersignup: ModelTypes["ModelNavigationCompiled"];
|
|
2461
|
+
oneShapeexamples_newslettersignup?: ModelTypes["Shapeexamples_newslettersignup"] | undefined | null;
|
|
2462
|
+
fieldSetShapeexamples_pricingplans: string;
|
|
2463
|
+
modelShapeexamples_pricingplans: ModelTypes["ModelNavigationCompiled"];
|
|
2464
|
+
previewFieldsShapeexamples_pricingplans: ModelTypes["ModelNavigationCompiled"];
|
|
2465
|
+
oneShapeexamples_pricingplans?: ModelTypes["Shapeexamples_pricingplans"] | undefined | null;
|
|
2466
|
+
fieldSetShapeexamples_pricingplans_1: string;
|
|
2467
|
+
modelShapeexamples_pricingplans_1: ModelTypes["ModelNavigationCompiled"];
|
|
2468
|
+
previewFieldsShapeexamples_pricingplans_1: ModelTypes["ModelNavigationCompiled"];
|
|
2469
|
+
oneShapeexamples_pricingplans_1?: ModelTypes["Shapeexamples_pricingplans_1"] | undefined | null;
|
|
2470
|
+
fieldSetShapeexamples_productcard: string;
|
|
2471
|
+
modelShapeexamples_productcard: ModelTypes["ModelNavigationCompiled"];
|
|
2472
|
+
previewFieldsShapeexamples_productcard: ModelTypes["ModelNavigationCompiled"];
|
|
2473
|
+
oneShapeexamples_productcard?: ModelTypes["Shapeexamples_productcard"] | undefined | null;
|
|
2474
|
+
fieldSetShapeexamples_testimonialcard: string;
|
|
2475
|
+
modelShapeexamples_testimonialcard: ModelTypes["ModelNavigationCompiled"];
|
|
2476
|
+
previewFieldsShapeexamples_testimonialcard: ModelTypes["ModelNavigationCompiled"];
|
|
2477
|
+
oneShapeexamples_testimonialcard?: ModelTypes["Shapeexamples_testimonialcard"] | undefined | null;
|
|
2478
|
+
fieldSetShapeexamplescontactform: string;
|
|
2479
|
+
modelShapeexamplescontactform: ModelTypes["ModelNavigationCompiled"];
|
|
2480
|
+
previewFieldsShapeexamplescontactform: ModelTypes["ModelNavigationCompiled"];
|
|
2481
|
+
oneShapeexamplescontactform?: ModelTypes["Shapeexamplescontactform"] | undefined | null;
|
|
2482
|
+
fieldSetShapeproductcard: string;
|
|
2483
|
+
modelShapeproductcard: ModelTypes["ModelNavigationCompiled"];
|
|
2484
|
+
previewFieldsShapeproductcard: ModelTypes["ModelNavigationCompiled"];
|
|
2485
|
+
oneShapeproductcard?: ModelTypes["Shapeproductcard"] | undefined | null;
|
|
2486
|
+
fieldSetShapereactcomponent: string;
|
|
2487
|
+
modelShapereactcomponent: ModelTypes["ModelNavigationCompiled"];
|
|
2488
|
+
previewFieldsShapereactcomponent: ModelTypes["ModelNavigationCompiled"];
|
|
2489
|
+
oneShapereactcomponent?: ModelTypes["Shapereactcomponent"] | undefined | null;
|
|
2493
2490
|
};
|
|
2494
2491
|
["RootParamsType"]: {
|
|
2495
2492
|
_version?: string | undefined | null;
|
|
2496
|
-
locale?: string | undefined | null;
|
|
2497
2493
|
};
|
|
2498
|
-
["ModelEnum"]: ModelEnum;
|
|
2499
|
-
["ViewEnum"]: ViewEnum;
|
|
2500
2494
|
["ShapeEnum"]: ShapeEnum;
|
|
2501
|
-
["
|
|
2502
|
-
|
|
2503
|
-
pageInfo: ModelTypes["PageInfo"];
|
|
2495
|
+
["Shapeexamples_contactformSectionSectionHeading"]: {
|
|
2496
|
+
subtitle?: string | undefined | null;
|
|
2504
2497
|
};
|
|
2505
|
-
["
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
createdAt?: number | undefined | null;
|
|
2533
|
-
updatedAt?: number | undefined | null;
|
|
2534
|
-
draft_version?: boolean | undefined | null;
|
|
2535
|
-
json_ld?: string | undefined | null;
|
|
2536
|
-
};
|
|
2537
|
-
["ViewfeaturesMain"]: {
|
|
2538
|
-
auto_translation?: ModelTypes["Shapefeaturepresentation"] | undefined | null;
|
|
2539
|
-
ai_component?: ModelTypes["Shapefeaturepresentation"] | undefined | null;
|
|
2540
|
-
};
|
|
2541
|
-
["Viewfeatures"]: {
|
|
2542
|
-
_version?: ModelTypes["VersionField"] | undefined | null;
|
|
2543
|
-
main?: ModelTypes["ViewfeaturesMain"] | undefined | null;
|
|
2544
|
-
locale?: string | undefined | null;
|
|
2545
|
-
slug?: string | undefined | null;
|
|
2546
|
-
_id: string;
|
|
2547
|
-
createdAt?: number | undefined | null;
|
|
2548
|
-
updatedAt?: number | undefined | null;
|
|
2549
|
-
draft_version?: boolean | undefined | null;
|
|
2550
|
-
json_ld?: string | undefined | null;
|
|
2551
|
-
};
|
|
2552
|
-
["Viewhomepage"]: {
|
|
2553
|
-
_version?: ModelTypes["VersionField"] | undefined | null;
|
|
2554
|
-
nav?: ModelTypes["Shapenav"] | undefined | null;
|
|
2555
|
-
main?: ModelTypes["Shapehero"] | undefined | null;
|
|
2556
|
-
hero?: ModelTypes["Shapeherox"] | undefined | null;
|
|
2557
|
-
pricing?: ModelTypes["Shapepricingv1"] | undefined | null;
|
|
2558
|
-
footer?: ModelTypes["Shapefoot"] | undefined | null;
|
|
2559
|
-
locale?: string | undefined | null;
|
|
2560
|
-
slug?: string | undefined | null;
|
|
2498
|
+
["Shapeexamples_contactformSectionSectionDescription"]: {
|
|
2499
|
+
description?: string | undefined | null;
|
|
2500
|
+
};
|
|
2501
|
+
["Shapeexamples_contactformSectionSectionForm"]: {
|
|
2502
|
+
name?: string | undefined | null;
|
|
2503
|
+
email?: string | undefined | null;
|
|
2504
|
+
message?: string | undefined | null;
|
|
2505
|
+
};
|
|
2506
|
+
["Shapeexamples_contactformSectionSectionButton"]: {
|
|
2507
|
+
button_text?: string | undefined | null;
|
|
2508
|
+
};
|
|
2509
|
+
["Shapeexamples_contactformSectionSectionLink"]: {
|
|
2510
|
+
cta?: string | undefined | null;
|
|
2511
|
+
href?: string | undefined | null;
|
|
2512
|
+
};
|
|
2513
|
+
["Shapeexamples_contactformSectionSection"]: {
|
|
2514
|
+
heading?: ModelTypes["Shapeexamples_contactformSectionSectionHeading"] | undefined | null;
|
|
2515
|
+
description?: ModelTypes["Shapeexamples_contactformSectionSectionDescription"] | undefined | null;
|
|
2516
|
+
form?: ModelTypes["Shapeexamples_contactformSectionSectionForm"] | undefined | null;
|
|
2517
|
+
button?: ModelTypes["Shapeexamples_contactformSectionSectionButton"] | undefined | null;
|
|
2518
|
+
link?: ModelTypes["Shapeexamples_contactformSectionSectionLink"] | undefined | null;
|
|
2519
|
+
};
|
|
2520
|
+
["Shapeexamples_contactformSection"]: {
|
|
2521
|
+
section?: ModelTypes["Shapeexamples_contactformSectionSection"] | undefined | null;
|
|
2522
|
+
};
|
|
2523
|
+
["Shapeexamples_contactform"]: {
|
|
2524
|
+
section?: ModelTypes["Shapeexamples_contactformSection"] | undefined | null;
|
|
2561
2525
|
_id: string;
|
|
2562
2526
|
createdAt?: number | undefined | null;
|
|
2563
2527
|
updatedAt?: number | undefined | null;
|
|
2564
|
-
draft_version?: boolean | undefined | null;
|
|
2565
|
-
json_ld?: string | undefined | null;
|
|
2566
2528
|
};
|
|
2567
|
-
["
|
|
2568
|
-
|
|
2529
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"]: {
|
|
2530
|
+
subtitle?: string | undefined | null;
|
|
2531
|
+
};
|
|
2532
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"]: {
|
|
2569
2533
|
description?: string | undefined | null;
|
|
2534
|
+
};
|
|
2535
|
+
["Shapeexamples_featuregridSectionSectionHeader"]: {
|
|
2536
|
+
features_title?: ModelTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"] | undefined | null;
|
|
2537
|
+
features_description?: ModelTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"] | undefined | null;
|
|
2538
|
+
};
|
|
2539
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"]: {
|
|
2540
|
+
h3?: string | undefined | null;
|
|
2541
|
+
};
|
|
2542
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"]: {
|
|
2543
|
+
description?: string | undefined | null;
|
|
2544
|
+
};
|
|
2545
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"]: {
|
|
2570
2546
|
image?: ModelTypes["ImageField"] | undefined | null;
|
|
2547
|
+
feature_title_1?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"] | undefined | null;
|
|
2548
|
+
feature_description_1?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"] | undefined | null;
|
|
2571
2549
|
};
|
|
2572
|
-
["
|
|
2573
|
-
|
|
2574
|
-
title?: string | undefined | null;
|
|
2575
|
-
feature_control?: ModelTypes["ViewhowitworksFeature_control"] | undefined | null;
|
|
2576
|
-
locale?: string | undefined | null;
|
|
2577
|
-
slug?: string | undefined | null;
|
|
2578
|
-
_id: string;
|
|
2579
|
-
createdAt?: number | undefined | null;
|
|
2580
|
-
updatedAt?: number | undefined | null;
|
|
2581
|
-
draft_version?: boolean | undefined | null;
|
|
2582
|
-
json_ld?: string | undefined | null;
|
|
2583
|
-
};
|
|
2584
|
-
["Viewpricing"]: {
|
|
2585
|
-
_version?: ModelTypes["VersionField"] | undefined | null;
|
|
2586
|
-
pricing?: ModelTypes["Shapepricingv1"] | undefined | null;
|
|
2587
|
-
table?: ModelTypes["Shapepricing_table"] | undefined | null;
|
|
2588
|
-
cta?: ModelTypes["Shapenewshape"] | undefined | null;
|
|
2589
|
-
locale?: string | undefined | null;
|
|
2590
|
-
slug?: string | undefined | null;
|
|
2591
|
-
_id: string;
|
|
2592
|
-
createdAt?: number | undefined | null;
|
|
2593
|
-
updatedAt?: number | undefined | null;
|
|
2594
|
-
draft_version?: boolean | undefined | null;
|
|
2595
|
-
json_ld?: string | undefined | null;
|
|
2550
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"]: {
|
|
2551
|
+
h3?: string | undefined | null;
|
|
2596
2552
|
};
|
|
2597
|
-
["
|
|
2598
|
-
|
|
2599
|
-
link?: string | undefined | null;
|
|
2553
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"]: {
|
|
2554
|
+
description?: string | undefined | null;
|
|
2600
2555
|
};
|
|
2601
|
-
["
|
|
2602
|
-
|
|
2556
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"]: {
|
|
2557
|
+
image?: ModelTypes["ImageField"] | undefined | null;
|
|
2558
|
+
feature_title_2?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"] | undefined | null;
|
|
2559
|
+
feature_description_2?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"] | undefined | null;
|
|
2603
2560
|
};
|
|
2604
|
-
["
|
|
2605
|
-
|
|
2606
|
-
category?: Array<ModelTypes["Shapecloud_sidebarSidebarMenuCategory"] | undefined | null> | undefined | null;
|
|
2561
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"]: {
|
|
2562
|
+
h3?: string | undefined | null;
|
|
2607
2563
|
};
|
|
2608
|
-
["
|
|
2609
|
-
|
|
2610
|
-
|
|
2564
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"]: {
|
|
2565
|
+
description?: string | undefined | null;
|
|
2566
|
+
};
|
|
2567
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"]: {
|
|
2568
|
+
image?: ModelTypes["ImageField"] | undefined | null;
|
|
2569
|
+
feature_title_3?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"] | undefined | null;
|
|
2570
|
+
feature_description_3?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"] | undefined | null;
|
|
2611
2571
|
};
|
|
2612
|
-
["
|
|
2613
|
-
|
|
2572
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3"]: {
|
|
2573
|
+
media?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"] | undefined | null;
|
|
2574
|
+
media_2?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"] | undefined | null;
|
|
2575
|
+
media_3?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"] | undefined | null;
|
|
2614
2576
|
};
|
|
2615
|
-
["
|
|
2616
|
-
|
|
2617
|
-
|
|
2577
|
+
["Shapeexamples_featuregridSectionSection"]: {
|
|
2578
|
+
header?: ModelTypes["Shapeexamples_featuregridSectionSectionHeader"] | undefined | null;
|
|
2579
|
+
md_gridcols3?: ModelTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3"] | undefined | null;
|
|
2618
2580
|
};
|
|
2619
|
-
["
|
|
2620
|
-
|
|
2581
|
+
["Shapeexamples_featuregridSection"]: {
|
|
2582
|
+
section?: ModelTypes["Shapeexamples_featuregridSectionSection"] | undefined | null;
|
|
2583
|
+
};
|
|
2584
|
+
["Shapeexamples_featuregrid"]: {
|
|
2585
|
+
section?: ModelTypes["Shapeexamples_featuregridSection"] | undefined | null;
|
|
2621
2586
|
_id: string;
|
|
2622
2587
|
createdAt?: number | undefined | null;
|
|
2623
2588
|
updatedAt?: number | undefined | null;
|
|
2624
2589
|
};
|
|
2625
|
-
["
|
|
2626
|
-
|
|
2590
|
+
["Shapeexamples_herosectionSectionSectionHeading"]: {
|
|
2591
|
+
title?: string | undefined | null;
|
|
2627
2592
|
};
|
|
2628
|
-
["
|
|
2629
|
-
|
|
2630
|
-
scrollspy_list?: string | undefined | null;
|
|
2593
|
+
["Shapeexamples_herosectionSectionSectionDescription"]: {
|
|
2594
|
+
description?: string | undefined | null;
|
|
2631
2595
|
};
|
|
2632
|
-
["
|
|
2633
|
-
|
|
2596
|
+
["Shapeexamples_herosectionSectionSectionSectionLink"]: {
|
|
2597
|
+
cta?: string | undefined | null;
|
|
2598
|
+
href?: string | undefined | null;
|
|
2634
2599
|
};
|
|
2635
|
-
["
|
|
2636
|
-
|
|
2637
|
-
|
|
2600
|
+
["Shapeexamples_herosectionSectionSectionSectionLink_2"]: {
|
|
2601
|
+
cta?: string | undefined | null;
|
|
2602
|
+
href?: string | undefined | null;
|
|
2603
|
+
};
|
|
2604
|
+
["Shapeexamples_herosectionSectionSectionSection"]: {
|
|
2605
|
+
link?: ModelTypes["Shapeexamples_herosectionSectionSectionSectionLink"] | undefined | null;
|
|
2606
|
+
link_2?: ModelTypes["Shapeexamples_herosectionSectionSectionSectionLink_2"] | undefined | null;
|
|
2607
|
+
};
|
|
2608
|
+
["Shapeexamples_herosectionSectionSectionMedia"]: {
|
|
2609
|
+
image?: ModelTypes["ImageField"] | undefined | null;
|
|
2610
|
+
};
|
|
2611
|
+
["Shapeexamples_herosectionSectionSection"]: {
|
|
2612
|
+
heading?: ModelTypes["Shapeexamples_herosectionSectionSectionHeading"] | undefined | null;
|
|
2613
|
+
description?: ModelTypes["Shapeexamples_herosectionSectionSectionDescription"] | undefined | null;
|
|
2614
|
+
section?: ModelTypes["Shapeexamples_herosectionSectionSectionSection"] | undefined | null;
|
|
2615
|
+
media?: ModelTypes["Shapeexamples_herosectionSectionSectionMedia"] | undefined | null;
|
|
2638
2616
|
};
|
|
2639
|
-
["
|
|
2640
|
-
|
|
2617
|
+
["Shapeexamples_herosectionSection"]: {
|
|
2618
|
+
section?: ModelTypes["Shapeexamples_herosectionSectionSection"] | undefined | null;
|
|
2641
2619
|
};
|
|
2642
|
-
["
|
|
2643
|
-
|
|
2620
|
+
["Shapeexamples_herosection"]: {
|
|
2621
|
+
section?: ModelTypes["Shapeexamples_herosectionSection"] | undefined | null;
|
|
2644
2622
|
_id: string;
|
|
2645
2623
|
createdAt?: number | undefined | null;
|
|
2646
2624
|
updatedAt?: number | undefined | null;
|
|
2647
2625
|
};
|
|
2648
|
-
["
|
|
2649
|
-
|
|
2650
|
-
link?: string | undefined | null;
|
|
2626
|
+
["Shapeexamples_newslettersignupSectionSectionHeading"]: {
|
|
2627
|
+
subtitle?: string | undefined | null;
|
|
2651
2628
|
};
|
|
2652
|
-
["
|
|
2653
|
-
|
|
2629
|
+
["Shapeexamples_newslettersignupSectionSectionDescription"]: {
|
|
2630
|
+
description?: string | undefined | null;
|
|
2654
2631
|
};
|
|
2655
|
-
["
|
|
2656
|
-
|
|
2657
|
-
|
|
2632
|
+
["Shapeexamples_newslettersignupSectionSectionFormButton"]: {
|
|
2633
|
+
button_text?: string | undefined | null;
|
|
2634
|
+
};
|
|
2635
|
+
["Shapeexamples_newslettersignupSectionSectionForm"]: {
|
|
2636
|
+
email?: string | undefined | null;
|
|
2637
|
+
button?: ModelTypes["Shapeexamples_newslettersignupSectionSectionFormButton"] | undefined | null;
|
|
2638
|
+
};
|
|
2639
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2Link"]: {
|
|
2640
|
+
cta?: string | undefined | null;
|
|
2641
|
+
href?: string | undefined | null;
|
|
2642
|
+
};
|
|
2643
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2"]: {
|
|
2644
|
+
description?: string | undefined | null;
|
|
2645
|
+
link?: ModelTypes["Shapeexamples_newslettersignupSectionSectionDescription_2Link"] | undefined | null;
|
|
2658
2646
|
};
|
|
2659
|
-
["
|
|
2660
|
-
|
|
2647
|
+
["Shapeexamples_newslettersignupSectionSection"]: {
|
|
2648
|
+
heading?: ModelTypes["Shapeexamples_newslettersignupSectionSectionHeading"] | undefined | null;
|
|
2649
|
+
description?: ModelTypes["Shapeexamples_newslettersignupSectionSectionDescription"] | undefined | null;
|
|
2650
|
+
form?: ModelTypes["Shapeexamples_newslettersignupSectionSectionForm"] | undefined | null;
|
|
2651
|
+
description_2?: ModelTypes["Shapeexamples_newslettersignupSectionSectionDescription_2"] | undefined | null;
|
|
2661
2652
|
};
|
|
2662
|
-
["
|
|
2663
|
-
|
|
2653
|
+
["Shapeexamples_newslettersignupSection"]: {
|
|
2654
|
+
section?: ModelTypes["Shapeexamples_newslettersignupSectionSection"] | undefined | null;
|
|
2655
|
+
};
|
|
2656
|
+
["Shapeexamples_newslettersignup"]: {
|
|
2657
|
+
section?: ModelTypes["Shapeexamples_newslettersignupSection"] | undefined | null;
|
|
2664
2658
|
_id: string;
|
|
2665
2659
|
createdAt?: number | undefined | null;
|
|
2666
2660
|
updatedAt?: number | undefined | null;
|
|
2667
2661
|
};
|
|
2668
|
-
["
|
|
2669
|
-
title?: string | undefined | null;
|
|
2662
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"]: {
|
|
2670
2663
|
subtitle?: string | undefined | null;
|
|
2664
|
+
};
|
|
2665
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"]: {
|
|
2666
|
+
description?: string | undefined | null;
|
|
2667
|
+
};
|
|
2668
|
+
["Shapeexamples_pricingplansSectionSectionHeader"]: {
|
|
2669
|
+
pricing_title?: ModelTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"] | undefined | null;
|
|
2670
|
+
pricing_description?: ModelTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"] | undefined | null;
|
|
2671
|
+
};
|
|
2672
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"]: {
|
|
2673
|
+
h3?: string | undefined | null;
|
|
2674
|
+
};
|
|
2675
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"]: {
|
|
2671
2676
|
content?: string | undefined | null;
|
|
2672
2677
|
};
|
|
2673
|
-
["
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"]: {
|
|
2679
|
+
plan_price_1?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"] | undefined | null;
|
|
2680
|
+
};
|
|
2681
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"]: {
|
|
2682
|
+
items?: Array<string | undefined | null> | undefined | null;
|
|
2683
|
+
};
|
|
2684
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"]: {
|
|
2685
|
+
cta?: string | undefined | null;
|
|
2686
|
+
href?: string | undefined | null;
|
|
2687
|
+
};
|
|
2688
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"]: {
|
|
2689
|
+
plan_name_1?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"] | undefined | null;
|
|
2690
|
+
section?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"] | undefined | null;
|
|
2691
|
+
list?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"] | undefined | null;
|
|
2692
|
+
plan_cta_1?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"] | undefined | null;
|
|
2693
|
+
};
|
|
2694
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"]: {
|
|
2695
|
+
h3?: string | undefined | null;
|
|
2696
|
+
};
|
|
2697
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"]: {
|
|
2698
|
+
content?: string | undefined | null;
|
|
2699
|
+
};
|
|
2700
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"]: {
|
|
2701
|
+
plan_price_2?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"] | undefined | null;
|
|
2702
|
+
};
|
|
2703
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"]: {
|
|
2704
|
+
items?: Array<string | undefined | null> | undefined | null;
|
|
2705
|
+
};
|
|
2706
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"]: {
|
|
2707
|
+
cta?: string | undefined | null;
|
|
2708
|
+
href?: string | undefined | null;
|
|
2709
|
+
};
|
|
2710
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"]: {
|
|
2711
|
+
plan_name_2?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"] | undefined | null;
|
|
2712
|
+
section?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"] | undefined | null;
|
|
2713
|
+
list?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"] | undefined | null;
|
|
2714
|
+
plan_cta_2?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"] | undefined | null;
|
|
2715
|
+
};
|
|
2716
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"]: {
|
|
2717
|
+
h3?: string | undefined | null;
|
|
2718
|
+
};
|
|
2719
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"]: {
|
|
2720
|
+
content?: string | undefined | null;
|
|
2678
2721
|
};
|
|
2679
|
-
["
|
|
2680
|
-
|
|
2681
|
-
terms_of_service?: string | undefined | null;
|
|
2682
|
-
contact_us?: string | undefined | null;
|
|
2722
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"]: {
|
|
2723
|
+
plan_price_3?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"] | undefined | null;
|
|
2683
2724
|
};
|
|
2684
|
-
["
|
|
2685
|
-
|
|
2686
|
-
footer_links?: ModelTypes["ShapefootFooterFooter_containerFooter_links"] | undefined | null;
|
|
2687
|
-
footer_copy?: string | undefined | null;
|
|
2725
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"]: {
|
|
2726
|
+
items?: Array<string | undefined | null> | undefined | null;
|
|
2688
2727
|
};
|
|
2689
|
-
["
|
|
2690
|
-
|
|
2728
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"]: {
|
|
2729
|
+
cta?: string | undefined | null;
|
|
2730
|
+
href?: string | undefined | null;
|
|
2691
2731
|
};
|
|
2692
|
-
["
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2732
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"]: {
|
|
2733
|
+
plan_name_3?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"] | undefined | null;
|
|
2734
|
+
section?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"] | undefined | null;
|
|
2735
|
+
list?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"] | undefined | null;
|
|
2736
|
+
plan_cta_3?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"] | undefined | null;
|
|
2697
2737
|
};
|
|
2698
|
-
["
|
|
2699
|
-
|
|
2738
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3"]: {
|
|
2739
|
+
border?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"] | undefined | null;
|
|
2740
|
+
border_2?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"] | undefined | null;
|
|
2741
|
+
border_3?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"] | undefined | null;
|
|
2700
2742
|
};
|
|
2701
|
-
["
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
slogan_parent?: ModelTypes["ShapeheroHero_componentSlogan_parent"] | undefined | null;
|
|
2705
|
-
subslogan?: string | undefined | null;
|
|
2743
|
+
["Shapeexamples_pricingplansSectionSection"]: {
|
|
2744
|
+
header?: ModelTypes["Shapeexamples_pricingplansSectionSectionHeader"] | undefined | null;
|
|
2745
|
+
md_gridcols3?: ModelTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3"] | undefined | null;
|
|
2706
2746
|
};
|
|
2707
|
-
["
|
|
2708
|
-
|
|
2747
|
+
["Shapeexamples_pricingplansSection"]: {
|
|
2748
|
+
section?: ModelTypes["Shapeexamples_pricingplansSectionSection"] | undefined | null;
|
|
2749
|
+
};
|
|
2750
|
+
["Shapeexamples_pricingplans"]: {
|
|
2751
|
+
section?: ModelTypes["Shapeexamples_pricingplansSection"] | undefined | null;
|
|
2709
2752
|
_id: string;
|
|
2710
2753
|
createdAt?: number | undefined | null;
|
|
2711
2754
|
updatedAt?: number | undefined | null;
|
|
2712
2755
|
};
|
|
2713
|
-
["
|
|
2714
|
-
|
|
2756
|
+
["Shapeexamples_pricingplans_1ContainerPricingHeader"]: {
|
|
2757
|
+
subtitle?: string | undefined | null;
|
|
2758
|
+
description?: string | undefined | null;
|
|
2759
|
+
};
|
|
2760
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"]: {
|
|
2761
|
+
price?: string | undefined | null;
|
|
2715
2762
|
};
|
|
2716
|
-
["
|
|
2763
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"]: {
|
|
2717
2764
|
title?: string | undefined | null;
|
|
2718
|
-
|
|
2719
|
-
features?: ModelTypes["ShapeheroxHero_sectionHero_containerText_wrapperFeatures"] | undefined | null;
|
|
2765
|
+
href?: string | undefined | null;
|
|
2720
2766
|
};
|
|
2721
|
-
["
|
|
2722
|
-
|
|
2767
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"]: {
|
|
2768
|
+
name?: string | undefined | null;
|
|
2769
|
+
priceblock?: ModelTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"] | undefined | null;
|
|
2770
|
+
features?: Array<string | undefined | null> | undefined | null;
|
|
2771
|
+
cta?: ModelTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"] | undefined | null;
|
|
2723
2772
|
};
|
|
2724
|
-
["
|
|
2725
|
-
|
|
2773
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlans"]: {
|
|
2774
|
+
plan_items?: Array<ModelTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"] | undefined | null> | undefined | null;
|
|
2726
2775
|
};
|
|
2727
|
-
["
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
presentation?: ModelTypes["ShapeheroxHero_sectionHero_containerPresentation"] | undefined | null;
|
|
2776
|
+
["Shapeexamples_pricingplans_1ContainerPricing"]: {
|
|
2777
|
+
header?: ModelTypes["Shapeexamples_pricingplans_1ContainerPricingHeader"] | undefined | null;
|
|
2778
|
+
plans?: ModelTypes["Shapeexamples_pricingplans_1ContainerPricingPlans"] | undefined | null;
|
|
2731
2779
|
};
|
|
2732
|
-
["
|
|
2733
|
-
|
|
2780
|
+
["Shapeexamples_pricingplans_1Container"]: {
|
|
2781
|
+
pricing?: ModelTypes["Shapeexamples_pricingplans_1ContainerPricing"] | undefined | null;
|
|
2734
2782
|
};
|
|
2735
|
-
["
|
|
2736
|
-
|
|
2783
|
+
["Shapeexamples_pricingplans_1"]: {
|
|
2784
|
+
container?: ModelTypes["Shapeexamples_pricingplans_1Container"] | undefined | null;
|
|
2737
2785
|
_id: string;
|
|
2738
2786
|
createdAt?: number | undefined | null;
|
|
2739
2787
|
updatedAt?: number | undefined | null;
|
|
2740
2788
|
};
|
|
2741
|
-
["
|
|
2742
|
-
|
|
2743
|
-
link?: string | undefined | null;
|
|
2744
|
-
remove_button?: string | undefined | null;
|
|
2789
|
+
["Shapeexamples_productcardSectionSectionMediaRounded"]: {
|
|
2790
|
+
content?: string | undefined | null;
|
|
2745
2791
|
};
|
|
2746
|
-
["
|
|
2747
|
-
|
|
2792
|
+
["Shapeexamples_productcardSectionSectionMedia"]: {
|
|
2793
|
+
image?: ModelTypes["ImageField"] | undefined | null;
|
|
2794
|
+
rounded?: ModelTypes["Shapeexamples_productcardSectionSectionMediaRounded"] | undefined | null;
|
|
2748
2795
|
};
|
|
2749
|
-
["
|
|
2750
|
-
title?: string | undefined | null;
|
|
2796
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_title"]: {
|
|
2751
2797
|
subtitle?: string | undefined | null;
|
|
2752
|
-
projects?: ModelTypes["Shapelista_projektowListProjects"] | undefined | null;
|
|
2753
2798
|
};
|
|
2754
|
-
["
|
|
2755
|
-
|
|
2756
|
-
_id: string;
|
|
2757
|
-
createdAt?: number | undefined | null;
|
|
2758
|
-
updatedAt?: number | undefined | null;
|
|
2799
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_description"]: {
|
|
2800
|
+
description?: string | undefined | null;
|
|
2759
2801
|
};
|
|
2760
|
-
["
|
|
2761
|
-
|
|
2802
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"]: {
|
|
2803
|
+
content?: string | undefined | null;
|
|
2804
|
+
};
|
|
2805
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"]: {
|
|
2806
|
+
content?: string | undefined | null;
|
|
2807
|
+
};
|
|
2808
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSection"]: {
|
|
2809
|
+
inline?: ModelTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"] | undefined | null;
|
|
2810
|
+
product_price?: ModelTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"] | undefined | null;
|
|
2811
|
+
};
|
|
2812
|
+
["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"]: {
|
|
2813
|
+
cta?: string | undefined | null;
|
|
2762
2814
|
href?: string | undefined | null;
|
|
2763
2815
|
};
|
|
2764
|
-
["
|
|
2765
|
-
|
|
2816
|
+
["Shapeexamples_productcardSectionSectionSectionSection"]: {
|
|
2817
|
+
section?: ModelTypes["Shapeexamples_productcardSectionSectionSectionSectionSection"] | undefined | null;
|
|
2818
|
+
product_cta_url?: ModelTypes["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"] | undefined | null;
|
|
2766
2819
|
};
|
|
2767
|
-
["
|
|
2768
|
-
|
|
2769
|
-
|
|
2820
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel"]: {
|
|
2821
|
+
html_for?: string | undefined | null;
|
|
2822
|
+
content?: string | undefined | null;
|
|
2770
2823
|
};
|
|
2771
|
-
["
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
createdAt?: number | undefined | null;
|
|
2775
|
-
updatedAt?: number | undefined | null;
|
|
2824
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel_2"]: {
|
|
2825
|
+
html_for?: string | undefined | null;
|
|
2826
|
+
content?: string | undefined | null;
|
|
2776
2827
|
};
|
|
2777
|
-
["
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
};
|
|
2789
|
-
["
|
|
2790
|
-
|
|
2828
|
+
["Shapeexamples_productcardSectionSectionSectionForm"]: {
|
|
2829
|
+
label?: ModelTypes["Shapeexamples_productcardSectionSectionSectionFormLabel"] | undefined | null;
|
|
2830
|
+
product_color?: string | undefined | null;
|
|
2831
|
+
label_2?: ModelTypes["Shapeexamples_productcardSectionSectionSectionFormLabel_2"] | undefined | null;
|
|
2832
|
+
product_quantity?: string | undefined | null;
|
|
2833
|
+
};
|
|
2834
|
+
["Shapeexamples_productcardSectionSectionSection"]: {
|
|
2835
|
+
product_title?: ModelTypes["Shapeexamples_productcardSectionSectionSectionProduct_title"] | undefined | null;
|
|
2836
|
+
product_description?: ModelTypes["Shapeexamples_productcardSectionSectionSectionProduct_description"] | undefined | null;
|
|
2837
|
+
section?: ModelTypes["Shapeexamples_productcardSectionSectionSectionSection"] | undefined | null;
|
|
2838
|
+
form?: ModelTypes["Shapeexamples_productcardSectionSectionSectionForm"] | undefined | null;
|
|
2839
|
+
};
|
|
2840
|
+
["Shapeexamples_productcardSectionSection"]: {
|
|
2841
|
+
media?: ModelTypes["Shapeexamples_productcardSectionSectionMedia"] | undefined | null;
|
|
2842
|
+
section?: ModelTypes["Shapeexamples_productcardSectionSectionSection"] | undefined | null;
|
|
2843
|
+
};
|
|
2844
|
+
["Shapeexamples_productcardSection"]: {
|
|
2845
|
+
section?: ModelTypes["Shapeexamples_productcardSectionSection"] | undefined | null;
|
|
2846
|
+
};
|
|
2847
|
+
["Shapeexamples_productcard"]: {
|
|
2848
|
+
section?: ModelTypes["Shapeexamples_productcardSection"] | undefined | null;
|
|
2791
2849
|
_id: string;
|
|
2792
2850
|
createdAt?: number | undefined | null;
|
|
2793
2851
|
updatedAt?: number | undefined | null;
|
|
2794
2852
|
};
|
|
2795
|
-
["
|
|
2796
|
-
title?: string | undefined | null;
|
|
2853
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"]: {
|
|
2797
2854
|
description?: string | undefined | null;
|
|
2798
2855
|
};
|
|
2799
|
-
["
|
|
2800
|
-
|
|
2801
|
-
unit?: string | undefined | null;
|
|
2802
|
-
price?: string | undefined | null;
|
|
2856
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquote"]: {
|
|
2857
|
+
quote?: ModelTypes["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"] | undefined | null;
|
|
2803
2858
|
};
|
|
2804
|
-
["
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2859
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"]: {
|
|
2860
|
+
content?: string | undefined | null;
|
|
2861
|
+
};
|
|
2862
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"]: {
|
|
2863
|
+
content?: string | undefined | null;
|
|
2864
|
+
};
|
|
2865
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"]: {
|
|
2866
|
+
author?: ModelTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"] | undefined | null;
|
|
2867
|
+
role?: ModelTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"] | undefined | null;
|
|
2868
|
+
};
|
|
2869
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"]: {
|
|
2870
|
+
cta?: string | undefined | null;
|
|
2871
|
+
href?: string | undefined | null;
|
|
2872
|
+
};
|
|
2873
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaption"]: {
|
|
2874
|
+
section?: ModelTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"] | undefined | null;
|
|
2875
|
+
link?: ModelTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"] | undefined | null;
|
|
2808
2876
|
};
|
|
2809
|
-
["
|
|
2810
|
-
|
|
2811
|
-
|
|
2877
|
+
["Shapeexamples_testimonialcardSectionFigure"]: {
|
|
2878
|
+
image?: ModelTypes["ImageField"] | undefined | null;
|
|
2879
|
+
blockquote?: ModelTypes["Shapeexamples_testimonialcardSectionFigureBlockquote"] | undefined | null;
|
|
2880
|
+
figcaption?: ModelTypes["Shapeexamples_testimonialcardSectionFigureFigcaption"] | undefined | null;
|
|
2812
2881
|
};
|
|
2813
|
-
["
|
|
2814
|
-
|
|
2815
|
-
pricing_table?: ModelTypes["Shapepricing_tablePricing_sectionPricing_table"] | undefined | null;
|
|
2882
|
+
["Shapeexamples_testimonialcardSection"]: {
|
|
2883
|
+
figure?: ModelTypes["Shapeexamples_testimonialcardSectionFigure"] | undefined | null;
|
|
2816
2884
|
};
|
|
2817
|
-
["
|
|
2818
|
-
|
|
2885
|
+
["Shapeexamples_testimonialcard"]: {
|
|
2886
|
+
section?: ModelTypes["Shapeexamples_testimonialcardSection"] | undefined | null;
|
|
2819
2887
|
_id: string;
|
|
2820
2888
|
createdAt?: number | undefined | null;
|
|
2821
2889
|
updatedAt?: number | undefined | null;
|
|
2822
2890
|
};
|
|
2823
|
-
["
|
|
2824
|
-
|
|
2825
|
-
description?: string | undefined | null;
|
|
2891
|
+
["ShapeexamplescontactformSectionSectionHeading"]: {
|
|
2892
|
+
subtitle?: string | undefined | null;
|
|
2826
2893
|
};
|
|
2827
|
-
["
|
|
2828
|
-
|
|
2894
|
+
["ShapeexamplescontactformSectionSectionDescription"]: {
|
|
2895
|
+
description?: string | undefined | null;
|
|
2829
2896
|
};
|
|
2830
|
-
["
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
feature_list?: ModelTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"] | undefined | null;
|
|
2835
|
-
cta?: string | undefined | null;
|
|
2897
|
+
["ShapeexamplescontactformSectionSectionForm"]: {
|
|
2898
|
+
name?: string | undefined | null;
|
|
2899
|
+
email?: string | undefined | null;
|
|
2900
|
+
message?: string | undefined | null;
|
|
2836
2901
|
};
|
|
2837
|
-
["
|
|
2838
|
-
|
|
2902
|
+
["ShapeexamplescontactformSectionSectionButton"]: {
|
|
2903
|
+
button_text?: string | undefined | null;
|
|
2839
2904
|
};
|
|
2840
|
-
["
|
|
2841
|
-
plan_name?: string | undefined | null;
|
|
2842
|
-
price?: string | undefined | null;
|
|
2843
|
-
plan_description?: string | undefined | null;
|
|
2844
|
-
feature_list?: ModelTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"] | undefined | null;
|
|
2905
|
+
["ShapeexamplescontactformSectionSectionLink"]: {
|
|
2845
2906
|
cta?: string | undefined | null;
|
|
2907
|
+
href?: string | undefined | null;
|
|
2846
2908
|
};
|
|
2847
|
-
["
|
|
2848
|
-
|
|
2849
|
-
|
|
2909
|
+
["ShapeexamplescontactformSectionSection"]: {
|
|
2910
|
+
heading?: ModelTypes["ShapeexamplescontactformSectionSectionHeading"] | undefined | null;
|
|
2911
|
+
description?: ModelTypes["ShapeexamplescontactformSectionSectionDescription"] | undefined | null;
|
|
2912
|
+
form?: ModelTypes["ShapeexamplescontactformSectionSectionForm"] | undefined | null;
|
|
2913
|
+
button?: ModelTypes["ShapeexamplescontactformSectionSectionButton"] | undefined | null;
|
|
2914
|
+
link?: ModelTypes["ShapeexamplescontactformSectionSectionLink"] | undefined | null;
|
|
2850
2915
|
};
|
|
2851
|
-
["
|
|
2852
|
-
|
|
2853
|
-
plans_grid?: ModelTypes["Shapepricingv1Pricing_sectionPlans_grid"] | undefined | null;
|
|
2916
|
+
["ShapeexamplescontactformSection"]: {
|
|
2917
|
+
section?: ModelTypes["ShapeexamplescontactformSectionSection"] | undefined | null;
|
|
2854
2918
|
};
|
|
2855
|
-
["
|
|
2856
|
-
|
|
2919
|
+
["Shapeexamplescontactform"]: {
|
|
2920
|
+
section?: ModelTypes["ShapeexamplescontactformSection"] | undefined | null;
|
|
2857
2921
|
_id: string;
|
|
2858
2922
|
createdAt?: number | undefined | null;
|
|
2859
2923
|
updatedAt?: number | undefined | null;
|
|
2860
2924
|
};
|
|
2861
|
-
["
|
|
2862
|
-
|
|
2863
|
-
|
|
2864
|
-
email?: string | undefined | null;
|
|
2925
|
+
["ShapeproductcardProductcardProductcard_innerMedia"]: {
|
|
2926
|
+
product_image?: ModelTypes["ImageField"] | undefined | null;
|
|
2927
|
+
badge?: string | undefined | null;
|
|
2865
2928
|
};
|
|
2866
|
-
["
|
|
2867
|
-
|
|
2868
|
-
|
|
2929
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"]: {
|
|
2930
|
+
price_label?: string | undefined | null;
|
|
2931
|
+
product_price?: string | undefined | null;
|
|
2869
2932
|
};
|
|
2870
|
-
["
|
|
2871
|
-
|
|
2933
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"]: {
|
|
2934
|
+
cta?: string | undefined | null;
|
|
2935
|
+
href?: string | undefined | null;
|
|
2872
2936
|
};
|
|
2873
|
-
["
|
|
2874
|
-
|
|
2875
|
-
|
|
2937
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblock"]: {
|
|
2938
|
+
pricepart?: ModelTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"] | undefined | null;
|
|
2939
|
+
cta?: ModelTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"] | undefined | null;
|
|
2876
2940
|
};
|
|
2877
|
-
["
|
|
2878
|
-
|
|
2879
|
-
|
|
2941
|
+
["ShapeproductcardProductcardProductcard_innerContentOptions"]: {
|
|
2942
|
+
product_color_label?: string | undefined | null;
|
|
2943
|
+
product_color?: string | undefined | null;
|
|
2944
|
+
product_quantity_label?: string | undefined | null;
|
|
2945
|
+
product_quantity?: string | undefined | null;
|
|
2880
2946
|
};
|
|
2881
|
-
["
|
|
2882
|
-
|
|
2883
|
-
|
|
2947
|
+
["ShapeproductcardProductcardProductcard_innerContent"]: {
|
|
2948
|
+
product_title?: string | undefined | null;
|
|
2949
|
+
product_description?: string | undefined | null;
|
|
2950
|
+
priceblock?: ModelTypes["ShapeproductcardProductcardProductcard_innerContentPriceblock"] | undefined | null;
|
|
2951
|
+
options?: ModelTypes["ShapeproductcardProductcardProductcard_innerContentOptions"] | undefined | null;
|
|
2884
2952
|
};
|
|
2885
|
-
["
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
monthly_api_requests?: ModelTypes["Shapeprofile_infoProfile_sectionUsage_sectionMonthly_api_requests"] | undefined | null;
|
|
2953
|
+
["ShapeproductcardProductcardProductcard_inner"]: {
|
|
2954
|
+
media?: ModelTypes["ShapeproductcardProductcardProductcard_innerMedia"] | undefined | null;
|
|
2955
|
+
content?: ModelTypes["ShapeproductcardProductcardProductcard_innerContent"] | undefined | null;
|
|
2889
2956
|
};
|
|
2890
|
-
["
|
|
2891
|
-
|
|
2892
|
-
plan_status?: ModelTypes["Shapeprofile_infoProfile_sectionPlan_status"] | undefined | null;
|
|
2893
|
-
usage_section?: ModelTypes["Shapeprofile_infoProfile_sectionUsage_section"] | undefined | null;
|
|
2957
|
+
["ShapeproductcardProductcard"]: {
|
|
2958
|
+
productcard_inner?: ModelTypes["ShapeproductcardProductcardProductcard_inner"] | undefined | null;
|
|
2894
2959
|
};
|
|
2895
|
-
["
|
|
2896
|
-
|
|
2960
|
+
["Shapeproductcard"]: {
|
|
2961
|
+
productcard?: ModelTypes["ShapeproductcardProductcard"] | undefined | null;
|
|
2897
2962
|
_id: string;
|
|
2898
2963
|
createdAt?: number | undefined | null;
|
|
2899
2964
|
updatedAt?: number | undefined | null;
|
|
2900
2965
|
};
|
|
2901
|
-
["
|
|
2966
|
+
["ShapereactcomponentSectionSectionHeading"]: {
|
|
2902
2967
|
title?: string | undefined | null;
|
|
2968
|
+
};
|
|
2969
|
+
["ShapereactcomponentSectionSectionDescription"]: {
|
|
2903
2970
|
description?: string | undefined | null;
|
|
2904
2971
|
};
|
|
2905
|
-
["
|
|
2972
|
+
["ShapereactcomponentSectionSectionMedia"]: {
|
|
2906
2973
|
image?: ModelTypes["ImageField"] | undefined | null;
|
|
2907
|
-
|
|
2908
|
-
|
|
2974
|
+
};
|
|
2975
|
+
["ShapereactcomponentSectionSectionLink"]: {
|
|
2909
2976
|
cta?: string | undefined | null;
|
|
2977
|
+
href?: string | undefined | null;
|
|
2910
2978
|
};
|
|
2911
|
-
["
|
|
2912
|
-
|
|
2979
|
+
["ShapereactcomponentSectionSectionForm"]: {
|
|
2980
|
+
name?: string | undefined | null;
|
|
2981
|
+
description?: string | undefined | null;
|
|
2913
2982
|
};
|
|
2914
|
-
["
|
|
2915
|
-
|
|
2916
|
-
features_grid?: ModelTypes["ShapesupportSectionFeatures_grid"] | undefined | null;
|
|
2983
|
+
["ShapereactcomponentSectionSectionButton"]: {
|
|
2984
|
+
button_text?: string | undefined | null;
|
|
2917
2985
|
};
|
|
2918
|
-
["
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2986
|
+
["ShapereactcomponentSectionSection"]: {
|
|
2987
|
+
heading?: ModelTypes["ShapereactcomponentSectionSectionHeading"] | undefined | null;
|
|
2988
|
+
description?: ModelTypes["ShapereactcomponentSectionSectionDescription"] | undefined | null;
|
|
2989
|
+
media?: ModelTypes["ShapereactcomponentSectionSectionMedia"] | undefined | null;
|
|
2990
|
+
link?: ModelTypes["ShapereactcomponentSectionSectionLink"] | undefined | null;
|
|
2991
|
+
form?: ModelTypes["ShapereactcomponentSectionSectionForm"] | undefined | null;
|
|
2992
|
+
button?: ModelTypes["ShapereactcomponentSectionSectionButton"] | undefined | null;
|
|
2923
2993
|
};
|
|
2924
|
-
["
|
|
2925
|
-
|
|
2926
|
-
subtitle?: string | undefined | null;
|
|
2927
|
-
period?: string | undefined | null;
|
|
2928
|
-
tokens_consumed?: number | undefined | null;
|
|
2994
|
+
["ShapereactcomponentSection"]: {
|
|
2995
|
+
section?: ModelTypes["ShapereactcomponentSectionSection"] | undefined | null;
|
|
2929
2996
|
};
|
|
2930
|
-
["
|
|
2931
|
-
|
|
2997
|
+
["Shapereactcomponent"]: {
|
|
2998
|
+
section?: ModelTypes["ShapereactcomponentSection"] | undefined | null;
|
|
2932
2999
|
_id: string;
|
|
2933
3000
|
createdAt?: number | undefined | null;
|
|
2934
3001
|
updatedAt?: number | undefined | null;
|
|
2935
3002
|
};
|
|
2936
3003
|
["RootParamsInput"]: {
|
|
2937
3004
|
_version?: string | undefined | null;
|
|
2938
|
-
locale?: string | undefined | null;
|
|
2939
3005
|
};
|
|
2940
3006
|
["RootParamsEnum"]: RootParamsEnum;
|
|
2941
|
-
["docsSortInput"]: {
|
|
2942
|
-
slug?: ModelTypes["Sort"] | undefined | null;
|
|
2943
|
-
createdAt?: ModelTypes["Sort"] | undefined | null;
|
|
2944
|
-
updatedAt?: ModelTypes["Sort"] | undefined | null;
|
|
2945
|
-
};
|
|
2946
|
-
["docsFilterInput"]: {
|
|
2947
|
-
slug?: ModelTypes["FilterInputString"] | undefined | null;
|
|
2948
|
-
};
|
|
2949
3007
|
["schema"]: {
|
|
2950
3008
|
query?: ModelTypes["Query"] | undefined | null;
|
|
2951
3009
|
mutation?: ModelTypes["Mutation"] | undefined | null;
|
|
@@ -3236,6 +3294,12 @@ export type GraphQLTypes = {
|
|
|
3236
3294
|
label?: string | undefined | null;
|
|
3237
3295
|
path?: string | undefined | null;
|
|
3238
3296
|
};
|
|
3297
|
+
["GenerateHusarShapeImplementorInput"]: {
|
|
3298
|
+
prompt: string;
|
|
3299
|
+
existingFileContent?: string | undefined | null;
|
|
3300
|
+
backendGraphQlContent?: string | undefined | null;
|
|
3301
|
+
includeShapes?: Array<string> | undefined | null;
|
|
3302
|
+
};
|
|
3239
3303
|
["CMSType"]: CMSType;
|
|
3240
3304
|
["Query"]: {
|
|
3241
3305
|
__typename: "Query";
|
|
@@ -3247,645 +3311,695 @@ export type GraphQLTypes = {
|
|
|
3247
3311
|
listShapes?: Array<GraphQLTypes["Shape"]> | undefined | null;
|
|
3248
3312
|
tailwind?: GraphQLTypes["TailwindConfiguration"] | undefined | null;
|
|
3249
3313
|
listForms?: Array<GraphQLTypes["Form"]> | undefined | null;
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3256
|
-
|
|
3257
|
-
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
|
-
|
|
3261
|
-
|
|
3262
|
-
|
|
3263
|
-
|
|
3264
|
-
|
|
3265
|
-
|
|
3266
|
-
|
|
3267
|
-
|
|
3268
|
-
|
|
3269
|
-
|
|
3270
|
-
|
|
3271
|
-
|
|
3272
|
-
|
|
3273
|
-
|
|
3274
|
-
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
|
|
3279
|
-
|
|
3280
|
-
|
|
3281
|
-
|
|
3282
|
-
|
|
3283
|
-
|
|
3284
|
-
|
|
3285
|
-
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
|
-
|
|
3289
|
-
|
|
3290
|
-
|
|
3291
|
-
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
modelShapenewshape: GraphQLTypes["ModelNavigationCompiled"];
|
|
3295
|
-
previewFieldsShapenewshape: GraphQLTypes["ModelNavigationCompiled"];
|
|
3296
|
-
oneShapenewshape?: GraphQLTypes["Shapenewshape"] | undefined | null;
|
|
3297
|
-
fieldSetShapepricing_table: string;
|
|
3298
|
-
modelShapepricing_table: GraphQLTypes["ModelNavigationCompiled"];
|
|
3299
|
-
previewFieldsShapepricing_table: GraphQLTypes["ModelNavigationCompiled"];
|
|
3300
|
-
oneShapepricing_table?: GraphQLTypes["Shapepricing_table"] | undefined | null;
|
|
3301
|
-
fieldSetShapepricingv1: string;
|
|
3302
|
-
modelShapepricingv1: GraphQLTypes["ModelNavigationCompiled"];
|
|
3303
|
-
previewFieldsShapepricingv1: GraphQLTypes["ModelNavigationCompiled"];
|
|
3304
|
-
oneShapepricingv1?: GraphQLTypes["Shapepricingv1"] | undefined | null;
|
|
3305
|
-
fieldSetShapeprofile_info: string;
|
|
3306
|
-
modelShapeprofile_info: GraphQLTypes["ModelNavigationCompiled"];
|
|
3307
|
-
previewFieldsShapeprofile_info: GraphQLTypes["ModelNavigationCompiled"];
|
|
3308
|
-
oneShapeprofile_info?: GraphQLTypes["Shapeprofile_info"] | undefined | null;
|
|
3309
|
-
fieldSetShapesupport: string;
|
|
3310
|
-
modelShapesupport: GraphQLTypes["ModelNavigationCompiled"];
|
|
3311
|
-
previewFieldsShapesupport: GraphQLTypes["ModelNavigationCompiled"];
|
|
3312
|
-
oneShapesupport?: GraphQLTypes["Shapesupport"] | undefined | null;
|
|
3313
|
-
fieldSetShapeusage: string;
|
|
3314
|
-
modelShapeusage: GraphQLTypes["ModelNavigationCompiled"];
|
|
3315
|
-
previewFieldsShapeusage: GraphQLTypes["ModelNavigationCompiled"];
|
|
3316
|
-
oneShapeusage?: GraphQLTypes["Shapeusage"] | undefined | null;
|
|
3317
|
-
variantsViewaccount?: Array<GraphQLTypes["Viewaccount"]> | undefined | null;
|
|
3318
|
-
fieldSetViewaccount: string;
|
|
3319
|
-
modelViewaccount: GraphQLTypes["ModelNavigationCompiled"];
|
|
3320
|
-
previewFieldsViewaccount: GraphQLTypes["ModelNavigationCompiled"];
|
|
3321
|
-
oneViewaccount?: GraphQLTypes["Viewaccount"] | undefined | null;
|
|
3322
|
-
oneAsScalarViewaccount?: GraphQLTypes["ViewAsScalar"] | undefined | null;
|
|
3323
|
-
variantsViewfeatures?: Array<GraphQLTypes["Viewfeatures"]> | undefined | null;
|
|
3324
|
-
fieldSetViewfeatures: string;
|
|
3325
|
-
modelViewfeatures: GraphQLTypes["ModelNavigationCompiled"];
|
|
3326
|
-
previewFieldsViewfeatures: GraphQLTypes["ModelNavigationCompiled"];
|
|
3327
|
-
oneViewfeatures?: GraphQLTypes["Viewfeatures"] | undefined | null;
|
|
3328
|
-
oneAsScalarViewfeatures?: GraphQLTypes["ViewAsScalar"] | undefined | null;
|
|
3329
|
-
variantsViewhomepage?: Array<GraphQLTypes["Viewhomepage"]> | undefined | null;
|
|
3330
|
-
fieldSetViewhomepage: string;
|
|
3331
|
-
modelViewhomepage: GraphQLTypes["ModelNavigationCompiled"];
|
|
3332
|
-
previewFieldsViewhomepage: GraphQLTypes["ModelNavigationCompiled"];
|
|
3333
|
-
oneViewhomepage?: GraphQLTypes["Viewhomepage"] | undefined | null;
|
|
3334
|
-
oneAsScalarViewhomepage?: GraphQLTypes["ViewAsScalar"] | undefined | null;
|
|
3335
|
-
variantsViewhowitworks?: Array<GraphQLTypes["Viewhowitworks"]> | undefined | null;
|
|
3336
|
-
fieldSetViewhowitworks: string;
|
|
3337
|
-
modelViewhowitworks: GraphQLTypes["ModelNavigationCompiled"];
|
|
3338
|
-
previewFieldsViewhowitworks: GraphQLTypes["ModelNavigationCompiled"];
|
|
3339
|
-
oneViewhowitworks?: GraphQLTypes["Viewhowitworks"] | undefined | null;
|
|
3340
|
-
oneAsScalarViewhowitworks?: GraphQLTypes["ViewAsScalar"] | undefined | null;
|
|
3341
|
-
variantsViewpricing?: Array<GraphQLTypes["Viewpricing"]> | undefined | null;
|
|
3342
|
-
fieldSetViewpricing: string;
|
|
3343
|
-
modelViewpricing: GraphQLTypes["ModelNavigationCompiled"];
|
|
3344
|
-
previewFieldsViewpricing: GraphQLTypes["ModelNavigationCompiled"];
|
|
3345
|
-
oneViewpricing?: GraphQLTypes["Viewpricing"] | undefined | null;
|
|
3346
|
-
oneAsScalarViewpricing?: GraphQLTypes["ViewAsScalar"] | undefined | null;
|
|
3314
|
+
fieldSetShapeexamples_contactform: string;
|
|
3315
|
+
modelShapeexamples_contactform: GraphQLTypes["ModelNavigationCompiled"];
|
|
3316
|
+
previewFieldsShapeexamples_contactform: GraphQLTypes["ModelNavigationCompiled"];
|
|
3317
|
+
oneShapeexamples_contactform?: GraphQLTypes["Shapeexamples_contactform"] | undefined | null;
|
|
3318
|
+
fieldSetShapeexamples_featuregrid: string;
|
|
3319
|
+
modelShapeexamples_featuregrid: GraphQLTypes["ModelNavigationCompiled"];
|
|
3320
|
+
previewFieldsShapeexamples_featuregrid: GraphQLTypes["ModelNavigationCompiled"];
|
|
3321
|
+
oneShapeexamples_featuregrid?: GraphQLTypes["Shapeexamples_featuregrid"] | undefined | null;
|
|
3322
|
+
fieldSetShapeexamples_herosection: string;
|
|
3323
|
+
modelShapeexamples_herosection: GraphQLTypes["ModelNavigationCompiled"];
|
|
3324
|
+
previewFieldsShapeexamples_herosection: GraphQLTypes["ModelNavigationCompiled"];
|
|
3325
|
+
oneShapeexamples_herosection?: GraphQLTypes["Shapeexamples_herosection"] | undefined | null;
|
|
3326
|
+
fieldSetShapeexamples_newslettersignup: string;
|
|
3327
|
+
modelShapeexamples_newslettersignup: GraphQLTypes["ModelNavigationCompiled"];
|
|
3328
|
+
previewFieldsShapeexamples_newslettersignup: GraphQLTypes["ModelNavigationCompiled"];
|
|
3329
|
+
oneShapeexamples_newslettersignup?: GraphQLTypes["Shapeexamples_newslettersignup"] | undefined | null;
|
|
3330
|
+
fieldSetShapeexamples_pricingplans: string;
|
|
3331
|
+
modelShapeexamples_pricingplans: GraphQLTypes["ModelNavigationCompiled"];
|
|
3332
|
+
previewFieldsShapeexamples_pricingplans: GraphQLTypes["ModelNavigationCompiled"];
|
|
3333
|
+
oneShapeexamples_pricingplans?: GraphQLTypes["Shapeexamples_pricingplans"] | undefined | null;
|
|
3334
|
+
fieldSetShapeexamples_pricingplans_1: string;
|
|
3335
|
+
modelShapeexamples_pricingplans_1: GraphQLTypes["ModelNavigationCompiled"];
|
|
3336
|
+
previewFieldsShapeexamples_pricingplans_1: GraphQLTypes["ModelNavigationCompiled"];
|
|
3337
|
+
oneShapeexamples_pricingplans_1?: GraphQLTypes["Shapeexamples_pricingplans_1"] | undefined | null;
|
|
3338
|
+
fieldSetShapeexamples_productcard: string;
|
|
3339
|
+
modelShapeexamples_productcard: GraphQLTypes["ModelNavigationCompiled"];
|
|
3340
|
+
previewFieldsShapeexamples_productcard: GraphQLTypes["ModelNavigationCompiled"];
|
|
3341
|
+
oneShapeexamples_productcard?: GraphQLTypes["Shapeexamples_productcard"] | undefined | null;
|
|
3342
|
+
fieldSetShapeexamples_testimonialcard: string;
|
|
3343
|
+
modelShapeexamples_testimonialcard: GraphQLTypes["ModelNavigationCompiled"];
|
|
3344
|
+
previewFieldsShapeexamples_testimonialcard: GraphQLTypes["ModelNavigationCompiled"];
|
|
3345
|
+
oneShapeexamples_testimonialcard?: GraphQLTypes["Shapeexamples_testimonialcard"] | undefined | null;
|
|
3346
|
+
fieldSetShapeexamplescontactform: string;
|
|
3347
|
+
modelShapeexamplescontactform: GraphQLTypes["ModelNavigationCompiled"];
|
|
3348
|
+
previewFieldsShapeexamplescontactform: GraphQLTypes["ModelNavigationCompiled"];
|
|
3349
|
+
oneShapeexamplescontactform?: GraphQLTypes["Shapeexamplescontactform"] | undefined | null;
|
|
3350
|
+
fieldSetShapeproductcard: string;
|
|
3351
|
+
modelShapeproductcard: GraphQLTypes["ModelNavigationCompiled"];
|
|
3352
|
+
previewFieldsShapeproductcard: GraphQLTypes["ModelNavigationCompiled"];
|
|
3353
|
+
oneShapeproductcard?: GraphQLTypes["Shapeproductcard"] | undefined | null;
|
|
3354
|
+
fieldSetShapereactcomponent: string;
|
|
3355
|
+
modelShapereactcomponent: GraphQLTypes["ModelNavigationCompiled"];
|
|
3356
|
+
previewFieldsShapereactcomponent: GraphQLTypes["ModelNavigationCompiled"];
|
|
3357
|
+
oneShapereactcomponent?: GraphQLTypes["Shapereactcomponent"] | undefined | null;
|
|
3347
3358
|
};
|
|
3348
3359
|
["RootParamsType"]: {
|
|
3349
3360
|
__typename: "RootParamsType";
|
|
3350
3361
|
_version?: string | undefined | null;
|
|
3351
|
-
locale?: string | undefined | null;
|
|
3352
3362
|
};
|
|
3353
|
-
["ModelEnum"]: ModelEnum;
|
|
3354
|
-
["ViewEnum"]: ViewEnum;
|
|
3355
3363
|
["ShapeEnum"]: ShapeEnum;
|
|
3356
|
-
["
|
|
3357
|
-
__typename: "
|
|
3358
|
-
|
|
3359
|
-
pageInfo: GraphQLTypes["PageInfo"];
|
|
3360
|
-
};
|
|
3361
|
-
["docs"]: {
|
|
3362
|
-
__typename: "docs";
|
|
3363
|
-
_version?: GraphQLTypes["VersionField"] | undefined | null;
|
|
3364
|
-
title?: string | undefined | null;
|
|
3365
|
-
seotitle?: string | undefined | null;
|
|
3366
|
-
metadesc?: string | undefined | null;
|
|
3367
|
-
sortid?: number | undefined | null;
|
|
3368
|
-
main_category?: string | undefined | null;
|
|
3369
|
-
content?: string | undefined | null;
|
|
3370
|
-
video?: GraphQLTypes["VideoField"] | undefined | null;
|
|
3371
|
-
locale?: string | undefined | null;
|
|
3372
|
-
slug?: string | undefined | null;
|
|
3373
|
-
_id: string;
|
|
3374
|
-
createdAt?: number | undefined | null;
|
|
3375
|
-
updatedAt?: number | undefined | null;
|
|
3376
|
-
draft_version?: boolean | undefined | null;
|
|
3377
|
-
json_ld?: string | undefined | null;
|
|
3378
|
-
};
|
|
3379
|
-
["ViewaccountMain"]: {
|
|
3380
|
-
__typename: "ViewaccountMain";
|
|
3381
|
-
profile?: GraphQLTypes["Shapeprofile_info"] | undefined | null;
|
|
3382
|
-
projects?: GraphQLTypes["Shapelista_projektow"] | undefined | null;
|
|
3383
|
-
};
|
|
3384
|
-
["Viewaccount"]: {
|
|
3385
|
-
__typename: "Viewaccount";
|
|
3386
|
-
_version?: GraphQLTypes["VersionField"] | undefined | null;
|
|
3387
|
-
main?: GraphQLTypes["ViewaccountMain"] | undefined | null;
|
|
3388
|
-
locale?: string | undefined | null;
|
|
3389
|
-
slug?: string | undefined | null;
|
|
3390
|
-
_id: string;
|
|
3391
|
-
createdAt?: number | undefined | null;
|
|
3392
|
-
updatedAt?: number | undefined | null;
|
|
3393
|
-
draft_version?: boolean | undefined | null;
|
|
3394
|
-
json_ld?: string | undefined | null;
|
|
3395
|
-
};
|
|
3396
|
-
["ViewfeaturesMain"]: {
|
|
3397
|
-
__typename: "ViewfeaturesMain";
|
|
3398
|
-
auto_translation?: GraphQLTypes["Shapefeaturepresentation"] | undefined | null;
|
|
3399
|
-
ai_component?: GraphQLTypes["Shapefeaturepresentation"] | undefined | null;
|
|
3400
|
-
};
|
|
3401
|
-
["Viewfeatures"]: {
|
|
3402
|
-
__typename: "Viewfeatures";
|
|
3403
|
-
_version?: GraphQLTypes["VersionField"] | undefined | null;
|
|
3404
|
-
main?: GraphQLTypes["ViewfeaturesMain"] | undefined | null;
|
|
3405
|
-
locale?: string | undefined | null;
|
|
3406
|
-
slug?: string | undefined | null;
|
|
3407
|
-
_id: string;
|
|
3408
|
-
createdAt?: number | undefined | null;
|
|
3409
|
-
updatedAt?: number | undefined | null;
|
|
3410
|
-
draft_version?: boolean | undefined | null;
|
|
3411
|
-
json_ld?: string | undefined | null;
|
|
3412
|
-
};
|
|
3413
|
-
["Viewhomepage"]: {
|
|
3414
|
-
__typename: "Viewhomepage";
|
|
3415
|
-
_version?: GraphQLTypes["VersionField"] | undefined | null;
|
|
3416
|
-
nav?: GraphQLTypes["Shapenav"] | undefined | null;
|
|
3417
|
-
main?: GraphQLTypes["Shapehero"] | undefined | null;
|
|
3418
|
-
hero?: GraphQLTypes["Shapeherox"] | undefined | null;
|
|
3419
|
-
pricing?: GraphQLTypes["Shapepricingv1"] | undefined | null;
|
|
3420
|
-
footer?: GraphQLTypes["Shapefoot"] | undefined | null;
|
|
3421
|
-
locale?: string | undefined | null;
|
|
3422
|
-
slug?: string | undefined | null;
|
|
3423
|
-
_id: string;
|
|
3424
|
-
createdAt?: number | undefined | null;
|
|
3425
|
-
updatedAt?: number | undefined | null;
|
|
3426
|
-
draft_version?: boolean | undefined | null;
|
|
3427
|
-
json_ld?: string | undefined | null;
|
|
3364
|
+
["Shapeexamples_contactformSectionSectionHeading"]: {
|
|
3365
|
+
__typename: "Shapeexamples_contactformSectionSectionHeading";
|
|
3366
|
+
subtitle?: string | undefined | null;
|
|
3428
3367
|
};
|
|
3429
|
-
["
|
|
3430
|
-
__typename: "
|
|
3431
|
-
title?: string | undefined | null;
|
|
3368
|
+
["Shapeexamples_contactformSectionSectionDescription"]: {
|
|
3369
|
+
__typename: "Shapeexamples_contactformSectionSectionDescription";
|
|
3432
3370
|
description?: string | undefined | null;
|
|
3433
|
-
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3434
3371
|
};
|
|
3435
|
-
["
|
|
3436
|
-
__typename: "
|
|
3437
|
-
|
|
3438
|
-
|
|
3439
|
-
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
|
|
3448
|
-
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
|
|
3372
|
+
["Shapeexamples_contactformSectionSectionForm"]: {
|
|
3373
|
+
__typename: "Shapeexamples_contactformSectionSectionForm";
|
|
3374
|
+
name?: string | undefined | null;
|
|
3375
|
+
email?: string | undefined | null;
|
|
3376
|
+
message?: string | undefined | null;
|
|
3377
|
+
};
|
|
3378
|
+
["Shapeexamples_contactformSectionSectionButton"]: {
|
|
3379
|
+
__typename: "Shapeexamples_contactformSectionSectionButton";
|
|
3380
|
+
button_text?: string | undefined | null;
|
|
3381
|
+
};
|
|
3382
|
+
["Shapeexamples_contactformSectionSectionLink"]: {
|
|
3383
|
+
__typename: "Shapeexamples_contactformSectionSectionLink";
|
|
3384
|
+
cta?: string | undefined | null;
|
|
3385
|
+
href?: string | undefined | null;
|
|
3386
|
+
};
|
|
3387
|
+
["Shapeexamples_contactformSectionSection"]: {
|
|
3388
|
+
__typename: "Shapeexamples_contactformSectionSection";
|
|
3389
|
+
heading?: GraphQLTypes["Shapeexamples_contactformSectionSectionHeading"] | undefined | null;
|
|
3390
|
+
description?: GraphQLTypes["Shapeexamples_contactformSectionSectionDescription"] | undefined | null;
|
|
3391
|
+
form?: GraphQLTypes["Shapeexamples_contactformSectionSectionForm"] | undefined | null;
|
|
3392
|
+
button?: GraphQLTypes["Shapeexamples_contactformSectionSectionButton"] | undefined | null;
|
|
3393
|
+
link?: GraphQLTypes["Shapeexamples_contactformSectionSectionLink"] | undefined | null;
|
|
3394
|
+
};
|
|
3395
|
+
["Shapeexamples_contactformSection"]: {
|
|
3396
|
+
__typename: "Shapeexamples_contactformSection";
|
|
3397
|
+
section?: GraphQLTypes["Shapeexamples_contactformSectionSection"] | undefined | null;
|
|
3398
|
+
};
|
|
3399
|
+
["Shapeexamples_contactform"]: {
|
|
3400
|
+
__typename: "Shapeexamples_contactform";
|
|
3401
|
+
section?: GraphQLTypes["Shapeexamples_contactformSection"] | undefined | null;
|
|
3456
3402
|
_id: string;
|
|
3457
3403
|
createdAt?: number | undefined | null;
|
|
3458
3404
|
updatedAt?: number | undefined | null;
|
|
3459
|
-
draft_version?: boolean | undefined | null;
|
|
3460
|
-
json_ld?: string | undefined | null;
|
|
3461
|
-
};
|
|
3462
|
-
["Shapecloud_sidebarSidebarMenuCategoryPage"]: {
|
|
3463
|
-
__typename: "Shapecloud_sidebarSidebarMenuCategoryPage";
|
|
3464
|
-
name?: string | undefined | null;
|
|
3465
|
-
link?: string | undefined | null;
|
|
3466
3405
|
};
|
|
3467
|
-
["
|
|
3468
|
-
__typename: "
|
|
3469
|
-
|
|
3406
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"]: {
|
|
3407
|
+
__typename: "Shapeexamples_featuregridSectionSectionHeaderFeatures_title";
|
|
3408
|
+
subtitle?: string | undefined | null;
|
|
3470
3409
|
};
|
|
3471
|
-
["
|
|
3472
|
-
__typename: "
|
|
3473
|
-
|
|
3474
|
-
category?: Array<GraphQLTypes["Shapecloud_sidebarSidebarMenuCategory"] | undefined | null> | undefined | null;
|
|
3410
|
+
["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"]: {
|
|
3411
|
+
__typename: "Shapeexamples_featuregridSectionSectionHeaderFeatures_description";
|
|
3412
|
+
description?: string | undefined | null;
|
|
3475
3413
|
};
|
|
3476
|
-
["
|
|
3477
|
-
__typename: "
|
|
3478
|
-
|
|
3479
|
-
|
|
3414
|
+
["Shapeexamples_featuregridSectionSectionHeader"]: {
|
|
3415
|
+
__typename: "Shapeexamples_featuregridSectionSectionHeader";
|
|
3416
|
+
features_title?: GraphQLTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_title"] | undefined | null;
|
|
3417
|
+
features_description?: GraphQLTypes["Shapeexamples_featuregridSectionSectionHeaderFeatures_description"] | undefined | null;
|
|
3480
3418
|
};
|
|
3481
|
-
["
|
|
3482
|
-
__typename: "
|
|
3483
|
-
|
|
3419
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"]: {
|
|
3420
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1";
|
|
3421
|
+
h3?: string | undefined | null;
|
|
3484
3422
|
};
|
|
3485
|
-
["
|
|
3486
|
-
__typename: "
|
|
3487
|
-
|
|
3488
|
-
bottom_menu?: GraphQLTypes["Shapecloud_sidebarSidebarBottom_menu"] | undefined | null;
|
|
3423
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"]: {
|
|
3424
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1";
|
|
3425
|
+
description?: string | undefined | null;
|
|
3489
3426
|
};
|
|
3490
|
-
["
|
|
3491
|
-
__typename: "
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
updatedAt?: number | undefined | null;
|
|
3427
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"]: {
|
|
3428
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media";
|
|
3429
|
+
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3430
|
+
feature_title_1?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1"] | undefined | null;
|
|
3431
|
+
feature_description_1?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"] | undefined | null;
|
|
3496
3432
|
};
|
|
3497
|
-
["
|
|
3498
|
-
__typename: "
|
|
3499
|
-
|
|
3433
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"]: {
|
|
3434
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2";
|
|
3435
|
+
h3?: string | undefined | null;
|
|
3500
3436
|
};
|
|
3501
|
-
["
|
|
3502
|
-
__typename: "
|
|
3503
|
-
|
|
3504
|
-
scrollspy_list?: string | undefined | null;
|
|
3437
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"]: {
|
|
3438
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2";
|
|
3439
|
+
description?: string | undefined | null;
|
|
3505
3440
|
};
|
|
3506
|
-
["
|
|
3507
|
-
__typename: "
|
|
3508
|
-
|
|
3441
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"]: {
|
|
3442
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2";
|
|
3443
|
+
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3444
|
+
feature_title_2?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2"] | undefined | null;
|
|
3445
|
+
feature_description_2?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"] | undefined | null;
|
|
3509
3446
|
};
|
|
3510
|
-
["
|
|
3511
|
-
__typename: "
|
|
3512
|
-
|
|
3513
|
-
scrollspy?: GraphQLTypes["Shapedocs_contentDocumentation_pageContent_containerScrollspy"] | undefined | null;
|
|
3447
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"]: {
|
|
3448
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3";
|
|
3449
|
+
h3?: string | undefined | null;
|
|
3514
3450
|
};
|
|
3515
|
-
["
|
|
3516
|
-
__typename: "
|
|
3517
|
-
|
|
3451
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"]: {
|
|
3452
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3";
|
|
3453
|
+
description?: string | undefined | null;
|
|
3518
3454
|
};
|
|
3519
|
-
["
|
|
3520
|
-
__typename: "
|
|
3521
|
-
|
|
3455
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"]: {
|
|
3456
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3";
|
|
3457
|
+
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3458
|
+
feature_title_3?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3"] | undefined | null;
|
|
3459
|
+
feature_description_3?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"] | undefined | null;
|
|
3460
|
+
};
|
|
3461
|
+
["Shapeexamples_featuregridSectionSectionMd_gridcols3"]: {
|
|
3462
|
+
__typename: "Shapeexamples_featuregridSectionSectionMd_gridcols3";
|
|
3463
|
+
media?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media"] | undefined | null;
|
|
3464
|
+
media_2?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2"] | undefined | null;
|
|
3465
|
+
media_3?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"] | undefined | null;
|
|
3466
|
+
};
|
|
3467
|
+
["Shapeexamples_featuregridSectionSection"]: {
|
|
3468
|
+
__typename: "Shapeexamples_featuregridSectionSection";
|
|
3469
|
+
header?: GraphQLTypes["Shapeexamples_featuregridSectionSectionHeader"] | undefined | null;
|
|
3470
|
+
md_gridcols3?: GraphQLTypes["Shapeexamples_featuregridSectionSectionMd_gridcols3"] | undefined | null;
|
|
3471
|
+
};
|
|
3472
|
+
["Shapeexamples_featuregridSection"]: {
|
|
3473
|
+
__typename: "Shapeexamples_featuregridSection";
|
|
3474
|
+
section?: GraphQLTypes["Shapeexamples_featuregridSectionSection"] | undefined | null;
|
|
3475
|
+
};
|
|
3476
|
+
["Shapeexamples_featuregrid"]: {
|
|
3477
|
+
__typename: "Shapeexamples_featuregrid";
|
|
3478
|
+
section?: GraphQLTypes["Shapeexamples_featuregridSection"] | undefined | null;
|
|
3522
3479
|
_id: string;
|
|
3523
3480
|
createdAt?: number | undefined | null;
|
|
3524
3481
|
updatedAt?: number | undefined | null;
|
|
3525
3482
|
};
|
|
3526
|
-
["
|
|
3527
|
-
__typename: "
|
|
3528
|
-
|
|
3529
|
-
link?: string | undefined | null;
|
|
3483
|
+
["Shapeexamples_herosectionSectionSectionHeading"]: {
|
|
3484
|
+
__typename: "Shapeexamples_herosectionSectionSectionHeading";
|
|
3485
|
+
title?: string | undefined | null;
|
|
3530
3486
|
};
|
|
3531
|
-
["
|
|
3532
|
-
__typename: "
|
|
3533
|
-
|
|
3487
|
+
["Shapeexamples_herosectionSectionSectionDescription"]: {
|
|
3488
|
+
__typename: "Shapeexamples_herosectionSectionSectionDescription";
|
|
3489
|
+
description?: string | undefined | null;
|
|
3534
3490
|
};
|
|
3535
|
-
["
|
|
3536
|
-
__typename: "
|
|
3537
|
-
|
|
3538
|
-
|
|
3491
|
+
["Shapeexamples_herosectionSectionSectionSectionLink"]: {
|
|
3492
|
+
__typename: "Shapeexamples_herosectionSectionSectionSectionLink";
|
|
3493
|
+
cta?: string | undefined | null;
|
|
3494
|
+
href?: string | undefined | null;
|
|
3495
|
+
};
|
|
3496
|
+
["Shapeexamples_herosectionSectionSectionSectionLink_2"]: {
|
|
3497
|
+
__typename: "Shapeexamples_herosectionSectionSectionSectionLink_2";
|
|
3498
|
+
cta?: string | undefined | null;
|
|
3499
|
+
href?: string | undefined | null;
|
|
3500
|
+
};
|
|
3501
|
+
["Shapeexamples_herosectionSectionSectionSection"]: {
|
|
3502
|
+
__typename: "Shapeexamples_herosectionSectionSectionSection";
|
|
3503
|
+
link?: GraphQLTypes["Shapeexamples_herosectionSectionSectionSectionLink"] | undefined | null;
|
|
3504
|
+
link_2?: GraphQLTypes["Shapeexamples_herosectionSectionSectionSectionLink_2"] | undefined | null;
|
|
3505
|
+
};
|
|
3506
|
+
["Shapeexamples_herosectionSectionSectionMedia"]: {
|
|
3507
|
+
__typename: "Shapeexamples_herosectionSectionSectionMedia";
|
|
3508
|
+
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3539
3509
|
};
|
|
3540
|
-
["
|
|
3541
|
-
__typename: "
|
|
3542
|
-
|
|
3510
|
+
["Shapeexamples_herosectionSectionSection"]: {
|
|
3511
|
+
__typename: "Shapeexamples_herosectionSectionSection";
|
|
3512
|
+
heading?: GraphQLTypes["Shapeexamples_herosectionSectionSectionHeading"] | undefined | null;
|
|
3513
|
+
description?: GraphQLTypes["Shapeexamples_herosectionSectionSectionDescription"] | undefined | null;
|
|
3514
|
+
section?: GraphQLTypes["Shapeexamples_herosectionSectionSectionSection"] | undefined | null;
|
|
3515
|
+
media?: GraphQLTypes["Shapeexamples_herosectionSectionSectionMedia"] | undefined | null;
|
|
3543
3516
|
};
|
|
3544
|
-
["
|
|
3545
|
-
__typename: "
|
|
3546
|
-
|
|
3517
|
+
["Shapeexamples_herosectionSection"]: {
|
|
3518
|
+
__typename: "Shapeexamples_herosectionSection";
|
|
3519
|
+
section?: GraphQLTypes["Shapeexamples_herosectionSectionSection"] | undefined | null;
|
|
3520
|
+
};
|
|
3521
|
+
["Shapeexamples_herosection"]: {
|
|
3522
|
+
__typename: "Shapeexamples_herosection";
|
|
3523
|
+
section?: GraphQLTypes["Shapeexamples_herosectionSection"] | undefined | null;
|
|
3547
3524
|
_id: string;
|
|
3548
3525
|
createdAt?: number | undefined | null;
|
|
3549
3526
|
updatedAt?: number | undefined | null;
|
|
3550
3527
|
};
|
|
3551
|
-
["
|
|
3552
|
-
__typename: "
|
|
3553
|
-
title?: string | undefined | null;
|
|
3528
|
+
["Shapeexamples_newslettersignupSectionSectionHeading"]: {
|
|
3529
|
+
__typename: "Shapeexamples_newslettersignupSectionSectionHeading";
|
|
3554
3530
|
subtitle?: string | undefined | null;
|
|
3555
|
-
content?: string | undefined | null;
|
|
3556
3531
|
};
|
|
3557
|
-
["
|
|
3558
|
-
__typename: "
|
|
3559
|
-
|
|
3560
|
-
_id: string;
|
|
3561
|
-
createdAt?: number | undefined | null;
|
|
3562
|
-
updatedAt?: number | undefined | null;
|
|
3532
|
+
["Shapeexamples_newslettersignupSectionSectionDescription"]: {
|
|
3533
|
+
__typename: "Shapeexamples_newslettersignupSectionSectionDescription";
|
|
3534
|
+
description?: string | undefined | null;
|
|
3563
3535
|
};
|
|
3564
|
-
["
|
|
3565
|
-
__typename: "
|
|
3566
|
-
|
|
3567
|
-
terms_of_service?: string | undefined | null;
|
|
3568
|
-
contact_us?: string | undefined | null;
|
|
3569
|
-
};
|
|
3570
|
-
["ShapefootFooterFooter_container"]: {
|
|
3571
|
-
__typename: "ShapefootFooterFooter_container";
|
|
3572
|
-
footer_logo?: string | undefined | null;
|
|
3573
|
-
footer_links?: GraphQLTypes["ShapefootFooterFooter_containerFooter_links"] | undefined | null;
|
|
3574
|
-
footer_copy?: string | undefined | null;
|
|
3575
|
-
};
|
|
3576
|
-
["ShapefootFooter"]: {
|
|
3577
|
-
__typename: "ShapefootFooter";
|
|
3578
|
-
footer_container?: GraphQLTypes["ShapefootFooterFooter_container"] | undefined | null;
|
|
3579
|
-
};
|
|
3580
|
-
["Shapefoot"]: {
|
|
3581
|
-
__typename: "Shapefoot";
|
|
3582
|
-
footer?: GraphQLTypes["ShapefootFooter"] | undefined | null;
|
|
3583
|
-
_id: string;
|
|
3584
|
-
createdAt?: number | undefined | null;
|
|
3585
|
-
updatedAt?: number | undefined | null;
|
|
3536
|
+
["Shapeexamples_newslettersignupSectionSectionFormButton"]: {
|
|
3537
|
+
__typename: "Shapeexamples_newslettersignupSectionSectionFormButton";
|
|
3538
|
+
button_text?: string | undefined | null;
|
|
3586
3539
|
};
|
|
3587
|
-
["
|
|
3588
|
-
__typename: "
|
|
3589
|
-
|
|
3540
|
+
["Shapeexamples_newslettersignupSectionSectionForm"]: {
|
|
3541
|
+
__typename: "Shapeexamples_newslettersignupSectionSectionForm";
|
|
3542
|
+
email?: string | undefined | null;
|
|
3543
|
+
button?: GraphQLTypes["Shapeexamples_newslettersignupSectionSectionFormButton"] | undefined | null;
|
|
3590
3544
|
};
|
|
3591
|
-
["
|
|
3592
|
-
__typename: "
|
|
3593
|
-
|
|
3594
|
-
|
|
3595
|
-
slogan_parent?: GraphQLTypes["ShapeheroHero_componentSlogan_parent"] | undefined | null;
|
|
3596
|
-
subslogan?: string | undefined | null;
|
|
3545
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2Link"]: {
|
|
3546
|
+
__typename: "Shapeexamples_newslettersignupSectionSectionDescription_2Link";
|
|
3547
|
+
cta?: string | undefined | null;
|
|
3548
|
+
href?: string | undefined | null;
|
|
3597
3549
|
};
|
|
3598
|
-
["
|
|
3599
|
-
__typename: "
|
|
3600
|
-
|
|
3550
|
+
["Shapeexamples_newslettersignupSectionSectionDescription_2"]: {
|
|
3551
|
+
__typename: "Shapeexamples_newslettersignupSectionSectionDescription_2";
|
|
3552
|
+
description?: string | undefined | null;
|
|
3553
|
+
link?: GraphQLTypes["Shapeexamples_newslettersignupSectionSectionDescription_2Link"] | undefined | null;
|
|
3554
|
+
};
|
|
3555
|
+
["Shapeexamples_newslettersignupSectionSection"]: {
|
|
3556
|
+
__typename: "Shapeexamples_newslettersignupSectionSection";
|
|
3557
|
+
heading?: GraphQLTypes["Shapeexamples_newslettersignupSectionSectionHeading"] | undefined | null;
|
|
3558
|
+
description?: GraphQLTypes["Shapeexamples_newslettersignupSectionSectionDescription"] | undefined | null;
|
|
3559
|
+
form?: GraphQLTypes["Shapeexamples_newslettersignupSectionSectionForm"] | undefined | null;
|
|
3560
|
+
description_2?: GraphQLTypes["Shapeexamples_newslettersignupSectionSectionDescription_2"] | undefined | null;
|
|
3561
|
+
};
|
|
3562
|
+
["Shapeexamples_newslettersignupSection"]: {
|
|
3563
|
+
__typename: "Shapeexamples_newslettersignupSection";
|
|
3564
|
+
section?: GraphQLTypes["Shapeexamples_newslettersignupSectionSection"] | undefined | null;
|
|
3565
|
+
};
|
|
3566
|
+
["Shapeexamples_newslettersignup"]: {
|
|
3567
|
+
__typename: "Shapeexamples_newslettersignup";
|
|
3568
|
+
section?: GraphQLTypes["Shapeexamples_newslettersignupSection"] | undefined | null;
|
|
3601
3569
|
_id: string;
|
|
3602
3570
|
createdAt?: number | undefined | null;
|
|
3603
3571
|
updatedAt?: number | undefined | null;
|
|
3604
3572
|
};
|
|
3605
|
-
["
|
|
3606
|
-
__typename: "
|
|
3607
|
-
|
|
3573
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"]: {
|
|
3574
|
+
__typename: "Shapeexamples_pricingplansSectionSectionHeaderPricing_title";
|
|
3575
|
+
subtitle?: string | undefined | null;
|
|
3608
3576
|
};
|
|
3609
|
-
["
|
|
3610
|
-
__typename: "
|
|
3611
|
-
title?: string | undefined | null;
|
|
3577
|
+
["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"]: {
|
|
3578
|
+
__typename: "Shapeexamples_pricingplansSectionSectionHeaderPricing_description";
|
|
3612
3579
|
description?: string | undefined | null;
|
|
3613
|
-
features?: GraphQLTypes["ShapeheroxHero_sectionHero_containerText_wrapperFeatures"] | undefined | null;
|
|
3614
3580
|
};
|
|
3615
|
-
["
|
|
3616
|
-
__typename: "
|
|
3617
|
-
|
|
3581
|
+
["Shapeexamples_pricingplansSectionSectionHeader"]: {
|
|
3582
|
+
__typename: "Shapeexamples_pricingplansSectionSectionHeader";
|
|
3583
|
+
pricing_title?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_title"] | undefined | null;
|
|
3584
|
+
pricing_description?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionHeaderPricing_description"] | undefined | null;
|
|
3618
3585
|
};
|
|
3619
|
-
["
|
|
3620
|
-
__typename: "
|
|
3621
|
-
|
|
3586
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"]: {
|
|
3587
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1";
|
|
3588
|
+
h3?: string | undefined | null;
|
|
3622
3589
|
};
|
|
3623
|
-
["
|
|
3624
|
-
__typename: "
|
|
3625
|
-
|
|
3626
|
-
image_wrapper?: GraphQLTypes["ShapeheroxHero_sectionHero_containerImage_wrapper"] | undefined | null;
|
|
3627
|
-
presentation?: GraphQLTypes["ShapeheroxHero_sectionHero_containerPresentation"] | undefined | null;
|
|
3590
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"]: {
|
|
3591
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1";
|
|
3592
|
+
content?: string | undefined | null;
|
|
3628
3593
|
};
|
|
3629
|
-
["
|
|
3630
|
-
__typename: "
|
|
3631
|
-
|
|
3594
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"]: {
|
|
3595
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection";
|
|
3596
|
+
plan_price_1?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"] | undefined | null;
|
|
3632
3597
|
};
|
|
3633
|
-
["
|
|
3634
|
-
__typename: "
|
|
3635
|
-
|
|
3636
|
-
_id: string;
|
|
3637
|
-
createdAt?: number | undefined | null;
|
|
3638
|
-
updatedAt?: number | undefined | null;
|
|
3598
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"]: {
|
|
3599
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList";
|
|
3600
|
+
items?: Array<string | undefined | null> | undefined | null;
|
|
3639
3601
|
};
|
|
3640
|
-
["
|
|
3641
|
-
__typename: "
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
remove_button?: string | undefined | null;
|
|
3602
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"]: {
|
|
3603
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1";
|
|
3604
|
+
cta?: string | undefined | null;
|
|
3605
|
+
href?: string | undefined | null;
|
|
3645
3606
|
};
|
|
3646
|
-
["
|
|
3647
|
-
__typename: "
|
|
3648
|
-
|
|
3607
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"]: {
|
|
3608
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border";
|
|
3609
|
+
plan_name_1?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1"] | undefined | null;
|
|
3610
|
+
section?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection"] | undefined | null;
|
|
3611
|
+
list?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList"] | undefined | null;
|
|
3612
|
+
plan_cta_1?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"] | undefined | null;
|
|
3649
3613
|
};
|
|
3650
|
-
["
|
|
3651
|
-
__typename: "
|
|
3652
|
-
|
|
3653
|
-
subtitle?: string | undefined | null;
|
|
3654
|
-
projects?: GraphQLTypes["Shapelista_projektowListProjects"] | undefined | null;
|
|
3614
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"]: {
|
|
3615
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2";
|
|
3616
|
+
h3?: string | undefined | null;
|
|
3655
3617
|
};
|
|
3656
|
-
["
|
|
3657
|
-
__typename: "
|
|
3658
|
-
|
|
3659
|
-
_id: string;
|
|
3660
|
-
createdAt?: number | undefined | null;
|
|
3661
|
-
updatedAt?: number | undefined | null;
|
|
3618
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"]: {
|
|
3619
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2";
|
|
3620
|
+
content?: string | undefined | null;
|
|
3662
3621
|
};
|
|
3663
|
-
["
|
|
3664
|
-
__typename: "
|
|
3665
|
-
|
|
3622
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"]: {
|
|
3623
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section";
|
|
3624
|
+
plan_price_2?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"] | undefined | null;
|
|
3625
|
+
};
|
|
3626
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"]: {
|
|
3627
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List";
|
|
3628
|
+
items?: Array<string | undefined | null> | undefined | null;
|
|
3629
|
+
};
|
|
3630
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"]: {
|
|
3631
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2";
|
|
3632
|
+
cta?: string | undefined | null;
|
|
3666
3633
|
href?: string | undefined | null;
|
|
3667
3634
|
};
|
|
3668
|
-
["
|
|
3669
|
-
__typename: "
|
|
3670
|
-
|
|
3635
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"]: {
|
|
3636
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2";
|
|
3637
|
+
plan_name_2?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2"] | undefined | null;
|
|
3638
|
+
section?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section"] | undefined | null;
|
|
3639
|
+
list?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List"] | undefined | null;
|
|
3640
|
+
plan_cta_2?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"] | undefined | null;
|
|
3671
3641
|
};
|
|
3672
|
-
["
|
|
3673
|
-
__typename: "
|
|
3674
|
-
|
|
3675
|
-
navigation_links?: GraphQLTypes["ShapenavNavigationNavigation_links"] | undefined | null;
|
|
3642
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"]: {
|
|
3643
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3";
|
|
3644
|
+
h3?: string | undefined | null;
|
|
3676
3645
|
};
|
|
3677
|
-
["
|
|
3678
|
-
__typename: "
|
|
3679
|
-
|
|
3680
|
-
_id: string;
|
|
3681
|
-
createdAt?: number | undefined | null;
|
|
3682
|
-
updatedAt?: number | undefined | null;
|
|
3646
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"]: {
|
|
3647
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3";
|
|
3648
|
+
content?: string | undefined | null;
|
|
3683
3649
|
};
|
|
3684
|
-
["
|
|
3685
|
-
__typename: "
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
};
|
|
3692
|
-
["
|
|
3693
|
-
__typename: "
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3650
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"]: {
|
|
3651
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section";
|
|
3652
|
+
plan_price_3?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"] | undefined | null;
|
|
3653
|
+
};
|
|
3654
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"]: {
|
|
3655
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List";
|
|
3656
|
+
items?: Array<string | undefined | null> | undefined | null;
|
|
3657
|
+
};
|
|
3658
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"]: {
|
|
3659
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3";
|
|
3660
|
+
cta?: string | undefined | null;
|
|
3661
|
+
href?: string | undefined | null;
|
|
3662
|
+
};
|
|
3663
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"]: {
|
|
3664
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3";
|
|
3665
|
+
plan_name_3?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3"] | undefined | null;
|
|
3666
|
+
section?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section"] | undefined | null;
|
|
3667
|
+
list?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List"] | undefined | null;
|
|
3668
|
+
plan_cta_3?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"] | undefined | null;
|
|
3669
|
+
};
|
|
3670
|
+
["Shapeexamples_pricingplansSectionSectionMd_gridcols3"]: {
|
|
3671
|
+
__typename: "Shapeexamples_pricingplansSectionSectionMd_gridcols3";
|
|
3672
|
+
border?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border"] | undefined | null;
|
|
3673
|
+
border_2?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2"] | undefined | null;
|
|
3674
|
+
border_3?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"] | undefined | null;
|
|
3675
|
+
};
|
|
3676
|
+
["Shapeexamples_pricingplansSectionSection"]: {
|
|
3677
|
+
__typename: "Shapeexamples_pricingplansSectionSection";
|
|
3678
|
+
header?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionHeader"] | undefined | null;
|
|
3679
|
+
md_gridcols3?: GraphQLTypes["Shapeexamples_pricingplansSectionSectionMd_gridcols3"] | undefined | null;
|
|
3680
|
+
};
|
|
3681
|
+
["Shapeexamples_pricingplansSection"]: {
|
|
3682
|
+
__typename: "Shapeexamples_pricingplansSection";
|
|
3683
|
+
section?: GraphQLTypes["Shapeexamples_pricingplansSectionSection"] | undefined | null;
|
|
3684
|
+
};
|
|
3685
|
+
["Shapeexamples_pricingplans"]: {
|
|
3686
|
+
__typename: "Shapeexamples_pricingplans";
|
|
3687
|
+
section?: GraphQLTypes["Shapeexamples_pricingplansSection"] | undefined | null;
|
|
3701
3688
|
_id: string;
|
|
3702
3689
|
createdAt?: number | undefined | null;
|
|
3703
3690
|
updatedAt?: number | undefined | null;
|
|
3704
3691
|
};
|
|
3705
|
-
["
|
|
3706
|
-
__typename: "
|
|
3707
|
-
|
|
3692
|
+
["Shapeexamples_pricingplans_1ContainerPricingHeader"]: {
|
|
3693
|
+
__typename: "Shapeexamples_pricingplans_1ContainerPricingHeader";
|
|
3694
|
+
subtitle?: string | undefined | null;
|
|
3708
3695
|
description?: string | undefined | null;
|
|
3709
3696
|
};
|
|
3710
|
-
["
|
|
3711
|
-
__typename: "
|
|
3712
|
-
feature?: string | undefined | null;
|
|
3713
|
-
unit?: string | undefined | null;
|
|
3714
|
-
price?: string | undefined | null;
|
|
3715
|
-
};
|
|
3716
|
-
["Shapepricing_tablePricing_sectionPricing_tableRows"]: {
|
|
3717
|
-
__typename: "Shapepricing_tablePricing_sectionPricing_tableRows";
|
|
3718
|
-
feature?: string | undefined | null;
|
|
3719
|
-
unit?: string | undefined | null;
|
|
3697
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"]: {
|
|
3698
|
+
__typename: "Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock";
|
|
3720
3699
|
price?: string | undefined | null;
|
|
3721
3700
|
};
|
|
3722
|
-
["
|
|
3723
|
-
__typename: "
|
|
3724
|
-
|
|
3725
|
-
|
|
3726
|
-
};
|
|
3727
|
-
["Shapepricing_tablePricing_section"]: {
|
|
3728
|
-
__typename: "Shapepricing_tablePricing_section";
|
|
3729
|
-
header_wrapper?: GraphQLTypes["Shapepricing_tablePricing_sectionHeader_wrapper"] | undefined | null;
|
|
3730
|
-
pricing_table?: GraphQLTypes["Shapepricing_tablePricing_sectionPricing_table"] | undefined | null;
|
|
3701
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"]: {
|
|
3702
|
+
__typename: "Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta";
|
|
3703
|
+
title?: string | undefined | null;
|
|
3704
|
+
href?: string | undefined | null;
|
|
3731
3705
|
};
|
|
3732
|
-
["
|
|
3733
|
-
__typename: "
|
|
3734
|
-
|
|
3706
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"]: {
|
|
3707
|
+
__typename: "Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items";
|
|
3708
|
+
name?: string | undefined | null;
|
|
3709
|
+
priceblock?: GraphQLTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock"] | undefined | null;
|
|
3710
|
+
features?: Array<string | undefined | null> | undefined | null;
|
|
3711
|
+
cta?: GraphQLTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"] | undefined | null;
|
|
3712
|
+
};
|
|
3713
|
+
["Shapeexamples_pricingplans_1ContainerPricingPlans"]: {
|
|
3714
|
+
__typename: "Shapeexamples_pricingplans_1ContainerPricingPlans";
|
|
3715
|
+
plan_items?: Array<GraphQLTypes["Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"] | undefined | null> | undefined | null;
|
|
3716
|
+
};
|
|
3717
|
+
["Shapeexamples_pricingplans_1ContainerPricing"]: {
|
|
3718
|
+
__typename: "Shapeexamples_pricingplans_1ContainerPricing";
|
|
3719
|
+
header?: GraphQLTypes["Shapeexamples_pricingplans_1ContainerPricingHeader"] | undefined | null;
|
|
3720
|
+
plans?: GraphQLTypes["Shapeexamples_pricingplans_1ContainerPricingPlans"] | undefined | null;
|
|
3721
|
+
};
|
|
3722
|
+
["Shapeexamples_pricingplans_1Container"]: {
|
|
3723
|
+
__typename: "Shapeexamples_pricingplans_1Container";
|
|
3724
|
+
pricing?: GraphQLTypes["Shapeexamples_pricingplans_1ContainerPricing"] | undefined | null;
|
|
3725
|
+
};
|
|
3726
|
+
["Shapeexamples_pricingplans_1"]: {
|
|
3727
|
+
__typename: "Shapeexamples_pricingplans_1";
|
|
3728
|
+
container?: GraphQLTypes["Shapeexamples_pricingplans_1Container"] | undefined | null;
|
|
3735
3729
|
_id: string;
|
|
3736
3730
|
createdAt?: number | undefined | null;
|
|
3737
3731
|
updatedAt?: number | undefined | null;
|
|
3738
3732
|
};
|
|
3739
|
-
["
|
|
3740
|
-
__typename: "
|
|
3741
|
-
|
|
3733
|
+
["Shapeexamples_productcardSectionSectionMediaRounded"]: {
|
|
3734
|
+
__typename: "Shapeexamples_productcardSectionSectionMediaRounded";
|
|
3735
|
+
content?: string | undefined | null;
|
|
3736
|
+
};
|
|
3737
|
+
["Shapeexamples_productcardSectionSectionMedia"]: {
|
|
3738
|
+
__typename: "Shapeexamples_productcardSectionSectionMedia";
|
|
3739
|
+
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3740
|
+
rounded?: GraphQLTypes["Shapeexamples_productcardSectionSectionMediaRounded"] | undefined | null;
|
|
3741
|
+
};
|
|
3742
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_title"]: {
|
|
3743
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionProduct_title";
|
|
3744
|
+
subtitle?: string | undefined | null;
|
|
3745
|
+
};
|
|
3746
|
+
["Shapeexamples_productcardSectionSectionSectionProduct_description"]: {
|
|
3747
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionProduct_description";
|
|
3742
3748
|
description?: string | undefined | null;
|
|
3743
3749
|
};
|
|
3744
|
-
["
|
|
3745
|
-
__typename: "
|
|
3746
|
-
|
|
3750
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"]: {
|
|
3751
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionSectionSectionInline";
|
|
3752
|
+
content?: string | undefined | null;
|
|
3747
3753
|
};
|
|
3748
|
-
["
|
|
3749
|
-
__typename: "
|
|
3750
|
-
|
|
3751
|
-
price?: string | undefined | null;
|
|
3752
|
-
plan_description?: string | undefined | null;
|
|
3753
|
-
feature_list?: GraphQLTypes["Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list"] | undefined | null;
|
|
3754
|
-
cta?: string | undefined | null;
|
|
3754
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"]: {
|
|
3755
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price";
|
|
3756
|
+
content?: string | undefined | null;
|
|
3755
3757
|
};
|
|
3756
|
-
["
|
|
3757
|
-
__typename: "
|
|
3758
|
-
|
|
3758
|
+
["Shapeexamples_productcardSectionSectionSectionSectionSection"]: {
|
|
3759
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionSectionSection";
|
|
3760
|
+
inline?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionInline"] | undefined | null;
|
|
3761
|
+
product_price?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"] | undefined | null;
|
|
3759
3762
|
};
|
|
3760
|
-
["
|
|
3761
|
-
__typename: "
|
|
3762
|
-
plan_name?: string | undefined | null;
|
|
3763
|
-
price?: string | undefined | null;
|
|
3764
|
-
plan_description?: string | undefined | null;
|
|
3765
|
-
feature_list?: GraphQLTypes["Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list"] | undefined | null;
|
|
3763
|
+
["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"]: {
|
|
3764
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url";
|
|
3766
3765
|
cta?: string | undefined | null;
|
|
3766
|
+
href?: string | undefined | null;
|
|
3767
3767
|
};
|
|
3768
|
-
["
|
|
3769
|
-
__typename: "
|
|
3770
|
-
|
|
3771
|
-
|
|
3768
|
+
["Shapeexamples_productcardSectionSectionSectionSection"]: {
|
|
3769
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionSection";
|
|
3770
|
+
section?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionSectionSection"] | undefined | null;
|
|
3771
|
+
product_cta_url?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"] | undefined | null;
|
|
3772
3772
|
};
|
|
3773
|
-
["
|
|
3774
|
-
__typename: "
|
|
3775
|
-
|
|
3776
|
-
|
|
3773
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel"]: {
|
|
3774
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionFormLabel";
|
|
3775
|
+
html_for?: string | undefined | null;
|
|
3776
|
+
content?: string | undefined | null;
|
|
3777
|
+
};
|
|
3778
|
+
["Shapeexamples_productcardSectionSectionSectionFormLabel_2"]: {
|
|
3779
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionFormLabel_2";
|
|
3780
|
+
html_for?: string | undefined | null;
|
|
3781
|
+
content?: string | undefined | null;
|
|
3777
3782
|
};
|
|
3778
|
-
["
|
|
3779
|
-
__typename: "
|
|
3780
|
-
|
|
3783
|
+
["Shapeexamples_productcardSectionSectionSectionForm"]: {
|
|
3784
|
+
__typename: "Shapeexamples_productcardSectionSectionSectionForm";
|
|
3785
|
+
label?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionFormLabel"] | undefined | null;
|
|
3786
|
+
product_color?: string | undefined | null;
|
|
3787
|
+
label_2?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionFormLabel_2"] | undefined | null;
|
|
3788
|
+
product_quantity?: string | undefined | null;
|
|
3789
|
+
};
|
|
3790
|
+
["Shapeexamples_productcardSectionSectionSection"]: {
|
|
3791
|
+
__typename: "Shapeexamples_productcardSectionSectionSection";
|
|
3792
|
+
product_title?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionProduct_title"] | undefined | null;
|
|
3793
|
+
product_description?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionProduct_description"] | undefined | null;
|
|
3794
|
+
section?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionSection"] | undefined | null;
|
|
3795
|
+
form?: GraphQLTypes["Shapeexamples_productcardSectionSectionSectionForm"] | undefined | null;
|
|
3796
|
+
};
|
|
3797
|
+
["Shapeexamples_productcardSectionSection"]: {
|
|
3798
|
+
__typename: "Shapeexamples_productcardSectionSection";
|
|
3799
|
+
media?: GraphQLTypes["Shapeexamples_productcardSectionSectionMedia"] | undefined | null;
|
|
3800
|
+
section?: GraphQLTypes["Shapeexamples_productcardSectionSectionSection"] | undefined | null;
|
|
3801
|
+
};
|
|
3802
|
+
["Shapeexamples_productcardSection"]: {
|
|
3803
|
+
__typename: "Shapeexamples_productcardSection";
|
|
3804
|
+
section?: GraphQLTypes["Shapeexamples_productcardSectionSection"] | undefined | null;
|
|
3805
|
+
};
|
|
3806
|
+
["Shapeexamples_productcard"]: {
|
|
3807
|
+
__typename: "Shapeexamples_productcard";
|
|
3808
|
+
section?: GraphQLTypes["Shapeexamples_productcardSection"] | undefined | null;
|
|
3781
3809
|
_id: string;
|
|
3782
3810
|
createdAt?: number | undefined | null;
|
|
3783
3811
|
updatedAt?: number | undefined | null;
|
|
3784
3812
|
};
|
|
3785
|
-
["
|
|
3786
|
-
__typename: "
|
|
3787
|
-
|
|
3788
|
-
company?: string | undefined | null;
|
|
3789
|
-
email?: string | undefined | null;
|
|
3813
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"]: {
|
|
3814
|
+
__typename: "Shapeexamples_testimonialcardSectionFigureBlockquoteQuote";
|
|
3815
|
+
description?: string | undefined | null;
|
|
3790
3816
|
};
|
|
3791
|
-
["
|
|
3792
|
-
__typename: "
|
|
3793
|
-
|
|
3794
|
-
info?: GraphQLTypes["Shapeprofile_infoProfile_sectionAccount_headerInfo"] | undefined | null;
|
|
3817
|
+
["Shapeexamples_testimonialcardSectionFigureBlockquote"]: {
|
|
3818
|
+
__typename: "Shapeexamples_testimonialcardSectionFigureBlockquote";
|
|
3819
|
+
quote?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"] | undefined | null;
|
|
3795
3820
|
};
|
|
3796
|
-
["
|
|
3797
|
-
__typename: "
|
|
3798
|
-
|
|
3821
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"]: {
|
|
3822
|
+
__typename: "Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor";
|
|
3823
|
+
content?: string | undefined | null;
|
|
3799
3824
|
};
|
|
3800
|
-
["
|
|
3801
|
-
__typename: "
|
|
3802
|
-
|
|
3803
|
-
value?: string | undefined | null;
|
|
3825
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"]: {
|
|
3826
|
+
__typename: "Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole";
|
|
3827
|
+
content?: string | undefined | null;
|
|
3804
3828
|
};
|
|
3805
|
-
["
|
|
3806
|
-
__typename: "
|
|
3807
|
-
|
|
3808
|
-
|
|
3829
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"]: {
|
|
3830
|
+
__typename: "Shapeexamples_testimonialcardSectionFigureFigcaptionSection";
|
|
3831
|
+
author?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor"] | undefined | null;
|
|
3832
|
+
role?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"] | undefined | null;
|
|
3809
3833
|
};
|
|
3810
|
-
["
|
|
3811
|
-
__typename: "
|
|
3812
|
-
|
|
3813
|
-
|
|
3834
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"]: {
|
|
3835
|
+
__typename: "Shapeexamples_testimonialcardSectionFigureFigcaptionLink";
|
|
3836
|
+
cta?: string | undefined | null;
|
|
3837
|
+
href?: string | undefined | null;
|
|
3838
|
+
};
|
|
3839
|
+
["Shapeexamples_testimonialcardSectionFigureFigcaption"]: {
|
|
3840
|
+
__typename: "Shapeexamples_testimonialcardSectionFigureFigcaption";
|
|
3841
|
+
section?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionSection"] | undefined | null;
|
|
3842
|
+
link?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigureFigcaptionLink"] | undefined | null;
|
|
3814
3843
|
};
|
|
3815
|
-
["
|
|
3816
|
-
__typename: "
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
};
|
|
3821
|
-
["
|
|
3822
|
-
__typename: "
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
__typename: "Shapeprofile_info";
|
|
3829
|
-
profile_section?: GraphQLTypes["Shapeprofile_infoProfile_section"] | undefined | null;
|
|
3844
|
+
["Shapeexamples_testimonialcardSectionFigure"]: {
|
|
3845
|
+
__typename: "Shapeexamples_testimonialcardSectionFigure";
|
|
3846
|
+
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3847
|
+
blockquote?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigureBlockquote"] | undefined | null;
|
|
3848
|
+
figcaption?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigureFigcaption"] | undefined | null;
|
|
3849
|
+
};
|
|
3850
|
+
["Shapeexamples_testimonialcardSection"]: {
|
|
3851
|
+
__typename: "Shapeexamples_testimonialcardSection";
|
|
3852
|
+
figure?: GraphQLTypes["Shapeexamples_testimonialcardSectionFigure"] | undefined | null;
|
|
3853
|
+
};
|
|
3854
|
+
["Shapeexamples_testimonialcard"]: {
|
|
3855
|
+
__typename: "Shapeexamples_testimonialcard";
|
|
3856
|
+
section?: GraphQLTypes["Shapeexamples_testimonialcardSection"] | undefined | null;
|
|
3830
3857
|
_id: string;
|
|
3831
3858
|
createdAt?: number | undefined | null;
|
|
3832
3859
|
updatedAt?: number | undefined | null;
|
|
3833
3860
|
};
|
|
3834
|
-
["
|
|
3835
|
-
__typename: "
|
|
3836
|
-
|
|
3861
|
+
["ShapeexamplescontactformSectionSectionHeading"]: {
|
|
3862
|
+
__typename: "ShapeexamplescontactformSectionSectionHeading";
|
|
3863
|
+
subtitle?: string | undefined | null;
|
|
3864
|
+
};
|
|
3865
|
+
["ShapeexamplescontactformSectionSectionDescription"]: {
|
|
3866
|
+
__typename: "ShapeexamplescontactformSectionSectionDescription";
|
|
3837
3867
|
description?: string | undefined | null;
|
|
3838
3868
|
};
|
|
3839
|
-
["
|
|
3840
|
-
__typename: "
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3869
|
+
["ShapeexamplescontactformSectionSectionForm"]: {
|
|
3870
|
+
__typename: "ShapeexamplescontactformSectionSectionForm";
|
|
3871
|
+
name?: string | undefined | null;
|
|
3872
|
+
email?: string | undefined | null;
|
|
3873
|
+
message?: string | undefined | null;
|
|
3874
|
+
};
|
|
3875
|
+
["ShapeexamplescontactformSectionSectionButton"]: {
|
|
3876
|
+
__typename: "ShapeexamplescontactformSectionSectionButton";
|
|
3877
|
+
button_text?: string | undefined | null;
|
|
3878
|
+
};
|
|
3879
|
+
["ShapeexamplescontactformSectionSectionLink"]: {
|
|
3880
|
+
__typename: "ShapeexamplescontactformSectionSectionLink";
|
|
3844
3881
|
cta?: string | undefined | null;
|
|
3882
|
+
href?: string | undefined | null;
|
|
3883
|
+
};
|
|
3884
|
+
["ShapeexamplescontactformSectionSection"]: {
|
|
3885
|
+
__typename: "ShapeexamplescontactformSectionSection";
|
|
3886
|
+
heading?: GraphQLTypes["ShapeexamplescontactformSectionSectionHeading"] | undefined | null;
|
|
3887
|
+
description?: GraphQLTypes["ShapeexamplescontactformSectionSectionDescription"] | undefined | null;
|
|
3888
|
+
form?: GraphQLTypes["ShapeexamplescontactformSectionSectionForm"] | undefined | null;
|
|
3889
|
+
button?: GraphQLTypes["ShapeexamplescontactformSectionSectionButton"] | undefined | null;
|
|
3890
|
+
link?: GraphQLTypes["ShapeexamplescontactformSectionSectionLink"] | undefined | null;
|
|
3891
|
+
};
|
|
3892
|
+
["ShapeexamplescontactformSection"]: {
|
|
3893
|
+
__typename: "ShapeexamplescontactformSection";
|
|
3894
|
+
section?: GraphQLTypes["ShapeexamplescontactformSectionSection"] | undefined | null;
|
|
3895
|
+
};
|
|
3896
|
+
["Shapeexamplescontactform"]: {
|
|
3897
|
+
__typename: "Shapeexamplescontactform";
|
|
3898
|
+
section?: GraphQLTypes["ShapeexamplescontactformSection"] | undefined | null;
|
|
3899
|
+
_id: string;
|
|
3900
|
+
createdAt?: number | undefined | null;
|
|
3901
|
+
updatedAt?: number | undefined | null;
|
|
3902
|
+
};
|
|
3903
|
+
["ShapeproductcardProductcardProductcard_innerMedia"]: {
|
|
3904
|
+
__typename: "ShapeproductcardProductcardProductcard_innerMedia";
|
|
3905
|
+
product_image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3906
|
+
badge?: string | undefined | null;
|
|
3845
3907
|
};
|
|
3846
|
-
["
|
|
3847
|
-
__typename: "
|
|
3848
|
-
|
|
3908
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"]: {
|
|
3909
|
+
__typename: "ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart";
|
|
3910
|
+
price_label?: string | undefined | null;
|
|
3911
|
+
product_price?: string | undefined | null;
|
|
3849
3912
|
};
|
|
3850
|
-
["
|
|
3851
|
-
__typename: "
|
|
3852
|
-
|
|
3853
|
-
|
|
3913
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"]: {
|
|
3914
|
+
__typename: "ShapeproductcardProductcardProductcard_innerContentPriceblockCta";
|
|
3915
|
+
cta?: string | undefined | null;
|
|
3916
|
+
href?: string | undefined | null;
|
|
3854
3917
|
};
|
|
3855
|
-
["
|
|
3856
|
-
__typename: "
|
|
3857
|
-
|
|
3918
|
+
["ShapeproductcardProductcardProductcard_innerContentPriceblock"]: {
|
|
3919
|
+
__typename: "ShapeproductcardProductcardProductcard_innerContentPriceblock";
|
|
3920
|
+
pricepart?: GraphQLTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart"] | undefined | null;
|
|
3921
|
+
cta?: GraphQLTypes["ShapeproductcardProductcardProductcard_innerContentPriceblockCta"] | undefined | null;
|
|
3922
|
+
};
|
|
3923
|
+
["ShapeproductcardProductcardProductcard_innerContentOptions"]: {
|
|
3924
|
+
__typename: "ShapeproductcardProductcardProductcard_innerContentOptions";
|
|
3925
|
+
product_color_label?: string | undefined | null;
|
|
3926
|
+
product_color?: string | undefined | null;
|
|
3927
|
+
product_quantity_label?: string | undefined | null;
|
|
3928
|
+
product_quantity?: string | undefined | null;
|
|
3929
|
+
};
|
|
3930
|
+
["ShapeproductcardProductcardProductcard_innerContent"]: {
|
|
3931
|
+
__typename: "ShapeproductcardProductcardProductcard_innerContent";
|
|
3932
|
+
product_title?: string | undefined | null;
|
|
3933
|
+
product_description?: string | undefined | null;
|
|
3934
|
+
priceblock?: GraphQLTypes["ShapeproductcardProductcardProductcard_innerContentPriceblock"] | undefined | null;
|
|
3935
|
+
options?: GraphQLTypes["ShapeproductcardProductcardProductcard_innerContentOptions"] | undefined | null;
|
|
3936
|
+
};
|
|
3937
|
+
["ShapeproductcardProductcardProductcard_inner"]: {
|
|
3938
|
+
__typename: "ShapeproductcardProductcardProductcard_inner";
|
|
3939
|
+
media?: GraphQLTypes["ShapeproductcardProductcardProductcard_innerMedia"] | undefined | null;
|
|
3940
|
+
content?: GraphQLTypes["ShapeproductcardProductcardProductcard_innerContent"] | undefined | null;
|
|
3941
|
+
};
|
|
3942
|
+
["ShapeproductcardProductcard"]: {
|
|
3943
|
+
__typename: "ShapeproductcardProductcard";
|
|
3944
|
+
productcard_inner?: GraphQLTypes["ShapeproductcardProductcardProductcard_inner"] | undefined | null;
|
|
3945
|
+
};
|
|
3946
|
+
["Shapeproductcard"]: {
|
|
3947
|
+
__typename: "Shapeproductcard";
|
|
3948
|
+
productcard?: GraphQLTypes["ShapeproductcardProductcard"] | undefined | null;
|
|
3858
3949
|
_id: string;
|
|
3859
3950
|
createdAt?: number | undefined | null;
|
|
3860
3951
|
updatedAt?: number | undefined | null;
|
|
3861
3952
|
};
|
|
3862
|
-
["
|
|
3863
|
-
__typename: "
|
|
3953
|
+
["ShapereactcomponentSectionSectionHeading"]: {
|
|
3954
|
+
__typename: "ShapereactcomponentSectionSectionHeading";
|
|
3864
3955
|
title?: string | undefined | null;
|
|
3865
|
-
subtitle?: string | undefined | null;
|
|
3866
|
-
period?: string | undefined | null;
|
|
3867
|
-
tokens_consumed?: number | undefined | null;
|
|
3868
3956
|
};
|
|
3869
|
-
["
|
|
3870
|
-
__typename: "
|
|
3871
|
-
|
|
3957
|
+
["ShapereactcomponentSectionSectionDescription"]: {
|
|
3958
|
+
__typename: "ShapereactcomponentSectionSectionDescription";
|
|
3959
|
+
description?: string | undefined | null;
|
|
3960
|
+
};
|
|
3961
|
+
["ShapereactcomponentSectionSectionMedia"]: {
|
|
3962
|
+
__typename: "ShapereactcomponentSectionSectionMedia";
|
|
3963
|
+
image?: GraphQLTypes["ImageField"] | undefined | null;
|
|
3964
|
+
};
|
|
3965
|
+
["ShapereactcomponentSectionSectionLink"]: {
|
|
3966
|
+
__typename: "ShapereactcomponentSectionSectionLink";
|
|
3967
|
+
cta?: string | undefined | null;
|
|
3968
|
+
href?: string | undefined | null;
|
|
3969
|
+
};
|
|
3970
|
+
["ShapereactcomponentSectionSectionForm"]: {
|
|
3971
|
+
__typename: "ShapereactcomponentSectionSectionForm";
|
|
3972
|
+
name?: string | undefined | null;
|
|
3973
|
+
description?: string | undefined | null;
|
|
3974
|
+
};
|
|
3975
|
+
["ShapereactcomponentSectionSectionButton"]: {
|
|
3976
|
+
__typename: "ShapereactcomponentSectionSectionButton";
|
|
3977
|
+
button_text?: string | undefined | null;
|
|
3978
|
+
};
|
|
3979
|
+
["ShapereactcomponentSectionSection"]: {
|
|
3980
|
+
__typename: "ShapereactcomponentSectionSection";
|
|
3981
|
+
heading?: GraphQLTypes["ShapereactcomponentSectionSectionHeading"] | undefined | null;
|
|
3982
|
+
description?: GraphQLTypes["ShapereactcomponentSectionSectionDescription"] | undefined | null;
|
|
3983
|
+
media?: GraphQLTypes["ShapereactcomponentSectionSectionMedia"] | undefined | null;
|
|
3984
|
+
link?: GraphQLTypes["ShapereactcomponentSectionSectionLink"] | undefined | null;
|
|
3985
|
+
form?: GraphQLTypes["ShapereactcomponentSectionSectionForm"] | undefined | null;
|
|
3986
|
+
button?: GraphQLTypes["ShapereactcomponentSectionSectionButton"] | undefined | null;
|
|
3987
|
+
};
|
|
3988
|
+
["ShapereactcomponentSection"]: {
|
|
3989
|
+
__typename: "ShapereactcomponentSection";
|
|
3990
|
+
section?: GraphQLTypes["ShapereactcomponentSectionSection"] | undefined | null;
|
|
3991
|
+
};
|
|
3992
|
+
["Shapereactcomponent"]: {
|
|
3993
|
+
__typename: "Shapereactcomponent";
|
|
3994
|
+
section?: GraphQLTypes["ShapereactcomponentSection"] | undefined | null;
|
|
3872
3995
|
_id: string;
|
|
3873
3996
|
createdAt?: number | undefined | null;
|
|
3874
3997
|
updatedAt?: number | undefined | null;
|
|
3875
3998
|
};
|
|
3876
3999
|
["RootParamsInput"]: {
|
|
3877
4000
|
_version?: string | undefined | null;
|
|
3878
|
-
locale?: string | undefined | null;
|
|
3879
4001
|
};
|
|
3880
4002
|
["RootParamsEnum"]: RootParamsEnum;
|
|
3881
|
-
["docsSortInput"]: {
|
|
3882
|
-
slug?: GraphQLTypes["Sort"] | undefined | null;
|
|
3883
|
-
createdAt?: GraphQLTypes["Sort"] | undefined | null;
|
|
3884
|
-
updatedAt?: GraphQLTypes["Sort"] | undefined | null;
|
|
3885
|
-
};
|
|
3886
|
-
["docsFilterInput"]: {
|
|
3887
|
-
slug?: GraphQLTypes["FilterInputString"] | undefined | null;
|
|
3888
|
-
};
|
|
3889
4003
|
["ID"]: "scalar" & {
|
|
3890
4004
|
name: "ID";
|
|
3891
4005
|
};
|
|
@@ -3952,36 +4066,21 @@ export declare enum CMSType {
|
|
|
3952
4066
|
OBJECT = "OBJECT",
|
|
3953
4067
|
OBJECT_TABS = "OBJECT_TABS"
|
|
3954
4068
|
}
|
|
3955
|
-
export declare enum ModelEnum {
|
|
3956
|
-
docs = "docs"
|
|
3957
|
-
}
|
|
3958
|
-
export declare enum ViewEnum {
|
|
3959
|
-
account = "account",
|
|
3960
|
-
features = "features",
|
|
3961
|
-
homepage = "homepage",
|
|
3962
|
-
howitworks = "howitworks",
|
|
3963
|
-
pricing = "pricing"
|
|
3964
|
-
}
|
|
3965
4069
|
export declare enum ShapeEnum {
|
|
3966
|
-
|
|
3967
|
-
|
|
3968
|
-
|
|
3969
|
-
|
|
3970
|
-
|
|
3971
|
-
|
|
3972
|
-
|
|
3973
|
-
|
|
3974
|
-
|
|
3975
|
-
|
|
3976
|
-
|
|
3977
|
-
pricingv1 = "pricingv1",
|
|
3978
|
-
profile_info = "profile_info",
|
|
3979
|
-
support = "support",
|
|
3980
|
-
usage = "usage"
|
|
4070
|
+
examples_contactform = "examples_contactform",
|
|
4071
|
+
examples_featuregrid = "examples_featuregrid",
|
|
4072
|
+
examples_herosection = "examples_herosection",
|
|
4073
|
+
examples_newslettersignup = "examples_newslettersignup",
|
|
4074
|
+
examples_pricingplans = "examples_pricingplans",
|
|
4075
|
+
examples_pricingplans_1 = "examples_pricingplans_1",
|
|
4076
|
+
examples_productcard = "examples_productcard",
|
|
4077
|
+
examples_testimonialcard = "examples_testimonialcard",
|
|
4078
|
+
examplescontactform = "examplescontactform",
|
|
4079
|
+
productcard = "productcard",
|
|
4080
|
+
reactcomponent = "reactcomponent"
|
|
3981
4081
|
}
|
|
3982
4082
|
export declare enum RootParamsEnum {
|
|
3983
|
-
_version = "_version"
|
|
3984
|
-
locale = "locale"
|
|
4083
|
+
_version = "_version"
|
|
3985
4084
|
}
|
|
3986
4085
|
type ZEUS_VARIABLES = {
|
|
3987
4086
|
["ObjectId"]: ValueTypes["ObjectId"];
|
|
@@ -4003,14 +4102,11 @@ type ZEUS_VARIABLES = {
|
|
|
4003
4102
|
["FilterInputString"]: ValueTypes["FilterInputString"];
|
|
4004
4103
|
["RootParamsAdminType"]: ValueTypes["RootParamsAdminType"];
|
|
4005
4104
|
["FormFieldType"]: ValueTypes["FormFieldType"];
|
|
4105
|
+
["GenerateHusarShapeImplementorInput"]: ValueTypes["GenerateHusarShapeImplementorInput"];
|
|
4006
4106
|
["CMSType"]: ValueTypes["CMSType"];
|
|
4007
|
-
["ModelEnum"]: ValueTypes["ModelEnum"];
|
|
4008
|
-
["ViewEnum"]: ValueTypes["ViewEnum"];
|
|
4009
4107
|
["ShapeEnum"]: ValueTypes["ShapeEnum"];
|
|
4010
4108
|
["RootParamsInput"]: ValueTypes["RootParamsInput"];
|
|
4011
4109
|
["RootParamsEnum"]: ValueTypes["RootParamsEnum"];
|
|
4012
|
-
["docsSortInput"]: ValueTypes["docsSortInput"];
|
|
4013
|
-
["docsFilterInput"]: ValueTypes["docsFilterInput"];
|
|
4014
4110
|
["ID"]: ValueTypes["ID"];
|
|
4015
4111
|
};
|
|
4016
4112
|
export {};
|