diff --git a/site/code/index.html.js b/site/code/index.html.js index 5b5e88713f..bd21393db2 100644 --- a/site/code/index.html.js +++ b/site/code/index.html.js @@ -399,6 +399,7 @@ Executor.execute(schema, query) map println ### C# / .NET + - [GraphQL.Client](https://github.com/graphql-dotnet/graphql-client): A GraphQL Client for .NET. - [graphql-net-client](https://github.com/bkniffler/graphql-net-client): Basic example GraphQL client for .NET. ### Go