Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"graphql",
"dotnet",
"dotnet-core",
"c-sharp",
"graphql-server",
"graphql-syntax",
"resolver",
"facebook",
"asp-net-core",
"asp-net",
"graphql-dotnet",
"graphql-parser",
"hotchocolate",
"greendonut",
"dataloader",
"graphql-client",
"strawberryshake",
"graphql-gateway",
"graphql-fusion",
"graphql-ide"
],
"is_fork": false,
"size_kb": 1086029,
"has_wiki": false,
"homepage": "https://chillicream.com",
"languages": {
"C#": 50491610,
"CSS": 16946,
"HTML": 11704,
"Shell": 115873,
"Dockerfile": 815,
"JavaScript": 81971,
"PowerShell": 1497,
"TypeScript": 1668027,
"Open Policy Agent": 833
},
"pushed_at": "2026-07-17T14:26:25Z",
"created_at": "2018-01-11T13:12:21Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T14:05:43Z",
"description": "Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://chillicream.com",
"name": "ChilliCream",
"type": "Organization",
"login": "ChilliCream",
"company": null,
"location": "Zurich",
"followers": 303,
"avatar_url": "https://avatars.githubusercontent.com/u/16239022?v=4",
"created_at": "2015-12-10T10:38:21Z",
"is_verified": null,
"public_repos": 86,
"account_age_days": 3872
},
"activity": {
"releases_count": 100,
"commits_last_year": 1393,
"latest_release_at": "2026-07-14T23:43:54Z",
"latest_release_tag": "16.5.1-p.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 52,
"days_since_latest_release": 2,
"mean_days_between_releases": 0.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "HotChocolate.Templates",
"exists": true,
"license": null,
"keywords": [
"GraphQL",
"ChilliCream"
],
"ecosystem": "nuget",
"matches_repo": null,
"registry_url": "https://www.nuget.org/packages/HotChocolate.Templates",
"is_deprecated": false,
"latest_version": "16.5.0",
"repository_url": null,
"versions_count": 136,
"total_downloads": 999139,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-13T12:07:11.447000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 807,
"stars": 5726,
"watchers": 68,
"open_issues_and_prs": 380
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"demos",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/AnnotationsWithFragment.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldSubfieldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitDestructiveTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitIdempotentTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonDestructiveTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonIdempotentTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldSubfieldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle1.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle2.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetSingleField.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithComplexVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithDefaultedVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNonNullableVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNullableVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithSkipAndInclude.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitDestructiveTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitNonIdempotentTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitOpenWorldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/NonDestructiveFragmentTool.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionCompositeSchemaTests.PageConnection_Field_With_CompositeSourceSchema_Builds_Schema.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionFederationTests.PageConnection_Field_With_ApolloFederation_Builds_Schema.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/AnnotationBased/__snapshots__/CertificationTests.Schema_Snapshot.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/CodeFirst/__snapshots__/CertificationTests.Schema_Snapshot.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingNameCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirective_GetsAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_CodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirective_GetsAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_CodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable_When_Shareable_Already_Registered.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_AfterResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_BeforeResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_Validation.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_AfterResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_BeforeResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_Validation.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithRoles.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_DefaultPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithRoles.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1.graphqls",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1.graphqls",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2.graphqls",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments.graphqls",
"src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/AnnotationBasedAuthorizationTests.Authorize_Node_Field_Schema.graphql",
"src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/SchemaFirstAuthorizationTests.Authorize_Apply_Can_Be_Omitted.graphql",
"src/HotChocolate/Core/test/Execution.Tests/Errors/__snapshots__/ErrorBehaviorTests.MatchTestSchema.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/Crypto.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoDetailQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroWithFriendsQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/GetTwoHeroesWithFriendsQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/LargeQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases_2048.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__snapshots__/StreamTests.Schema.graphql",
"src/HotChocolate/Core/test/Types.Analyzers.Tests/__snapshots__/IntegrationTests.Schema.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Connection.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Enumerable.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Interface_With_Paging_Field.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Simple_StringList_Schema.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination_Interface.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName_With_NamingConvention.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.IncludeNodesField_False.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_Field.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_NodeType_With_NamingConvention.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Interface_With_Paging_Field.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Simple_StringList_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.List_Return_Type.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MultipleArgumentMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MutationConvention_With_SnakeCase_ObjectField_NamingConvention_Uses_PascalCase_TypeNames.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Payload_Override_With_Errors.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Query_Filed_Stays_NonNull.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationExtension_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationReturnList_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Add_Error_Via_Type_Interceptor.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute_OptOut.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Attribute.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Defaults.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Global_Errors.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Query_Field_Stays_NonNull.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_ErrorObj.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_QueryField.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error_Query_Field_Stays_Non_Null.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Two_Errors.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Input.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload_WithError.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_1_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Task_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_3_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_4_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_5_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_6_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_7_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/CodeFirstMutations.SimpleMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/Issue6605ReproTests.Mutation_Error_Type_With_Int_Field_Should_Not_Fail_Schema_Build.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred_FieldOverride.graphql",
"src/HotChocolate/Core/test/Types.OffsetPagination.Tests/__snapshots__/IntegrationTests.Attribute_Dictionary_ReturnType_ThrowsSchemaException.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.FieldResult_With_Errors_Are_Valid.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql",
"src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/FactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql",
"src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/SourceGeneratorFactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Added.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Not_Added.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable_Fluent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable_Fluent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_A_Base_Class.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_Type_That_Is_Both_Input_And_Output_Type.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_ImplementationFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/SpecifiedByDirectiveTypeTests.EnsureSpecifiedByDirectiveExistsInSdl.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.CodeFirst_Tag.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.ImplementationFirst_Tag.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.SchemaFirst_Tag.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Annotation.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Fluent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_SDL.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions_No_Indent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DictionaryTypeTests.Explicit_ObjectType_For_KeyValuePair_Overrides_Inferred_Type.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Deprecated_NullableArguments_Valid.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferDirectiveType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferName.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.CodeFirst_Deprecated_NullableArguments_Valid.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.SchemaFirst_DeprecatedDirective_NullableFields_Valid.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/EnumTypeTests.EnsureEnumValueOrder.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/Issue7040ReproTests.Enum_DefaultValueAttribute_With_Integer_Default_Does_Not_Downgrade_To_Int.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension1_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension2_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension3_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.ExtendObjectTypeAttribute_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_2_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_And_Generic_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Static_Query_Extensions_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Generic_Methods.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Object_Lists.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Type_Members.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_1.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_2.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_4.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_5.graphql",
"src/HotChocolate/Core/test/Types.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Core/test/Types.Tests/__resources__/schema_coordinates.graphql",
"src/HotChocolate/Core/test/Types.Tests/__resources__/schema_with_multiline_descriptions.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Allow_PascalCasedArguments_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Comparison_Is_Ignored.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Default_Type_Resolution_Shall_Be_Exact_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Infer_Nullability_From_Nested_Classes.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Structural_Equality_Is_Ignored.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaBuilderTests.Ensure_Types_Are_Bound_Explicitly.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaFirstTests.SchemaFirst_DirectivesOnDirectiveDefinition_RoundTripInSdl.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/IntrospectionSchema.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/InvalidIntrospectionQuery.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/StarWars_Request.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/__type_query_repeated_6250.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query_repeated_4167.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/anonymous_empty_query_repeated_25000.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/deep-fragment-expansion.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_with_cycle.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_without_cycle.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/short_long_names_query.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Do_Not_Apply_Defaults.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Ensure_Paging_Defaults_Are_Applied.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_Inferred_From_DefaultPageSize.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_ListSizeAttribute_HasPrecedenceOver_DefaultPageSize.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithAttributes.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddAnd.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddOr.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_UseBoundFilterType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorComparableTests.Overwrite_Comparable_Filter_Type_With_Attribute.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorEnumTests.Overwrite_Enum_Filter_Type_With_Attribute.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation_Normalized.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Descriptor.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterAttributes.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API_Ctor_Param.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_GenericAttribute.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName_NonGeneric.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding_BindFields.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Honors_SortFieldsByName.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding_BindFields.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_IgnoreFieldWithoutCallingConvention.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_InfereType_When_ItIsAInterface.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Struct.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDescription.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveClassInstance.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveNode.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs2.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddName.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InferType_When_AnnotatedGeneric.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_Annotated.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_AnnotatedGeneric.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_UseIdType_When_Specified.graphql",
"src/HotChocolate/Data/test/Data.PostgreSQL.Tests/__snapshots__/IntegrationTests.CreateSchema.graphql",
"src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Mutation_Convention_With_Relay_Projection_Schema.graphql",
"src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Node_Resolver_With_SingleOrDefault_Schema.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithAttributes.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum_Merge.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Merge.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_GenericSortAttributes.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortAttributes.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API_Ctor_Param.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName_NonGeneric.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Honors_SortFieldsByName.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_IgnoreFieldWithoutCallingConvention.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_InfereType_When_ItIsAInterface.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDescription.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveClassInstance.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveNode.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs2.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddName.graphql",
"src/HotChocolate/Data/test/Data.Tests/__snapshots__/InterfaceFieldFilterAndSortTests.Interface_Field_Schema_Snapshot.graphql",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Accounts/schema.graphqls",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Inventory/schema.graphqls",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Products/schema.graphqls",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Reviews/schema.graphqls",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/DirectiveCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/InputValueCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/SchemaCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/TypeCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__snapshots__/IntrospectionTests.Download_Schema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaMergerTests.Merge_FourNamedSchemas_AddsFusionDefinitions.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedDirectiveDefinitionAndCascadesToAllApplicationSites.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedMembers.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_InferKeysFromLookupsEnabled_AppliesInferredKeyDirectives.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/link.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/list.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/price.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/products.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/all-products.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/category.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/subcategories.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node-two.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/types.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/d.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/category.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/name.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/price.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/email.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/nickname.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/age.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/friends.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/accounts.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/inventory.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/products.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/reviews.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Tests/__snapshots__/SchemaTransformationIntegrationTests.Transform_FederationSubgraph_Should_ProduceValidSourceSchema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveEventStreamDirective_When_SchemaIsAttributeAuthored.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveIdenticalEventStreamDirective_When_SchemaIsFluentAuthored.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Be_In_The_Schema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Not_Be_In_The_Schema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Planning/__snapshots__/LookupTests.Require_Inaccessible_Data.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion1.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion2.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-accounts.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-inventory.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-products.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-reviews.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/schema1.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/serializeAs.graphql",
"src/HotChocolate/Fusion/test/Fusion.Utilities.Tests/__resources__/schema1.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithIntArgument.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink-nullability.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/onegraph.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/russian-literals.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/schema-kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsRepeatable.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsUnique.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_ToString.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_WithArgument_ToString.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithArguments.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithDescription.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocation.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocations.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithName.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.CreateSelectionSet.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithLocation.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithSelections.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ArgumentsWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ComplexSchemaDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.DirectiveDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumValueWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FieldArgument_WithObjectValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FragmentWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InlineFragmentWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InputObjectTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InterfaceTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_NotIndented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_NotIndented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.QueryWithDirectivesOnField_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_NoWrapping_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_WithWrapping_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.UnionTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.VariableDefinition_WithDefaultObjectValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.Create_ArgumentsArePassedCorrectly.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDefaultValue.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDirectives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithLocation.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithType.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithVariable.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/DirectiveParserTests.ParseQueryDirective.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.KitchenSinkQueryQuery.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.RussianLiterals.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveName.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveNameAndArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseName.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberName.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberNameAndArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithIntArgument.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/aliases.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/onegraph.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/russian-literals.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/schema-kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithIntArgument.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/aliases.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/onegraph.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/russian-literals.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/schema-kitchen-sink.graphql",
"src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation_Normalized.graphql",
"src/HotChocolate/MongoDb/test/Types.MongoDb/__snapshots__/BsonTypeTests.Output_Should_BindAllRuntimeTypes.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.GeometryFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.LineStringFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiLineStringFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPointFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPolygonFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PointFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PolygonFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringTypeTests.LineString_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringTypeTests.MultiLineString_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointTypeTests.MultiPoint_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonTypeTests.MultiPolygon_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointTypeTests.Point_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonTypeTests.Polygon_Execution_Tests.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_argument_deprecation.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directive_type.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directives.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_schema.graphql",
"src/Nitro/CommandLine/src/CommandLine/Endpoint.graphql",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/fusion-archives/source-schemas/reviews/schema.graphql",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1-result/composite-schema.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-a.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-b.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag-result/composite-schema.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions-result/composite-schema.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1-extensions.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1.graphqls",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ApiKeyDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/CreateApiKeyCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/DeleteApiKeyCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ListApiKeyCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ApiDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/CreateApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/DeleteApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ListApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SelectApiPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SetApiSettingsCommand.cs.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ShowApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ClientDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/CreateClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/DeleteClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientPublishedVersionsCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/PublishClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/SelectClientPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ShowClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UnpublishClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UploadClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ValidateClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/CreateEnvironmentCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/EnvironmentDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ListEnvironmentCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ShowEnvironmentCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishBeginCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCancelCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCommitCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishStartCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishValidateCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionUploadCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/CreateMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/DeleteMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ListMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/McpFeatureCollectionDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/PublishMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/SelectMcpFeatureCollectionPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/UploadMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ValidateMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/CreateMockCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/ListMockCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/MockSchemaDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/SelectMockSchemaPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/UpdateMockSchema.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/CreateOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/DeleteOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ListOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/OpenApiCollectionDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/PublishOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/SelectOpenApiCollectionPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/UploadOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ValidateOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/CreatePersonalAccessTokenCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/ListPersonalAccessTokenCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/PersonalAccessTokenDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/RevokePersonalAccessTokenCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/PublishSchemaCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/UploadSchemaCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/ValidateSchemaCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/DeleteStageCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/EditStagesCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/ListStagesCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/StageDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/CreateWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ListWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/SetDefaultWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ShowWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/WorkspaceDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/fragments.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ActiveDirectory.Schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/AllExpenses.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookInterfaceQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQueryWithEntity.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BridgeClientDemo.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatMeFiendsNodes.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatOperations.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatPeopleNodes.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSendMessage.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/CoinService.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.extensions.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/FieldsWithUnderlinePrefix.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/HasuraSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/IntrospectionQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/MultipleInterfaceSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/QueryWithSubscription.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SchemaValidationError.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SyntaxError.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.extensions.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_1.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/StarWarsSchema_ChangeHomePlanet.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Workshop.Schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/GitHub.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.query.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query1.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query1.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query3.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.schema.graphql"
],
"has_devcontainer": true,
"typecheck_configs": [
"src/Nitro/CommandLine/src/npm/chillicream-nitro/tsconfig.json",
"website/tsconfig.json"
],
"largest_source_bytes": 11099832,
"source_files_sampled": 10053,
"oversized_source_files": 39,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"website/AGENTS.md",
"website/CLAUDE.md"
],
"agent_instruction_max_bytes": 6082
},
"dependencies": {
"manifests": [
"templates/HotChocolate.Templates.csproj",
"website/package.json"
],
"ecosystems": [
"npm",
"nuget"
],
"dependencies": [
{
"name": "@chillicream/mocha-visualizer",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "file:../src/Mocha/src/mocha-visualizer"
},
{
"name": "@docsearch/css",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.6.3"
},
{
"name": "@docsearch/react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.6.3"
},
{
"name": "@fortawesome/fontawesome-svg-core",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^7.1.0"
},
{
"name": "@fortawesome/free-solid-svg-icons",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^7.1.0"
},
{
"name": "@fortawesome/react-fontawesome",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.1"
},
{
"name": "@mdx-js/loader",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.1"
},
{
"name": "@mdx-js/react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.1"
},
{
"name": "@next/mdx",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^16.2.6"
},
{
"name": "@next/third-parties",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "16.2.6"
},
{
"name": "@types/js-yaml",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.9"
},
{
"name": "@types/mdx",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.13"
},
{
"name": "@xyflow/react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^12.10.0"
},
{
"name": "elkjs",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.11.0"
},
{
"name": "gray-matter",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.3"
},
{
"name": "js-yaml",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.1"
},
{
"name": "motion",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^12.40.0"
},
{
"name": "next",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "16.2.6"
},
{
"name": "next-mdx-remote",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^6.0.0"
},
{
"name": "react",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.4"
},
{
"name": "react-dom",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "19.2.4"
},
{
"name": "remark-gfm",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.1"
},
{
"name": "sharp",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.34.5"
},
{
"name": "shiki",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.2"
},
{
"name": "styled-components",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^6.4.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@docsearch/css",
"direct": true,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@docsearch/react",
"direct": true,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@fortawesome/fontawesome-svg-core",
"direct": true,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "@fortawesome/fontawesome-svg-core",
"direct": true,
"version": "^7.1.0",
"ecosystem": "npm"
},
{
"name": "@fortawesome/free-solid-svg-icons",
"direct": true,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "@fortawesome/free-solid-svg-icons",
"direct": true,
"version": "^7.1.0",
"ecosystem": "npm"
},
{
"name": "@fortawesome/react-fontawesome",
"direct": true,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "@fortawesome/react-fontawesome",
"direct": true,
"version": "^3.1.1",
"ecosystem": "npm"
},
{
"name": "@mdx-js/loader",
"direct": true,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@mdx-js/react",
"direct": true,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@next/mdx",
"direct": true,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/third-parties",
"direct": true,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@types/js-yaml",
"direct": true,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/mdx",
"direct": true,
"version": "2.0.13",
"ecosystem": "npm"
},
{
"name": "@xyflow/react",
"direct": true,
"version": "12.11.0",
"ecosystem": "npm"
},
{
"name": "@xyflow/react",
"direct": true,
"version": "^12.10.0",
"ecosystem": "npm"
},
{
"name": "elkjs",
"direct": true,
"version": "0.11.1",
"ecosystem": "npm"
},
{
"name": "elkjs",
"direct": true,
"version": "^0.11.0",
"ecosystem": "npm"
},
{
"name": "gray-matter",
"direct": true,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": true,
"version": "3.14.2",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": true,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "motion",
"direct": true,
"version": "12.42.0",
"ecosystem": "npm"
},
{
"name": "next",
"direct": true,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "next-mdx-remote",
"direct": true,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "react",
"direct": true,
"version": "19.2.4",
"ecosystem": "npm"
},
{
"name": "react",
"direct": true,
"version": "^19.1.0",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": true,
"version": "19.2.4",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": true,
"version": "^19.1.0",
"ecosystem": "npm"
},
{
"name": "remark-gfm",
"direct": true,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": true,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": true,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "styled-components",
"direct": true,
"version": "6.4.2",
"ecosystem": "npm"
},
{
"name": "styled-components",
"direct": true,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "@adobe/css-tools",
"direct": false,
"version": "4.4.4",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-core",
"direct": false,
"version": "1.19.2",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-plugin-algolia-insights",
"direct": false,
"version": "1.19.2",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-shared",
"direct": false,
"version": "1.19.2",
"ecosystem": "npm"
},
{
"name": "@alloc/quick-lru",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@antfu/install-pkg",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.3",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.3",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@braintree/sanitize-url",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "@chevrotain/types",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/core",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.9.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.9.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@emotion/is-prop-valid",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "@emotion/memoize",
"direct": false,
"version": "0.9.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@fortawesome/fontawesome-common-types",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "@fortawesome/fontawesome-free",
"direct": false,
"version": "6.7.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@iconify/utils",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@img/colour",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-ppc64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-riscv64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-s390x",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-ppc64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-riscv64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-s390x",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-wasm32",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-ia32",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@joshwooding/vite-plugin-react-docgen-typescript",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@mdx-js/mdx",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@mermaid-js/parser",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "0.2.12",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@next/env",
"direct": false,
"version": "16.0.0",
"ecosystem": "npm"
},
{
"name": "@next/env",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/eslint-plugin-next",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-darwin-arm64",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-darwin-x64",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-linux-arm64-gnu",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-linux-arm64-musl",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-linux-x64-gnu",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-linux-x64-musl",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-win32-arm64-msvc",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@next/swc-win32-x64-msvc",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@nolyfill/is-core-module",
"direct": false,
"version": "1.0.39",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-android-arm-eabi",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-android-arm64",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-darwin-arm64",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-darwin-x64",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-freebsd-x64",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm-gnueabihf",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm-musleabihf",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm64-gnu",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm64-musl",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-ppc64-gnu",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-riscv64-gnu",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-riscv64-musl",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-s390x-gnu",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-x64-gnu",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-x64-musl",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-openharmony-arm64",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-wasm32-wasi",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-win32-arm64-msvc",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-win32-ia32-msvc",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-win32-x64-msvc",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-android-arm-eabi",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-android-arm64",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-darwin-arm64",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-darwin-x64",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-freebsd-x64",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-arm-gnueabihf",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-arm-musleabihf",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-arm64-gnu",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-arm64-musl",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-ppc64-gnu",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-riscv64-gnu",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-riscv64-musl",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-s390x-gnu",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-x64-gnu",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-linux-x64-musl",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-openharmony-arm64",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-wasm32-wasi",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-win32-arm64-msvc",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-win32-ia32-msvc",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@oxc-resolver/binding-win32-x64-msvc",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "@playwright/test",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "@playwright/test",
"direct": false,
"version": "^1.52.0",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "@rtsao/scc",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/primitive",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@storybook/addon-essentials",
"direct": false,
"version": "^8.6.14",
"ecosystem": "npm"
},
{
"name": "@storybook/builder-vite",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "@storybook/csf-plugin",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "@storybook/global",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@storybook/icons",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@storybook/nextjs-vite",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "@storybook/react",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "@storybook/react",
"direct": false,
"version": "^8.6.14",
"ecosystem": "npm"
},
{
"name": "@storybook/react-dom-shim",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "@storybook/react-vite",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "@storybook/react-vite",
"direct": false,
"version": "^8.6.14",
"ecosystem": "npm"
},
{
"name": "@storybook/test",
"direct": false,
"version": "^8.6.14",
"ecosystem": "npm"
},
{
"name": "@swc/helpers",
"direct": false,
"version": "0.5.15",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/node",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-android-arm64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-arm64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-x64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-freebsd-x64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-wasm32-wasi",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-arm64-msvc",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/postcss",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/vite",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/jest-dom",
"direct": false,
"version": "6.9.1",
"ecosystem": "npm"
},
{
"name": "@testing-library/jest-dom",
"direct": false,
"version": "^6.6.3",
"ecosystem": "npm"
},
{
"name": "@testing-library/react",
"direct": false,
"version": "^16.3.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/user-event",
"direct": false,
"version": "14.6.1",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.2",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/d3",
"direct": false,
"version": "7.4.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-array",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-axis",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-brush",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-chord",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-contour",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-dispatch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-dsv",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-ease",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-fetch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-force",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@types/d3-format",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-geo",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-hierarchy",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-polygon",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-quadtree",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-random",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-shape",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "@types/d3-time",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-time-format",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-timer",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.13",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/doctrine",
"direct": false,
"version": "0.0.9",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/estree-jsx",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@types/geojson",
"direct": false,
"version": "7946.0.16",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/json5",
"direct": false,
"version": "0.0.29",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/ms",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.19.40",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.12.2",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^24.10.1",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.2.14",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "^19.2.5",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "^19.2.3",
"ecosystem": "npm"
},
{
"name": "@types/resolve",
"direct": false,
"version": "1.20.6",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.59.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.59.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.59.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.59.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.59.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.59.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.59.4",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@upsetjs/venn.js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "^5.1.1",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@webcontainer/env",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@xyflow/system",
"direct": false,
"version": "0.0.77",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "array-buffer-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "array-includes",
"direct": false,
"version": "3.1.9",
"ecosystem": "npm"
},
{
"name": "array.prototype.findlast",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "array.prototype.findlastindex",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "array.prototype.flat",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "array.prototype.flatmap",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "array.prototype.tosorted",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "arraybuffer.prototype.slice",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-types",
"direct": false,
"version": "0.16.1",
"ecosystem": "npm"
},
{
"name": "ast-types-flow",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "astring",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "async",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "async-function",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "async-generator-function",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "axe-core",
"direct": false,
"version": "4.11.4",
"ecosystem": "npm"
},
{
"name": "axobject-query",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bail",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.28",
"ecosystem": "npm"
},
{
"name": "basic-auth",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.14",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.2",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelize",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001792",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "5.3.3",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "character-entities",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "character-reference-invalid",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "classcat",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "client-only",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "collapse-white-space",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "corser",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-color-keywords",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "css-to-react-native",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "css.escape",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "cytoscape",
"direct": false,
"version": "3.33.3",
"ecosystem": "npm"
},
{
"name": "cytoscape-cose-bilkent",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-fcose",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "d3",
"direct": false,
"version": "7.9.0",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-axis",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-brush",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-chord",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-contour",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-dsv",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-fetch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-force",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-geo",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "d3-hierarchy",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-polygon",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-quadtree",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-random",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-sankey",
"direct": false,
"version": "0.12.3",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dagre-d3-es",
"direct": false,
"version": "7.0.14",
"ecosystem": "npm"
},
{
"name": "damerau-levenshtein",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "data-view-buffer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-offset",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.20",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decode-named-character-reference",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "delaunator",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dom-accessibility-api",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.353",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "empathic",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.21.2",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.24.2",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-iterator-helpers",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-shim-unscopables",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "es-to-primitive",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.46.1",
"ecosystem": "npm"
},
{
"name": "esast-util-from-estree",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "esast-util-from-js",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "eslint-config-next",
"direct": false,
"version": "16.2.6",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-node",
"direct": false,
"version": "0.3.10",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-typescript",
"direct": false,
"version": "3.10.1",
"ecosystem": "npm"
},
{
"name": "eslint-module-utils",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import",
"direct": false,
"version": "2.32.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jsx-a11y",
"direct": false,
"version": "6.10.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-react",
"direct": false,
"version": "7.37.5",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-react-hooks",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-storybook",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-util-attach-comments",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-build-jsx",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "estree-util-is-identifier-name",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-scope",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-to-js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-visit",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "extend-shallow",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.16.0",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "framer-motion",
"direct": false,
"version": "12.42.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function.prototype.name",
"direct": false,
"version": "1.1.8",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "generator-function",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-symbol-description",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "16.4.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hachure-fill",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-proto",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-from-dom",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-from-html",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-from-html-isomorphic",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-from-parse5",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-is-element",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-parse-selector",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-to-estree",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-to-jsx-runtime",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "hast-util-to-text",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hastscript",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "hermes-estree",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "hermes-parser",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "html-encoding-sniffer",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "http-proxy",
"direct": false,
"version": "1.18.1",
"ecosystem": "npm"
},
{
"name": "http-server",
"direct": false,
"version": "14.1.1",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "image-size",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inline-style-parser",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-alphabetical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-alphanumerical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "is-async-function",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "is-bun-module",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-data-view",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-decimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-extendable",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-finalizationregistry",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-generator-function",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-hexadecimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-negative-zero",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-number-object",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-set",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-weakmap",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-weakref",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-weakset",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "iterator.prototype",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "jsdom",
"direct": false,
"version": "^26.1.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsx-ast-utils",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.45",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.46",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "khroma",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "language-subtag-registry",
"direct": false,
"version": "0.3.23",
"ecosystem": "npm"
},
{
"name": "language-tags",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "longest-streak",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "loupe",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "markdown-extensions",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "markdown-table",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "16.4.2",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-find-and-replace",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-autolink-literal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-strikethrough",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-table",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-task-list-item",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-expression",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-jsx",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdxjs-esm",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-phrasing",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": false,
"version": "11.15.0",
"ecosystem": "npm"
},
{
"name": "mermaid-isomorphic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "micromark",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-core-commonmark",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-autolink-literal",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-strikethrough",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-table",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-tagfilter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-task-list-item",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-expression",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-jsx",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-md",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdxjs",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdxjs-esm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-factory-destination",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-label",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-mdx-expression",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-factory-space",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-title",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-whitespace",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-chunked",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-classify-character",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-combine-extensions",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-numeric-character-reference",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-string",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-events-to-acorn",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-util-html-tag-name",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-normalize-identifier",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-resolve-all",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-subtokenize",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "mini-svg-data-uri",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "module-alias",
"direct": false,
"version": "2.3.4",
"ecosystem": "npm"
},
{
"name": "motion-dom",
"direct": false,
"version": "12.42.0",
"ecosystem": "npm"
},
{
"name": "motion-utils",
"direct": false,
"version": "12.39.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.12",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-exports-info",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "12.3.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.38",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "object.entries",
"direct": false,
"version": "1.1.9",
"ecosystem": "npm"
},
{
"name": "object.fromentries",
"direct": false,
"version": "2.0.8",
"ecosystem": "npm"
},
{
"name": "object.groupby",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "object.values",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "oniguruma-parser",
"direct": false,
"version": "0.12.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "opener",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "own-keys",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "oxc-parser",
"direct": false,
"version": "0.127.0",
"ecosystem": "npm"
},
{
"name": "oxc-resolver",
"direct": false,
"version": "11.19.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-entities",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "path-data-parser",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "points-on-curve",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "points-on-path",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "portfinder",
"direct": false,
"version": "1.0.38",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.4.31",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.14",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.3",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-tailwindcss",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "prop-types",
"direct": false,
"version": "15.8.1",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.15.2",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "react-docgen",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "react-docgen-typescript",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "16.13.1",
"ecosystem": "npm"
},
{
"name": "recast",
"direct": false,
"version": "0.23.11",
"ecosystem": "npm"
},
{
"name": "recma-build-jsx",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "recma-jsx",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "recma-parse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "recma-stringify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "reflect.getprototypeof",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "rehype-mermaid",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "rehype-recma",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "remark-mdx",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "remark-parse",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "remark-rehype",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "remark-stringify",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "requires-port",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "2.0.0-next.6",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "robust-predicates",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.60.3",
"ecosystem": "npm"
},
{
"name": "roughjs",
"direct": false,
"version": "4.6.6",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rw",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "safe-array-concat",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safe-push-apply",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.27.0",
"ecosystem": "npm"
},
{
"name": "section-matter",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "secure-compare",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "set-function-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "set-proto",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.7.6",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "stable-hash",
"direct": false,
"version": "0.0.5",
"ecosystem": "npm"
},
{
"name": "stop-iteration-iterator",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "storybook",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "storybook",
"direct": false,
"version": "^8.6.14",
"ecosystem": "npm"
},
{
"name": "string.prototype.includes",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "string.prototype.matchall",
"direct": false,
"version": "4.0.12",
"ecosystem": "npm"
},
{
"name": "string.prototype.repeat",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "string.prototype.trim",
"direct": false,
"version": "1.2.10",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimend",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimstart",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-bom-string",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "style-to-js",
"direct": false,
"version": "1.1.21",
"ecosystem": "npm"
},
{
"name": "style-to-object",
"direct": false,
"version": "1.0.14",
"ecosystem": "npm"
},
{
"name": "styled-jsx",
"direct": false,
"version": "5.1.6",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.15",
"ecosystem": "npm"
},
{
"name": "third-party-capital",
"direct": false,
"version": "1.0.20",
"ecosystem": "npm"
},
{
"name": "tiny-invariant",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.16",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trough",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "ts-dedent",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "tsconfck",
"direct": false,
"version": "3.1.6",
"ecosystem": "npm"
},
{
"name": "tsconfig-paths",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "tsconfig-paths",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-length",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-offset",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "typed-array-length",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "~5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.59.2",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "6.25.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.16.0",
"ecosystem": "npm"
},
{
"name": "unified",
"direct": false,
"version": "11.0.5",
"ecosystem": "npm"
},
{
"name": "union",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "unist-util-find-after",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-position-from-estree",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-remove",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-remove-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "unplugin",
"direct": false,
"version": "2.3.11",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "url-join",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "use-sync-external-store",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-location",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-matter",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "6.4.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "^7.2.4",
"ecosystem": "npm"
},
{
"name": "vite-plugin-dts",
"direct": false,
"version": "^4.5.4",
"ecosystem": "npm"
},
{
"name": "vite-plugin-storybook-nextjs",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "vite-tsconfig-paths",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^3.2.1",
"ecosystem": "npm"
},
{
"name": "web-namespaces",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "webpack-virtual-modules",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "whatwg-encoding",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "which-builtin-type",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "which-collection",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.20",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.8.4",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "zod-validation-error",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "zustand",
"direct": false,
"version": "4.5.7",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "Aspire.Hosting",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Aspire.Hosting.AppHost",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Aspire.Hosting.PostgreSQL",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Aspire.Hosting.RabbitMQ",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Aspire.Npgsql.EntityFrameworkCore.PostgreSQL",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Aspire.RabbitMQ.Client",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "AWSSDK.SimpleNotificationService",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "AWSSDK.SQS",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Azure.Identity",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Azure.Messaging.EventHubs",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Azure.Storage.Blobs",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Basic.Reference.Assemblies.Net100",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Basic.Reference.Assemblies.Net110",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Basic.Reference.Assemblies.Net80",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Basic.Reference.Assemblies.Net90",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "BenchmarkDotNet",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "BenchmarkDotNet.Diagnostics.dotMemory",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ChilliCream.ModelContextProtocol.AspNetCore",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ChilliCream.Nitro.App",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Confluent.Kafka",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "DiffPlex",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Duende.IdentityModel",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Duende.IdentityModel.OidcClient",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Glob",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "HotChocolate.AspNetCore",
"direct": false,
"version": "0.0.0-placeholder",
"ecosystem": "nuget"
},
{
"name": "HotChocolate.AspNetCore.CommandLine",
"direct": false,
"version": "0.0.0-placeholder",
"ecosystem": "nuget"
},
{
"name": "HotChocolate.AzureFunctions.IsolatedProcess",
"direct": false,
"version": "0.0.0-placeholder",
"ecosystem": "nuget"
},
{
"name": "HotChocolate.Fusion.AspNetCore",
"direct": false,
"version": "0.0.0-placeholder",
"ecosystem": "nuget"
},
{
"name": "HotChocolate.Types.Analyzers",
"direct": false,
"version": "0.0.0-placeholder",
"ecosystem": "nuget"
},
{
"name": "Immediate.Handlers",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "JsonSchema.Net",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Marten",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MassTransit",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "McMaster.Extensions.CommandLineUtils",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Mediator.Abstractions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Mediator.SourceGenerator",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Mediator.Switch",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Mediator.Switch.Extensions.Microsoft.DependencyInjection",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Mediator.Switch.SourceGenerator",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MediatR",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MessagePack",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Authentication.JwtBearer",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Components.Web",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.HeaderPropagation",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Mvc.Testing",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.OpenApi",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.TestHost",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.WebUtilities",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Azure.Functions.Extensions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Azure.Functions.Worker",
"direct": false,
"version": "2.0.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Azure.Functions.Worker.Core",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Azure.Functions.Worker.Extensions.Abstractions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Azure.Functions.Worker.Extensions.Http",
"direct": false,
"version": "3.2.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Azure.Functions.Worker.Sdk",
"direct": false,
"version": "2.0.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Azure.WebJobs",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Bcl.HashCode",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.Analyzers",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.CodeAnalysis.CSharp.Workspaces",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Data.Sqlite.Core",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.EntityFrameworkCore",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.EntityFrameworkCore.Design",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.EntityFrameworkCore.InMemory",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.EntityFrameworkCore.Relational",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.EntityFrameworkCore.Sqlite",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.EntityFrameworkCore.SqlServer",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Caching.Memory",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.FileSystemGlobbing",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Hosting",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Hosting.Abstractions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Http",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Http.Resilience",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.ObjectPool",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Options",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Primitives",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.ServiceDiscovery",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.TimeProvider.Testing",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Net.Http.Headers",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.CodeCoverage",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Testing.Extensions.TrxReport",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MongoDB.Driver",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Moq",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NATS.Client.Core",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NATS.Client.JetStream",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NATS.Extensions.Microsoft.DependencyInjection",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NetTopologySuite",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Newtonsoft.Json",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NodaTime",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Npgsql",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Npgsql.EntityFrameworkCore.PostgreSQL",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Npgsql.OpenTelemetry",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Api",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Exporter.InMemory",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Exporter.OpenTelemetryProtocol",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Extensions.Hosting",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Instrumentation.AspNetCore",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Instrumentation.Http",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "OpenTelemetry.Instrumentation.Runtime",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Polly",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "ProjNet",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "RabbitMQ.Client",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "RavenDB.Client",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "SharpCompress",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Snappier",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Spectre.Console",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Spectre.Console.Json",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Spectre.Console.Testing",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "SQLitePCLRaw.bundle_e_sqlite3",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.AzureStorage",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.Mongo",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.Nats",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.PostgreSql",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.RabbitMQ",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.RavenDB",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.Redis",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Squadron.SqlServer",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "StackExchange.Redis",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.CommandLine",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.IdentityModel.Tokens.Jwt",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.IO.Hashing",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.IO.Packaging",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.IO.Pipelines",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Linq.Async",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Memory",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Net.ServerSentEvents",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Reactive",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Security.Cryptography.Pkcs",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Threading.Tasks.Extensions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Testcontainers",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Testcontainers.LocalStack",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "WolverineFx",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.assert",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.extensibility.core",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.extensibility.execution",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.v3",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.v3.assert",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.v3.extensibility.core",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 1171,
"direct_count": 33,
"indirect_count": 1138
}
},
"maintainership": {
"issues": {
"open_prs": 92,
"merged_prs": 4943,
"open_issues": 288,
"closed_ratio": 0.924,
"closed_issues": 3518,
"closed_unmerged_prs": 797
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "michaelstaib",
"commits": 2878,
"avatar_url": "https://avatars.githubusercontent.com/u/9714350?u=2f4b51daf46eb9b7ed6d10dd7b3408bddad69509&v=4"
},
{
"type": "User",
"login": "glen-84",
"commits": 887,
"avatar_url": "https://avatars.githubusercontent.com/u/261509?v=4"
},
{
"type": "User",
"login": "PascalSenn",
"commits": 562,
"avatar_url": "https://avatars.githubusercontent.com/u/14233220?u=724f1ae4215dff9b262c707cc7878f0c093f0892&v=4"
},
{
"type": "User",
"login": "tobias-tengler",
"commits": 503,
"avatar_url": "https://avatars.githubusercontent.com/u/45513122?u=9e9e74f67f4dcf85a255f8f2572e78ca9c4d3d72&v=4"
},
{
"type": "User",
"login": "rstaib",
"commits": 259,
"avatar_url": "https://avatars.githubusercontent.com/u/4325318?u=12b734d4e12f22eb85def5711e6515badc5734f6&v=4"
},
{
"type": "User",
"login": "artola",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/11500763?u=6b11c011de8f6ae1fefbdc55c977b1a8206668e7&v=4"
},
{
"type": "User",
"login": "benmccallum",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/157336?v=4"
},
{
"type": "User",
"login": "N-Olbert",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/45466413?v=4"
},
{
"type": "Bot",
"login": "dependabot-preview[bot]",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/in/2141?v=4"
},
{
"type": "User",
"login": "wonbyte",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/681965?u=969a02d2de7e8193f530bbb6ea6843958e8d8f3d&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.514
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"benchmarks.yml",
"ci-cleanup.yml",
"ci.yml",
"coverage.yml",
"issue-labeler.yml",
"pr-labeler.yml",
"publish-website.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 25 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool is not run on all commits -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "21 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "9b2e27744bd90f6bdce44a9eb87023a5e78f526b",
"ran_at": "2026-07-17T17:10:17Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ChilliCream/graphql-platform",
"host": "github.com",
"name": "graphql-platform",
"owner": "ChilliCream"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"security": 58,
"vitality": 96,
"community": 87,
"governance": 70,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 96,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"commits_last_year": 1393,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 52
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "52/52 weeks with commits",
"points": 36,
"status": "met",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 52
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1393 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1393
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 100,
"latest_release_tag": "16.5.1-p.1",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 0.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 87,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"forks": 807,
"stars": 5726,
"watchers": 68,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5,726 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 5726
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "807 forks",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 807
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "68 watchers",
"points": 10.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 68
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 78,
"inputs": {
"packages": [
"HotChocolate.Templates"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 999139,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "999,139 downloads all-time across nuget",
"points": 62.3,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 999139,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 100,
"top_contributor_share": 0.514
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 51% of commits",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 51
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 25 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 4943,
"open_issues": 288,
"closed_issues": 3518,
"issue_closed_ratio": 0.924,
"closed_unmerged_prs": 797
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "92% of issues closed",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 92
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4943/5740 decided PRs merged",
"points": 32.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4943,
"decided": 5740
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 303,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ChilliCream",
"public_repos": 86,
"account_age_days": 3872
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "303 followers of ChilliCream",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 303,
"login": "ChilliCream"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "86 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 86
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"HotChocolate.Templates"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "136 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 136
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "8 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 8
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"graphql",
"dotnet",
"dotnet-core",
"c-sharp",
"graphql-server",
"graphql-syntax",
"resolver",
"facebook",
"asp-net-core",
"asp-net",
"graphql-dotnet",
"graphql-parser",
"hotchocolate",
"greendonut",
"dataloader",
"graphql-client",
"strawberryshake",
"graphql-gateway",
"graphql-fusion",
"graphql-ide"
],
"has_wiki": false,
"homepage": "https://chillicream.com",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://chillicream.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "20 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 20
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 25 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 9",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "21 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 82,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md",
"website/AGENTS.md",
"website/CLAUDE.md"
],
"agent_instruction_max_bytes": 6082
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md, website/AGENTS.md, website/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md, website/AGENTS.md, website/CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": true,
"typecheck_configs": [
"src/Nitro/CommandLine/src/npm/chillicream-nitro/tsconfig.json",
"website/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "src/Nitro/CommandLine/src/npm/chillicream-nitro/tsconfig.json, website/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/Nitro/CommandLine/src/npm/chillicream-nitro/tsconfig.json, website/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 11099832,
"source_files_sampled": 10053,
"oversized_source_files": 39
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "39/10053 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10053,
"oversized": 39
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "excellent",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"example_dirs": [
"demos",
"examples"
],
"has_mcp_signal": true,
"api_schema_files": [
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/AnnotationsWithFragment.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldSubfieldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitDestructiveTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitIdempotentTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonDestructiveTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonIdempotentTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldSubfieldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle1.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle2.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetSingleField.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithComplexVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithDefaultedVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNonNullableVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNullableVariables.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithSkipAndInclude.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitDestructiveTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitNonIdempotentTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitOpenWorldTool.graphql",
"src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/NonDestructiveFragmentTool.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionCompositeSchemaTests.PageConnection_Field_With_CompositeSourceSchema_Builds_Schema.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionFederationTests.PageConnection_Field_With_ApolloFederation_Builds_Schema.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/AnnotationBased/__snapshots__/CertificationTests.Schema_Snapshot.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/CodeFirst/__snapshots__/CertificationTests.Schema_Snapshot.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingNameCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirective_GetsAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_CodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirective_GetsAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_Annotations.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_CodeFirst.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable.graphql",
"src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable_When_Shareable_Already_Registered.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_AfterResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_BeforeResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_Validation.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_AfterResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_BeforeResolver.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_Validation.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithRoles.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_DefaultPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithPolicy.graphql",
"src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithRoles.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1.graphqls",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1.graphqls",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2.graphqls",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments-query.graphql",
"src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments.graphqls",
"src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/AnnotationBasedAuthorizationTests.Authorize_Node_Field_Schema.graphql",
"src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/SchemaFirstAuthorizationTests.Authorize_Apply_Can_Be_Omitted.graphql",
"src/HotChocolate/Core/test/Execution.Tests/Errors/__snapshots__/ErrorBehaviorTests.MatchTestSchema.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/Crypto.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoDetailQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroWithFriendsQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/GetTwoHeroesWithFriendsQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/LargeQuery.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases_2048.graphql",
"src/HotChocolate/Core/test/Execution.Tests/__snapshots__/StreamTests.Schema.graphql",
"src/HotChocolate/Core/test/Types.Analyzers.Tests/__snapshots__/IntegrationTests.Schema.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Connection.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Enumerable.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Interface_With_Paging_Field.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Simple_StringList_Schema.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination_Interface.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName_With_NamingConvention.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.IncludeNodesField_False.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_Field.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_NodeType_With_NamingConvention.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Interface_With_Paging_Field.graphql",
"src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Simple_StringList_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.List_Return_Type.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MultipleArgumentMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MutationConvention_With_SnakeCase_ObjectField_NamingConvention_Uses_PascalCase_TypeNames.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Payload_Override_With_Errors.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Query_Filed_Stays_NonNull.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationExtension_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationReturnList_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Add_Error_Via_Type_Interceptor.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute_OptOut.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Attribute.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Defaults.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Global_Errors.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Query_Field_Stays_NonNull.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_ErrorObj.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_QueryField.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error_Query_Field_Stays_Non_Null.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Two_Errors.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Input.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload_WithError.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_1_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Task_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_3_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_4_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_5_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_6_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_7_Schema.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/CodeFirstMutations.SimpleMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/Issue6605ReproTests.Mutation_Error_Type_With_Int_Field_Should_Not_Fail_Schema_Build.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred.graphql",
"src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred_FieldOverride.graphql",
"src/HotChocolate/Core/test/Types.OffsetPagination.Tests/__snapshots__/IntegrationTests.Attribute_Dictionary_ReturnType_ThrowsSchemaException.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.FieldResult_With_Errors_Are_Valid.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql",
"src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql",
"src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/FactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql",
"src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/SourceGeneratorFactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Added.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Not_Added.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable_Fluent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable_Fluent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_A_Base_Class.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_Type_That_Is_Both_Input_And_Output_Type.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_ImplementationFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/SpecifiedByDirectiveTypeTests.EnsureSpecifiedByDirectiveExistsInSdl.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.CodeFirst_Tag.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.ImplementationFirst_Tag.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.SchemaFirst_Tag.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Annotation.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Fluent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_SDL.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions_No_Indent.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DictionaryTypeTests.Explicit_ObjectType_For_KeyValuePair_Overrides_Inferred_Type.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Deprecated_NullableArguments_Valid.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferDirectiveType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferName.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.CodeFirst_Deprecated_NullableArguments_Valid.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.SchemaFirst_DeprecatedDirective_NullableFields_Valid.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/EnumTypeTests.EnsureEnumValueOrder.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/Issue7040ReproTests.Enum_DefaultValueAttribute_With_Integer_Default_Does_Not_Downgrade_To_Int.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension1_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension2_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension3_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.ExtendObjectTypeAttribute_Extends_SchemaType.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_2_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_And_Generic_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Static_Query_Extensions_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Generic_Methods.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Object_Lists.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Type_Members.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_1.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_2.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_4.graphql",
"src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_5.graphql",
"src/HotChocolate/Core/test/Types.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Core/test/Types.Tests/__resources__/schema_coordinates.graphql",
"src/HotChocolate/Core/test/Types.Tests/__resources__/schema_with_multiline_descriptions.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Allow_PascalCasedArguments_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Comparison_Is_Ignored.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Default_Type_Resolution_Shall_Be_Exact_Schema.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Infer_Nullability_From_Nested_Classes.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Structural_Equality_Is_Ignored.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaBuilderTests.Ensure_Types_Are_Bound_Explicitly.graphql",
"src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaFirstTests.SchemaFirst_DirectivesOnDirectiveDefinition_RoundTripInSdl.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/IntrospectionSchema.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/InvalidIntrospectionQuery.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/StarWars_Request.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/__type_query_repeated_6250.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query_repeated_4167.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/anonymous_empty_query_repeated_25000.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/deep-fragment-expansion.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_with_cycle.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_without_cycle.graphql",
"src/HotChocolate/Core/test/Validation.Tests/__resources__/short_long_names_query.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Do_Not_Apply_Defaults.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Ensure_Paging_Defaults_Are_Applied.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_Inferred_From_DefaultPageSize.graphql",
"src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_ListSizeAttribute_HasPrecedenceOver_DefaultPageSize.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithAttributes.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddAnd.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddOr.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_UseBoundFilterType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorComparableTests.Overwrite_Comparable_Filter_Type_With_Attribute.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorEnumTests.Overwrite_Enum_Filter_Type_With_Attribute.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation_Normalized.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_OperationType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Descriptor.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterAttributes.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API_Ctor_Param.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_GenericAttribute.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName_NonGeneric.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding_BindFields.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Honors_SortFieldsByName.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding_BindFields.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_IgnoreFieldWithoutCallingConvention.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_InfereType_When_ItIsAInterface.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Struct.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDescription.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveClassInstance.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveNode.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveType.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs2.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddName.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InferType_When_AnnotatedGeneric.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_Annotated.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_AnnotatedGeneric.graphql",
"src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_UseIdType_When_Specified.graphql",
"src/HotChocolate/Data/test/Data.PostgreSQL.Tests/__snapshots__/IntegrationTests.CreateSchema.graphql",
"src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Mutation_Convention_With_Relay_Projection_Schema.graphql",
"src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Node_Resolver_With_SingleOrDefault_Schema.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithAttributes.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum_Merge.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Merge.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_RuntimeType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_SchemaType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_GenericSortAttributes.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortAttributes.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API_Ctor_Param.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName_NonGeneric.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Honors_SortFieldsByName.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_IgnoreFieldWithoutCallingConvention.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_InfereType_When_ItIsAInterface.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDescription.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveClassInstance.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveNode.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveType.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs2.graphql",
"src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddName.graphql",
"src/HotChocolate/Data/test/Data.Tests/__snapshots__/InterfaceFieldFilterAndSortTests.Interface_Field_Schema_Snapshot.graphql",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Accounts/schema.graphqls",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Inventory/schema.graphqls",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Products/schema.graphqls",
"src/HotChocolate/Fusion/benchmarks/k6/eShop.Reviews/schema.graphqls",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/DirectiveCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/InputValueCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/SchemaCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/TypeCapabilitiesQuery.graphql",
"src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__snapshots__/IntrospectionTests.Download_Schema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaMergerTests.Merge_FourNamedSchemas_AddsFusionDefinitions.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedDirectiveDefinitionAndCascadesToAllApplicationSites.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedMembers.graphql",
"src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_InferKeysFromLookupsEnabled_AppliesInferredKeyDirectives.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/link.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/list.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/price.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/products.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/all-products.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/category.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/subcategories.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node-two.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/types.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/d.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/c.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/category.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/name.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/price.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/email.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/nickname.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/age.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/friends.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/accounts.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/inventory.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/products.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/reviews.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/a.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/b.graphql",
"src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Tests/__snapshots__/SchemaTransformationIntegrationTests.Transform_FederationSubgraph_Should_ProduceValidSourceSchema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveEventStreamDirective_When_SchemaIsAttributeAuthored.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveIdenticalEventStreamDirective_When_SchemaIsFluentAuthored.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Be_In_The_Schema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Not_Be_In_The_Schema.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Planning/__snapshots__/LookupTests.Require_Inaccessible_Data.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion1.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion2.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-accounts.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-inventory.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-products.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-reviews.graphqls",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/schema1.graphql",
"src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/serializeAs.graphql",
"src/HotChocolate/Fusion/test/Fusion.Utilities.Tests/__resources__/schema1.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.expected.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithIntArgument.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink-nullability.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/onegraph.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/russian-literals.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/schema-kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsRepeatable.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsUnique.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_ToString.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_WithArgument_ToString.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithArguments.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithDescription.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocation.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocations.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithName.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.CreateSelectionSet.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithLocation.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithSelections.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ArgumentsWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ComplexSchemaDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.DirectiveDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumValueWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FieldArgument_WithObjectValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FragmentWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InlineFragmentWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InputObjectTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InterfaceTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_NotIndented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_NotIndented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.QueryWithDirectivesOnField_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithDirectives_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_NoWrapping_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_WithWrapping_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.UnionTypeDefinition_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.VariableDefinition_WithDefaultObjectValue_Indented_MatchesSnapshot.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.Create_ArgumentsArePassedCorrectly.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDefaultValue.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDirectives.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithLocation.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithType.graphql",
"src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithVariable.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/DirectiveParserTests.ParseQueryDirective.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_ByteArray.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_Reader.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_String.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.KitchenSinkQueryQuery.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.RussianLiterals.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveName.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveNameAndArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseName.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberName.graphql",
"src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberNameAndArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithIntArgument.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/aliases.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/onegraph.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/russian-literals.graphql",
"src/HotChocolate/Language/test/Language.Tests/__resources__/schema-kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/IntrospectionQuery.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithIntArgument.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithStringArg.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/aliases.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/kitchen-sink.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/onegraph.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/russian-literals.graphql",
"src/HotChocolate/Language/test/Language.Web.Tests/__resources__/schema-kitchen-sink.graphql",
"src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation.graphql",
"src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation_Normalized.graphql",
"src/HotChocolate/MongoDb/test/Types.MongoDb/__snapshots__/BsonTypeTests.Output_Should_BindAllRuntimeTypes.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.GeometryFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.LineStringFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiLineStringFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPointFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPolygonFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PointFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PolygonFilterType_Native.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringTypeTests.LineString_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringTypeTests.MultiLineString_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointTypeTests.MultiPoint_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonTypeTests.MultiPolygon_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointTypeTests.Point_Execution_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonInputTests.Schema_Tests.graphql",
"src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonTypeTests.Polygon_Execution_Tests.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_argument_deprecation.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directive_type.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directives.graphql",
"src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_schema.graphql",
"src/Nitro/CommandLine/src/CommandLine/Endpoint.graphql",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/fusion-archives/source-schemas/reviews/schema.graphql",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1-result/composite-schema.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-a.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-b.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag-result/composite-schema.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-1.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-2.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions-result/composite-schema.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1-extensions.graphqls",
"src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1.graphqls",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ApiKeyDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/CreateApiKeyCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/DeleteApiKeyCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ListApiKeyCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ApiDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/CreateApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/DeleteApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ListApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SelectApiPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SetApiSettingsCommand.cs.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ShowApiCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ClientDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/CreateClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/DeleteClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientPublishedVersionsCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/PublishClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/SelectClientPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ShowClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UnpublishClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UploadClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ValidateClientCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/CreateEnvironmentCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/EnvironmentDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ListEnvironmentCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ShowEnvironmentCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishBeginCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCancelCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCommitCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishStartCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishValidateCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionUploadCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/CreateMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/DeleteMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ListMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/McpFeatureCollectionDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/PublishMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/SelectMcpFeatureCollectionPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/UploadMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ValidateMcpFeatureCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/CreateMockCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/ListMockCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/MockSchemaDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/SelectMockSchemaPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/UpdateMockSchema.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/CreateOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/DeleteOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ListOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/OpenApiCollectionDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/PublishOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/SelectOpenApiCollectionPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/UploadOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ValidateOpenApiCollectionCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/CreatePersonalAccessTokenCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/ListPersonalAccessTokenCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/PersonalAccessTokenDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/RevokePersonalAccessTokenCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/PublishSchemaCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/UploadSchemaCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/ValidateSchemaCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/DeleteStageCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/EditStagesCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/ListStagesCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/StageDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/CreateWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ListWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/SetDefaultWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ShowWorkspaceCommand.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/WorkspaceDetailPrompt.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/fragments.graphql",
"src/Nitro/Common/src/ChilliCream.Nitro.Client/schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ActiveDirectory.Schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/AllExpenses.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookInterfaceQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQueryWithEntity.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BridgeClientDemo.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatMeFiendsNodes.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatOperations.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatPeopleNodes.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSendMessage.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/CoinService.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.extensions.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/FieldsWithUnderlinePrefix.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/HasuraSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/IntrospectionQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/MultipleInterfaceSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentQuery.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentSchema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/QueryWithSubscription.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SchemaValidationError.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SyntaxError.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.extensions.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_1.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/StarWarsSchema_ChangeHomePlanet.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Workshop.Schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/GitHub.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.query.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query1.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.schema.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query1.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query2.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query3.graphql",
"src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.schema.graphql"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/AnnotationsWithFragment.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldSubfieldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitDestructiveTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitIdempotentTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonDestructiveTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonIdempotentTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldSubfieldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle1.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle2.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetSingleField.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithComplexVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithDefaultedVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNonNullableVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNullableVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithSkipAndInclude.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitDestructiveTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitNonIdempotentTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitOpenWorldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/NonDestructiveFragmentTool.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionCompositeSchemaTests.PageConnection_Field_With_CompositeSourceSchema_Builds_Schema.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionFederationTests.PageConnection_Field_With_ApolloFederation_Builds_Schema.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/AnnotationBased/__snapshots__/CertificationTests.Schema_Snapshot.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/CodeFirst/__snapshots__/CertificationTests.Schema_Snapshot.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingNameCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirective_GetsAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_CodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirective_GetsAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_CodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable_When_Shareable_Already_Registered.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_AfterResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_BeforeResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_Validation.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_AfterResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_BeforeResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_Validation.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithRoles.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_DefaultPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithRoles.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1.graphqls, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1.graphqls, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2.graphqls, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments.graphqls, src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/AnnotationBasedAuthorizationTests.Authorize_Node_Field_Schema.graphql, src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/SchemaFirstAuthorizationTests.Authorize_Apply_Can_Be_Omitted.graphql, src/HotChocolate/Core/test/Execution.Tests/Errors/__snapshots__/ErrorBehaviorTests.MatchTestSchema.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/Crypto.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoDetailQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroWithFriendsQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/GetTwoHeroesWithFriendsQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/LargeQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases_2048.graphql, src/HotChocolate/Core/test/Execution.Tests/__snapshots__/StreamTests.Schema.graphql, src/HotChocolate/Core/test/Types.Analyzers.Tests/__snapshots__/IntegrationTests.Schema.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Connection.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Enumerable.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Interface_With_Paging_Field.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Simple_StringList_Schema.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination_Interface.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName_With_NamingConvention.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.IncludeNodesField_False.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_Field.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_NodeType_With_NamingConvention.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Interface_With_Paging_Field.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Simple_StringList_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.List_Return_Type.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MultipleArgumentMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MutationConvention_With_SnakeCase_ObjectField_NamingConvention_Uses_PascalCase_TypeNames.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Payload_Override_With_Errors.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Query_Filed_Stays_NonNull.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationExtension_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationReturnList_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Add_Error_Via_Type_Interceptor.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute_OptOut.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Attribute.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Defaults.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Global_Errors.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Query_Field_Stays_NonNull.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_ErrorObj.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_QueryField.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error_Query_Field_Stays_Non_Null.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Two_Errors.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Input.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload_WithError.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_1_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Task_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_3_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_4_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_5_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_6_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_7_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/CodeFirstMutations.SimpleMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/Issue6605ReproTests.Mutation_Error_Type_With_Int_Field_Should_Not_Fail_Schema_Build.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred_FieldOverride.graphql, src/HotChocolate/Core/test/Types.OffsetPagination.Tests/__snapshots__/IntegrationTests.Attribute_Dictionary_ReturnType_ThrowsSchemaException.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.FieldResult_With_Errors_Are_Valid.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql, src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/FactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql, src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/SourceGeneratorFactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Added.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Not_Added.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable_Fluent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable_Fluent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_A_Base_Class.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_Type_That_Is_Both_Input_And_Output_Type.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_ImplementationFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/SpecifiedByDirectiveTypeTests.EnsureSpecifiedByDirectiveExistsInSdl.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.CodeFirst_Tag.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.ImplementationFirst_Tag.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.SchemaFirst_Tag.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Annotation.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Fluent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_SDL.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions_No_Indent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DictionaryTypeTests.Explicit_ObjectType_For_KeyValuePair_Overrides_Inferred_Type.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Deprecated_NullableArguments_Valid.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferDirectiveType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferName.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.CodeFirst_Deprecated_NullableArguments_Valid.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.SchemaFirst_DeprecatedDirective_NullableFields_Valid.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/EnumTypeTests.EnsureEnumValueOrder.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/Issue7040ReproTests.Enum_DefaultValueAttribute_With_Integer_Default_Does_Not_Downgrade_To_Int.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension1_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension2_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension3_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.ExtendObjectTypeAttribute_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_2_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_And_Generic_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Static_Query_Extensions_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Generic_Methods.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Object_Lists.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Type_Members.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_1.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_2.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_4.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_5.graphql, src/HotChocolate/Core/test/Types.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Core/test/Types.Tests/__resources__/schema_coordinates.graphql, src/HotChocolate/Core/test/Types.Tests/__resources__/schema_with_multiline_descriptions.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Allow_PascalCasedArguments_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Comparison_Is_Ignored.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Default_Type_Resolution_Shall_Be_Exact_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Infer_Nullability_From_Nested_Classes.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Structural_Equality_Is_Ignored.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaBuilderTests.Ensure_Types_Are_Bound_Explicitly.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaFirstTests.SchemaFirst_DirectivesOnDirectiveDefinition_RoundTripInSdl.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/IntrospectionSchema.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/InvalidIntrospectionQuery.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/StarWars_Request.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/__type_query_repeated_6250.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query_repeated_4167.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/anonymous_empty_query_repeated_25000.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/deep-fragment-expansion.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_with_cycle.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_without_cycle.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/short_long_names_query.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Do_Not_Apply_Defaults.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Ensure_Paging_Defaults_Are_Applied.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_Inferred_From_DefaultPageSize.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_ListSizeAttribute_HasPrecedenceOver_DefaultPageSize.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithAttributes.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddAnd.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddOr.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_UseBoundFilterType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorComparableTests.Overwrite_Comparable_Filter_Type_With_Attribute.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorEnumTests.Overwrite_Enum_Filter_Type_With_Attribute.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation_Normalized.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Descriptor.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_SchemaType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_SchemaType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterAttributes.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API_Ctor_Param.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_GenericAttribute.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName_NonGeneric.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding_BindFields.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Honors_SortFieldsByName.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding_BindFields.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_IgnoreFieldWithoutCallingConvention.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_InfereType_When_ItIsAInterface.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Struct.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDescription.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveClassInstance.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveNode.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs2.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddName.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InferType_When_AnnotatedGeneric.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_Annotated.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_AnnotatedGeneric.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_UseIdType_When_Specified.graphql, src/HotChocolate/Data/test/Data.PostgreSQL.Tests/__snapshots__/IntegrationTests.CreateSchema.graphql, src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Mutation_Convention_With_Relay_Projection_Schema.graphql, src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Node_Resolver_With_SingleOrDefault_Schema.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithAttributes.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum_Merge.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Merge.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_SchemaType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_SchemaType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_GenericSortAttributes.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortAttributes.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API_Ctor_Param.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName_NonGeneric.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Honors_SortFieldsByName.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_IgnoreFieldWithoutCallingConvention.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_InfereType_When_ItIsAInterface.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDescription.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveClassInstance.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveNode.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs2.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddName.graphql, src/HotChocolate/Data/test/Data.Tests/__snapshots__/InterfaceFieldFilterAndSortTests.Interface_Field_Schema_Snapshot.graphql, src/HotChocolate/Fusion/benchmarks/k6/eShop.Accounts/schema.graphqls, src/HotChocolate/Fusion/benchmarks/k6/eShop.Inventory/schema.graphqls, src/HotChocolate/Fusion/benchmarks/k6/eShop.Products/schema.graphqls, src/HotChocolate/Fusion/benchmarks/k6/eShop.Reviews/schema.graphqls, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/DirectiveCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/InputValueCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/SchemaCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/TypeCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__snapshots__/IntrospectionTests.Download_Schema.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaMergerTests.Merge_FourNamedSchemas_AddsFusionDefinitions.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedDirectiveDefinitionAndCascadesToAllApplicationSites.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedMembers.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_InferKeysFromLookupsEnabled_AppliesInferredKeyDirectives.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/link.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/list.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/price.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/products.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/all-products.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/category.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/subcategories.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node-two.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/types.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/d.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/category.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/name.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/price.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/email.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/nickname.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/age.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/friends.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/accounts.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/inventory.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/products.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/reviews.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Tests/__snapshots__/SchemaTransformationIntegrationTests.Transform_FederationSubgraph_Should_ProduceValidSourceSchema.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveEventStreamDirective_When_SchemaIsAttributeAuthored.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveIdenticalEventStreamDirective_When_SchemaIsFluentAuthored.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Be_In_The_Schema.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Not_Be_In_The_Schema.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Planning/__snapshots__/LookupTests.Require_Inaccessible_Data.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion1.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion2.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-accounts.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-inventory.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-products.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-reviews.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/schema1.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/serializeAs.graphql, src/HotChocolate/Fusion/test/Fusion.Utilities.Tests/__resources__/schema1.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithIntArgument.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink-nullability.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/onegraph.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/russian-literals.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/schema-kitchen-sink.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsRepeatable.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsUnique.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_ToString.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_WithArgument_ToString.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithArguments.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithDescription.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocation.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocations.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithName.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.CreateSelectionSet.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithLocation.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithSelections.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ArgumentsWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ComplexSchemaDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.DirectiveDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumValueWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FieldArgument_WithObjectValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FragmentWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InlineFragmentWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InputObjectTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InterfaceTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_NotIndented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_NotIndented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.QueryWithDirectivesOnField_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_NoWrapping_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_WithWrapping_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.UnionTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.VariableDefinition_WithDefaultObjectValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.Create_ArgumentsArePassedCorrectly.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDefaultValue.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDirectives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithLocation.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithType.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithVariable.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/DirectiveParserTests.ParseQueryDirective.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.KitchenSinkQueryQuery.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.RussianLiterals.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveName.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveNameAndArg.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseName.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberName.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberNameAndArg.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithIntArgument.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/aliases.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/onegraph.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/russian-literals.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/schema-kitchen-sink.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithIntArgument.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/aliases.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/onegraph.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/russian-literals.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/schema-kitchen-sink.graphql, src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation.graphql, src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation_Normalized.graphql, src/HotChocolate/MongoDb/test/Types.MongoDb/__snapshots__/BsonTypeTests.Output_Should_BindAllRuntimeTypes.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.GeometryFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.LineStringFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiLineStringFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPointFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPolygonFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PointFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PolygonFilterType_Native.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringTypeTests.LineString_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringTypeTests.MultiLineString_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointTypeTests.MultiPoint_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonTypeTests.MultiPolygon_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointTypeTests.Point_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonTypeTests.Polygon_Execution_Tests.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_argument_deprecation.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directive_type.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directives.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_schema.graphql, src/Nitro/CommandLine/src/CommandLine/Endpoint.graphql, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/fusion-archives/source-schemas/reviews/schema.graphql, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1-result/composite-schema.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-a.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-b.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag-result/composite-schema.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions-result/composite-schema.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1-extensions.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1.graphqls, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ApiKeyDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/CreateApiKeyCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/DeleteApiKeyCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ListApiKeyCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ApiDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/CreateApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/DeleteApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ListApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SelectApiPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SetApiSettingsCommand.cs.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ShowApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ClientDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/CreateClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/DeleteClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientPublishedVersionsCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/PublishClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/SelectClientPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ShowClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UnpublishClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UploadClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ValidateClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/CreateEnvironmentCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/EnvironmentDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ListEnvironmentCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ShowEnvironmentCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishBeginCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCancelCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCommitCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishStartCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishValidateCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionUploadCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/CreateMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/DeleteMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ListMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/McpFeatureCollectionDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/PublishMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/SelectMcpFeatureCollectionPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/UploadMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ValidateMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/CreateMockCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/ListMockCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/MockSchemaDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/SelectMockSchemaPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/UpdateMockSchema.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/CreateOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/DeleteOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ListOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/OpenApiCollectionDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/PublishOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/SelectOpenApiCollectionPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/UploadOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ValidateOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/CreatePersonalAccessTokenCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/ListPersonalAccessTokenCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/PersonalAccessTokenDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/RevokePersonalAccessTokenCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/PublishSchemaCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/UploadSchemaCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/ValidateSchemaCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/DeleteStageCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/EditStagesCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/ListStagesCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/StageDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/CreateWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ListWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/SetDefaultWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ShowWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/WorkspaceDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/fragments.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ActiveDirectory.Schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/AllExpenses.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookInterfaceQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQueryWithEntity.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BridgeClientDemo.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatMeFiendsNodes.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatOperations.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatPeopleNodes.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSendMessage.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/CoinService.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.extensions.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/FieldsWithUnderlinePrefix.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/HasuraSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/IntrospectionQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/MultipleInterfaceSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/QueryWithSubscription.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SchemaValidationError.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SyntaxError.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.extensions.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_1.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/StarWarsSchema_ChangeHomePlanet.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Workshop.Schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/GitHub.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.query.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query1.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query1.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query3.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.schema.graphql",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/AnnotationsWithFragment.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldSubfieldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitClosedWorldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitDestructiveTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitIdempotentTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonDestructiveTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitNonIdempotentTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldSubfieldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ExplicitOpenWorldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle1.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetBooksWithTitle2.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetSingleField.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithComplexVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithDefaultedVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNonNullableVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithNullableVariables.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/GetWithSkipAndInclude.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitDestructiveTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitNonIdempotentTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/ImplicitOpenWorldTool.graphql, src/HotChocolate/Adapters/test/Adapters.Mcp.Tests/__resources__/NonDestructiveFragmentTool.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionCompositeSchemaTests.PageConnection_Field_With_CompositeSourceSchema_Builds_Schema.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.ImplementationFirst/__snapshots__/PageConnectionFederationTests.PageConnection_Field_With_ApolloFederation_Builds_Schema.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/AnnotationBased/__snapshots__/CertificationTests.Schema_Snapshot.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/CertificationSchema/CodeFirst/__snapshots__/CertificationTests.Schema_Snapshot.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/Legacy/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingNameCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ComposeDirectiveTests.ExportDirectiveUsingTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ExternalDirectiveTests.AnnotateExternalToTypeFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/KeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToClassAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceAttributesAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToInterfaceTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeAnnotationBased.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/NonResolvableKeyDirectiveTests.AnnotateKeyToObjectTypeCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirective_GetsAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/PolicyDirectiveTests.PolicyDirectives_GetAddedCorrectly_CodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/ProvidesDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToClassAttributePureCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresDirectiveTests.AnnotateProvidesToFieldCodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirective_GetsAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_Annotations.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/__snapshots__/RequiresScopesDirectiveTests.RequiresScopesDirectives_GetAddedCorrectly_CodeFirst.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable.graphql, src/HotChocolate/ApolloFederation/test/ApolloFederation.Tests/__snapshots__/BuiltInTypesShareableTests.Ensure_PagingInfo_Is_Shareable_When_Shareable_Already_Registered.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_AfterResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_BeforeResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_DefaultPolicy_Validation.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_AfterResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_BeforeResolver.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithPolicy_Validation.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.FieldAuth_WithRoles.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_DefaultPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithPolicy.graphql, src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Tests/__snapshots__/AuthorizeDirectiveTests.TypeAuth_WithRoles.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/extra-large-schema-1.graphqls, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-1.graphqls, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/large-schema-2.graphqls, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments-query.graphql, src/HotChocolate/Core/benchmarks/Validation.Benchmarks/__resources__/many-fragments.graphqls, src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/AnnotationBasedAuthorizationTests.Authorize_Node_Field_Schema.graphql, src/HotChocolate/Core/test/Authorization.Tests/__snapshots__/SchemaFirstAuthorizationTests.Authorize_Apply_Can_Be_Omitted.graphql, src/HotChocolate/Core/test/Execution.Tests/Errors/__snapshots__/ErrorBehaviorTests.MatchTestSchema.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/Crypto.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoDetailQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/CryptoQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/GetHeroWithFriendsQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/GetTwoHeroesWithFriendsQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/LargeQuery.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases.graphql, src/HotChocolate/Core/test/Execution.Tests/__resources__/aliases_2048.graphql, src/HotChocolate/Core/test/Execution.Tests/__snapshots__/StreamTests.Schema.graphql, src/HotChocolate/Core/test/Types.Analyzers.Tests/__snapshots__/IntegrationTests.Schema.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Connection.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/InferenceTests.Handle_FactoryTypeReference_For_Enumerable.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Interface_With_Paging_Field.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Attribute_Simple_StringList_Schema.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Deactivate_BackwardPagination_Interface.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Explicit_ConnectionName_With_NamingConvention.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.IncludeNodesField_False.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_Field.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Infer_ConnectionName_From_NodeType_With_NamingConvention.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Interface_With_Paging_Field.graphql, src/HotChocolate/Core/test/Types.CursorPagination.Tests/__snapshots__/IntegrationTests.Simple_StringList_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.List_Return_Type.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MultipleArgumentMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.MutationConvention_With_SnakeCase_ObjectField_NamingConvention_Uses_PascalCase_TypeNames.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Payload_Override_With_Errors.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Query_Filed_Stays_NonNull.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationExtension_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutationReturnList_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Add_Error_Via_Type_Interceptor.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Attribute_OptOut.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Attribute.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Defaults.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Global_Errors.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_Query_Field_Stays_NonNull.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_ErrorObj.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_QueryField.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Single_Error_Query_Field_Stays_Non_Null.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Inferred_With_Two_Errors.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Input.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.SimpleMutation_Override_Payload_WithError.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_1_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_2_Task_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_3_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_4_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_5_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_6_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/AnnotationBasedMutations.Union_Result_7_Schema.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/CodeFirstMutations.SimpleMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/Issue6605ReproTests.Mutation_Error_Type_With_Int_Field_Should_Not_Fail_Schema_Build.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred.graphql, src/HotChocolate/Core/test/Types.Mutations.Tests/__snapshots__/SchemaFirstMutations.SimpleMutation_Inferred_FieldOverride.graphql, src/HotChocolate/Core/test/Types.OffsetPagination.Tests/__snapshots__/IntegrationTests.Attribute_Dictionary_ReturnType_ThrowsSchemaException.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/AnnotationBasedSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.FieldResult_With_Errors_Are_Valid.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Exceptions.graphql, src/HotChocolate/Core/test/Types.Queries.Tests/__snapshots__/CodeFirstSchemaTests.Schema_Query_With_FieldResult_And_Paging.graphql, src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/FactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql, src/HotChocolate/Core/test/Types.Tests/Configuration/__snapshots__/SourceGeneratorFactoryTypeReferenceTests.FactoryTypeReference_Is_Handled.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Added.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/SerializeAsTests.SerializeAs_Is_Not_Added.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.New_On_PageInfo_Is_Shareable_Fluent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.PageInfo_Is_Shareable_Fluent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_A_Base_Class.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Composite/__snapshots__/ShareableTests.Shareable_On_Type_That_Is_Both_Input_And_Output_Type.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/OptInFeatureStabilityDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_CodeFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_ImplementationFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/RequiresOptInDirectiveTests.BuildSchemaAsync_SchemaFirst_MatchesSnapshot.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/SpecifiedByDirectiveTypeTests.EnsureSpecifiedByDirectiveExistsInSdl.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.CodeFirst_Tag.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.ImplementationFirst_Tag.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Directives/__snapshots__/TagDirectiveTests.SchemaFirst_Tag.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Annotation.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_Fluent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/Scalars/__snapshots__/CustomScalarTests.CustomDirective_With_Directives_SDL.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DescriptionTests.Schema_With_All_Possible_Descriptions_No_Indent.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DictionaryTypeTests.Explicit_ObjectType_For_KeyValuePair_Overrides_Inferred_Type.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Deprecated_NullableArguments_Valid.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferDirectiveType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.AnnotationBased_Directive_InferName.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.CodeFirst_Deprecated_NullableArguments_Valid.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/DirectiveTypeTests.SchemaFirst_DeprecatedDirective_NullableFields_Valid.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/EnumTypeTests.EnsureEnumValueOrder.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/Issue7040ReproTests.Enum_DefaultValueAttribute_With_Integer_Default_Does_Not_Downgrade_To_Int.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension1_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension2_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.AddObjectTypeExtension3_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.ExtendObjectTypeAttribute_Extends_SchemaType.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_2_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_And_Generic_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Query_Extension_With_Static_Members_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeExtensionTests.Static_Query_Extensions_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Generic_Methods.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Object_Lists.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Ignore_Type_Members.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_1.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_2.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_4.graphql, src/HotChocolate/Core/test/Types.Tests/Types/__snapshots__/ObjectTypeTests.Static_Field_Inference_5.graphql, src/HotChocolate/Core/test/Types.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Core/test/Types.Tests/__resources__/schema_coordinates.graphql, src/HotChocolate/Core/test/Types.Tests/__resources__/schema_with_multiline_descriptions.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Allow_PascalCasedArguments_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Comparison_Is_Ignored.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Default_Type_Resolution_Shall_Be_Exact_Schema.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Infer_Nullability_From_Nested_Classes.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/CodeFirstTests.Structural_Equality_Is_Ignored.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaBuilderTests.Ensure_Types_Are_Bound_Explicitly.graphql, src/HotChocolate/Core/test/Types.Tests/__snapshots__/SchemaFirstTests.SchemaFirst_DirectivesOnDirectiveDefinition_RoundTripInSdl.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/IntrospectionSchema.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/InvalidIntrospectionQuery.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/StarWars_Request.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/__type_query_repeated_6250.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/__typename_query_repeated_4167.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/anonymous_empty_query_repeated_25000.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/deep-fragment-expansion.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_with_cycle.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/introspection_without_cycle.graphql, src/HotChocolate/Core/test/Validation.Tests/__resources__/short_long_names_query.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/CostSyntaxRewriterTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Do_Not_Apply_Defaults.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/PagingTests.Ensure_Paging_Defaults_Are_Applied.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_DefaultWeights_RemovesCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SchemaIntegrationTests.Rewrite_NonDefaultWeights_DoesNotRemoveCostDirectives.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_Inferred_From_DefaultPageSize.graphql, src/HotChocolate/CostAnalysis/test/CostAnalysis.Tests/__snapshots__/SlicingArgumentsTests.SlicingArgumentDefaultValue_ListSizeAttribute_HasPrecedenceOver_DefaultPageSize.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithAttributes.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionScopeTests.FilterConvention_Should_Work_When_ConfiguredWithType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddAnd.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_NotAddOr.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Convention/__snapshots__/FilterConventionTests.FilterConvention_Should_UseBoundFilterType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorComparableTests.Overwrite_Comparable_Filter_Type_With_Attribute.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Expression/__snapshots__/QueryableFilterVisitorEnumTests.Overwrite_Enum_Filter_Type_With_Attribute.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/BooleanOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_Implicit_Operation_Normalized.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ComparableOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/EnumOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ListFilterInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/MethodOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/Types/__snapshots__/StringOperationInputTests.Create_OperationType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Descriptor.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Generic_SchemaType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/ExtensionTests.ObjectField_UseFiltering_Type_SchemaType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterAttributes.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_Fluent_API_Ctor_Param.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterAttributeTests.Create_Schema_With_FilterInput_With_GenericAttribute.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_DynamicName_NonGeneric.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ExplicitBinding_BindFields.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Honors_SortFieldsByName.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ImplicitBinding_BindFields.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_IgnoreFieldWithoutCallingConvention.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Should_InfereType_When_ItIsAInterface.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInputType_Struct.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDescription.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveClassInstance.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveNode.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_DirectiveType.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddDirectives_NameArgs2.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/FilterInputTypeTest.FilterInput_AddName.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InferType_When_AnnotatedGeneric.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_Annotated.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_InfereType_When_AnnotatedGeneric.graphql, src/HotChocolate/Data/test/Data.Filters.Tests/__snapshots__/IdFilterTypeInterceptorTests.Filtering_Should_UseIdType_When_Specified.graphql, src/HotChocolate/Data/test/Data.PostgreSQL.Tests/__snapshots__/IntegrationTests.CreateSchema.graphql, src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Mutation_Convention_With_Relay_Projection_Schema.graphql, src/HotChocolate/Data/test/Data.Projections.Tests/__snapshots__/IntegrationTests.Node_Resolver_With_SingleOrDefault_Schema.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithAttributes.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Convention/__snapshots__/SortConventionScopeTests.SortConvention_Should_Work_When_ConfiguredWithType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Explicit_Operation.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/Types/__snapshots__/ObjectInputTests.Create_Implicit_Operation.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Enum_Merge.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.Convention_DefaultScope_Extensions_Merge.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Generic_SchemaType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_RuntimeType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/ExtensionTests.ObjectField_UseSorting_Type_SchemaType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_GenericSortAttributes.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortAttributes.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortAttributeTests.Create_Schema_With_SortType_With_Fluent_API_Ctor_Param.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_DynamicName_NonGeneric.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Honors_SortFieldsByName.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_ShouldInferDeprecatedDirective_ForDeprecatedFields.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_IgnoreFieldWithoutCallingConvention.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInputType_Should_InfereType_When_ItIsAInterface.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDescription.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveClassInstance.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveNode.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_DirectiveType.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddDirectives_NameArgs2.graphql, src/HotChocolate/Data/test/Data.Sorting.Tests/__snapshots__/SortInputTypeTests.SortInput_AddName.graphql, src/HotChocolate/Data/test/Data.Tests/__snapshots__/InterfaceFieldFilterAndSortTests.Interface_Field_Schema_Snapshot.graphql, src/HotChocolate/Fusion/benchmarks/k6/eShop.Accounts/schema.graphqls, src/HotChocolate/Fusion/benchmarks/k6/eShop.Inventory/schema.graphqls, src/HotChocolate/Fusion/benchmarks/k6/eShop.Products/schema.graphqls, src/HotChocolate/Fusion/benchmarks/k6/eShop.Reviews/schema.graphqls, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/DirectiveCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/InputValueCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/SchemaCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__resources__/TypeCapabilitiesQuery.graphql, src/HotChocolate/Fusion/test/Fusion.AspNetCore.Tests/__snapshots__/IntrospectionTests.Download_Schema.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaMergerTests.Merge_FourNamedSchemas_AddsFusionDefinitions.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedDirectiveDefinitionAndCascadesToAllApplicationSites.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_ExcludeByTag_RemovesTaggedMembers.graphql, src/HotChocolate/Fusion/test/Fusion.Composition.Tests/__snapshots__/SourceSchemaPreprocessorTests.Preprocess_InferKeysFromLookupsEnabled_AppliesInferredKeyDirectives.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/link.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/list.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/price.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ComplexEntityCall/Reference/subgraphs/products.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/EnumIntersection/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtends/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Fed2ExternalExtension/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/IncludeSkip/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/InputObjectIntersection/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/KeysMashup/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Mutations/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/all-products.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/category.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NestedProvides/Reference/subcategories.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node-two.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/node.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Node/Reference/types.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/NullKeys/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideTypeInterface/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/OverrideWithRequires/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCall/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ParentEntityCallComplex/Reference/subgraphs/d.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnInterface/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnUnion/Reference/c.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/ProvidesOnlyRequestedFields/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/category.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/name.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SharedRoot/Reference/price.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/email.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleEntityCall/Reference/nickname.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/age.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleInaccessible/Reference/friends.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleOverride/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/accounts.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/inventory.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/products.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/SimpleRequiresProvides/Reference/reviews.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/Typename/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/a.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Compliance.Tests/Suites/UnavailableOverride/Reference/b.graphql, src/HotChocolate/Fusion/test/Fusion.Connectors.ApolloFederation.Tests/__snapshots__/SchemaTransformationIntegrationTests.Transform_FederationSubgraph_Should_ProduceValidSourceSchema.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveEventStreamDirective_When_SchemaIsAttributeAuthored.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Subscriptions/__snapshots__/EventStreamHotChocolateIntegrationTests.Compose_Should_DeriveIdenticalEventStreamDirective_When_SchemaIsFluentAuthored.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Be_In_The_Schema.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Execution/Types/__snapshots__/SerializeAsTests.SerializeAs_Will_Not_Be_In_The_Schema.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/Planning/__snapshots__/LookupTests.Require_Inaccessible_Data.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion1.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/fusion2.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-accounts.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-inventory.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-products.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6-reviews.graphqls, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/k6.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/schema1.graphql, src/HotChocolate/Fusion/test/Fusion.Execution.Tests/__resources__/serializeAs.graphql, src/HotChocolate/Fusion/test/Fusion.Utilities.Tests/__resources__/schema1.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/arguments/hello.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/deprecation/directives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directive-decl/directive_decl.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/directives/directives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/enum/enum.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fields/fields.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/fragments/fragments.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/hello/hello.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/interface.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/interface/many-interfaces.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/kitchen-sink/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/lists/lists.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/arguments.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/directives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/extend.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/implements.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/input.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/object-type-def/object_type_def.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/objects/objects.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/scalar/scalar.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/type-extension-definition/type-extendsion-syntax.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/union-types/union_types.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.expected.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/PrettierParity/variable-definitions/variable_definitions.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithIntArgument.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink-nullability.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/onegraph.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/russian-literals.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__resources__/schema-kitchen-sink.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsRepeatable.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.AsUnique.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_ToString.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.DirectiveDefinition_WithArgument_ToString.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithArguments.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithDescription.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocation.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithLocations.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/DirectiveDefinitionNodeTests.WithName.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.CreateSelectionSet.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithLocation.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SelectionSetNodeTests.WithSelections.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ArgumentsWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ComplexSchemaDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.DirectiveDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.EnumValueWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FieldArgument_WithObjectValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.FragmentWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InlineFragmentWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InputObjectTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.InterfaceTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ListValue_NotIndented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.ObjectValue_NotIndented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.QueryWithDirectivesOnField_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithDirectives_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_NoWrapping_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.TypeWithManyDirectives_WithWrapping_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.UnionTypeDefinition_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/SyntaxWriterTests.VariableDefinition_WithDefaultObjectValue_Indented_MatchesSnapshot.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.Create_ArgumentsArePassedCorrectly.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDefaultValue.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithDirectives.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithLocation.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithType.graphql, src/HotChocolate/Language/test/Language.SyntaxTree.Tests/__snapshots__/VariableDefinitionNodeTests.WithVariable.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/DirectiveParserTests.ParseQueryDirective.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_FieldNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ObjectValueNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_SelectionSetNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_ByteArray.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_Reader.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/GraphQLParserSyntaxTests.Parse_ValueNode_From_String.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.KitchenSinkQueryQuery.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/QueryParserTests.RussianLiterals.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveName.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseDirectiveNameAndArg.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseName.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberName.graphql, src/HotChocolate/Language/test/Language.Tests/Parser/__snapshots__/SchemaCoordinateParserTests.ParseNameAndMemberNameAndArg.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithIntArgument.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/aliases.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/onegraph.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/russian-literals.graphql, src/HotChocolate/Language/test/Language.Tests/__resources__/schema-kitchen-sink.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/IntrospectionQuery.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithIntArgument.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/QueryWithStringArg.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/aliases.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/kitchen-sink.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/onegraph.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/russian-literals.graphql, src/HotChocolate/Language/test/Language.Web.Tests/__resources__/schema-kitchen-sink.graphql, src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation.graphql, src/HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/__snapshots__/MongoDbFilterVisitorComparableTests.Create_Implicit_Operation_Normalized.graphql, src/HotChocolate/MongoDb/test/Types.MongoDb/__snapshots__/BsonTypeTests.Output_Should_BindAllRuntimeTypes.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.GeometryFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.LineStringFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiLineStringFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPointFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.MultiPolygonFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PointFilterType_Native.graphql, src/HotChocolate/Spatial/test/Data.Tests/__snapshots__/GeometryFilterInputTypeTests.PolygonFilterType_Native.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonLineStringTypeTests.LineString_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiLineStringTypeTests.MultiLineString_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPointTypeTests.MultiPoint_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonMultiPolygonTypeTests.MultiPolygon_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointSerializerTests.FormatValue_Should_Pass_When_Value.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPointTypeTests.Point_Execution_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonInputTests.Schema_Tests.graphql, src/HotChocolate/Spatial/test/Types.Tests/__snapshots__/GeoJsonPolygonTypeTests.Polygon_Execution_Tests.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_argument_deprecation.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directive_type.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_directives.graphql, src/HotChocolate/Utilities/src/Utilities.Introspection/Queries/inspect_schema.graphql, src/Nitro/CommandLine/src/CommandLine/Endpoint.graphql, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/fusion-archives/source-schemas/reviews/schema.graphql, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-1/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/invalid-example-2/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1-result/composite-schema.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-1/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-a.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-example-2/source-schema-b.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag-result/composite-schema.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-1.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-exclude-by-tag/source-schema-2.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions-result/composite-schema.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1-extensions.graphqls, src/Nitro/CommandLine/test/CommandLine.Tests/__resources__/valid-extensions/source-schema-1.graphqls, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ApiKeyDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/CreateApiKeyCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/DeleteApiKeyCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/ApiKeys/Operations/ListApiKeyCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ApiDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/CreateApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/DeleteApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ListApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SelectApiPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/SetApiSettingsCommand.cs.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Apis/Operations/ShowApiCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ClientDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/CreateClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/DeleteClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ListClientPublishedVersionsCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/PublishClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/SelectClientPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ShowClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UnpublishClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/UploadClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Clients/Operations/ValidateClientCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/CreateEnvironmentCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/EnvironmentDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ListEnvironmentCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Environments/Operations/ShowEnvironmentCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishBeginCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCancelCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishCommitCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishStartCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionConfigurationPublishValidateCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/FusionConfiguration/Operations/FusionUploadCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/CreateMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/DeleteMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ListMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/McpFeatureCollectionDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/PublishMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/SelectMcpFeatureCollectionPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/UploadMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mcp/Operations/ValidateMcpFeatureCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/CreateMockCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/ListMockCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/MockSchemaDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/SelectMockSchemaPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Mocks/Operations/UpdateMockSchema.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/CreateOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/DeleteOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ListOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/OpenApiCollectionDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/PublishOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/SelectOpenApiCollectionPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/UploadOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/OpenApi/Operations/ValidateOpenApiCollectionCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/CreatePersonalAccessTokenCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/ListPersonalAccessTokenCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/PersonalAccessTokenDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/PersonalAccessTokens/Operations/RevokePersonalAccessTokenCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/PublishSchemaCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/UploadSchemaCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Schemas/Operations/ValidateSchemaCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/DeleteStageCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/EditStagesCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/ListStagesCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Stages/Operations/StageDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/CreateWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ListWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/SetDefaultWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/ShowWorkspaceCommand.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/Workspaces/Operations/WorkspaceDetailPrompt.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/fragments.graphql, src/Nitro/Common/src/ChilliCream.Nitro.Client/schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ActiveDirectory.Schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/AllExpenses.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookInterfaceQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BookUnionQueryWithEntity.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/BridgeClientDemo.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatMeFiendsNodes.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatOperations.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatPeopleNodes.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/ChatSendMessage.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/CoinService.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.extensions.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Expenses.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/FieldsWithUnderlinePrefix.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/HasuraSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/IntrospectionQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/MultipleInterfaceSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentQuery.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/PaymentSchema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/QueryWithSubscription.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SchemaValidationError.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Query_SyntaxError.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.extensions.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_1.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Schema_Bug_2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/StarWarsSchema_ChangeHomePlanet.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/__resources__/Workshop.Schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/GitHub.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.query.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/interface.schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query1.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.query2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/simple.schema.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query1.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query2.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.query3.graphql, src/StrawberryShake/CodeGeneration/test/CodeGeneration.Tests/__resources__/union.schema.graphql"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "demos, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demos, examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-17T17:11:08.404005Z",
"schema_version": "0.12.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ChilliCream/graphql-platform.svg",
"full_name": "ChilliCream/graphql-platform",
"license_state": "standard",
"license_spdx": "MIT"
}