@@ -590,52 +590,52 @@ void AddTypesToSchema(std::shared_ptr<introspection::Schema> schema)
590
590
});
591
591
592
592
type__Schema->AddFields ({
593
- std::make_shared<introspection::Field>(" types" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))))),
594
- std::make_shared<introspection::Field>(" queryType" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))),
593
+ std::make_shared<introspection::Field>(" types" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))))),
594
+ std::make_shared<introspection::Field>(" queryType" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))),
595
595
std::make_shared<introspection::Field>(" mutationType" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" __Type" )),
596
596
std::make_shared<introspection::Field>(" subscriptionType" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" __Type" )),
597
- std::make_shared<introspection::Field>(" directives" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Directive" )))))
597
+ std::make_shared<introspection::Field>(" directives" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Directive" )))))
598
598
});
599
599
type__Type->AddFields ({
600
- std::make_shared<introspection::Field>(" kind" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __TypeKind" ))),
600
+ std::make_shared<introspection::Field>(" kind" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __TypeKind" ))),
601
601
std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" )),
602
602
std::make_shared<introspection::Field>(" description" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" )),
603
603
std::make_shared<introspection::Field>(" fields" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>({
604
604
std::make_shared<introspection::InputValue>(" includeDeprecated" , R"md( )md" , schema->LookupType (" Boolean" ), R"gql( false)gql" )
605
- }), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Field" ))))),
606
- std::make_shared<introspection::Field>(" interfaces" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))))),
607
- std::make_shared<introspection::Field>(" possibleTypes" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))))),
605
+ }), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Field" ))))),
606
+ std::make_shared<introspection::Field>(" interfaces" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))))),
607
+ std::make_shared<introspection::Field>(" possibleTypes" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))))),
608
608
std::make_shared<introspection::Field>(" enumValues" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>({
609
609
std::make_shared<introspection::InputValue>(" includeDeprecated" , R"md( )md" , schema->LookupType (" Boolean" ), R"gql( false)gql" )
610
- }), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __EnumValue" ))))),
611
- std::make_shared<introspection::Field>(" inputFields" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __InputValue" ))))),
610
+ }), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __EnumValue" ))))),
611
+ std::make_shared<introspection::Field>(" inputFields" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __InputValue" ))))),
612
612
std::make_shared<introspection::Field>(" ofType" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" __Type" ))
613
613
});
614
614
type__Field->AddFields ({
615
- std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
615
+ std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
616
616
std::make_shared<introspection::Field>(" description" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" )),
617
- std::make_shared<introspection::Field>(" args" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __InputValue" ))))),
618
- std::make_shared<introspection::Field>(" type" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))),
619
- std::make_shared<introspection::Field>(" isDeprecated" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" Boolean" ))),
617
+ std::make_shared<introspection::Field>(" args" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __InputValue" ))))),
618
+ std::make_shared<introspection::Field>(" type" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))),
619
+ std::make_shared<introspection::Field>(" isDeprecated" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" Boolean" ))),
620
620
std::make_shared<introspection::Field>(" deprecationReason" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" ))
621
621
});
622
622
type__InputValue->AddFields ({
623
- std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
623
+ std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
624
624
std::make_shared<introspection::Field>(" description" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" )),
625
- std::make_shared<introspection::Field>(" type" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))),
625
+ std::make_shared<introspection::Field>(" type" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __Type" ))),
626
626
std::make_shared<introspection::Field>(" defaultValue" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" ))
627
627
});
628
628
type__EnumValue->AddFields ({
629
- std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
629
+ std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
630
630
std::make_shared<introspection::Field>(" description" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" )),
631
- std::make_shared<introspection::Field>(" isDeprecated" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" Boolean" ))),
631
+ std::make_shared<introspection::Field>(" isDeprecated" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" Boolean" ))),
632
632
std::make_shared<introspection::Field>(" deprecationReason" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" ))
633
633
});
634
634
type__Directive->AddFields ({
635
- std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
635
+ std::make_shared<introspection::Field>(" name" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" String" ))),
636
636
std::make_shared<introspection::Field>(" description" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema->LookupType (" String" )),
637
- std::make_shared<introspection::Field>(" locations" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __DirectiveLocation" ))))),
638
- std::make_shared<introspection::Field>(" args" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::LIST, std::make_shared<introspection::WrapperType> (introspection::__TypeKind::NON_NULL, schema->LookupType (" __InputValue" )))))
637
+ std::make_shared<introspection::Field>(" locations" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __DirectiveLocation" ))))),
638
+ std::make_shared<introspection::Field>(" args" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>(), schema-> WrapType (introspection::__TypeKind::NON_NULL, schema-> WrapType (introspection::__TypeKind::LIST, schema-> WrapType (introspection::__TypeKind::NON_NULL, schema->LookupType (" __InputValue" )))))
639
639
});
640
640
}
641
641
0 commit comments