@@ -590,52 +590,52 @@ void AddTypesToSchema(std::shared_ptr<introspection::Schema> schema)
590590 });
591591
592592 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" ))),
595595 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" )),
596596 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" )))))
598598 });
599599 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" ))),
601601 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" )),
602602 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" )),
603603 std::make_shared<introspection::Field>(" fields" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>({
604604 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" ))))),
608608 std::make_shared<introspection::Field>(" enumValues" , R"md( )md" , std::unique_ptr<std::string>(nullptr ), std::vector<std::shared_ptr<introspection::InputValue>>({
609609 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" ))))),
612612 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" ))
613613 });
614614 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" ))),
616616 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" ))),
620620 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" ))
621621 });
622622 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" ))),
624624 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" ))),
626626 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" ))
627627 });
628628 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" ))),
630630 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" ))),
632632 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" ))
633633 });
634634 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" ))),
636636 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" )))))
639639 });
640640}
641641
0 commit comments