graphql-client icon indicating copy to clipboard operation
graphql-client copied to clipboard

A GraphQL Client for .NET Standard

Results 130 graphql-client issues
Sort by recently updated
recently updated
newest added
trafficstars

I am using version 5.1.0 and still receiving the Null Reference Exception on SendMutationAsync and SendQueryAsync as well. Appreciate your inputs .. thank you! Document   | Name | Value |...

I'm currently trying to integrate with a GraphQL API that was written before the standards, using the GraphQL.Client nuget package. The host is returning an additional property 'validation' in the...

Installing through nuget for unity, latest version of graphql-client, we get ``` precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same...

Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.5. Release notes Sourced from Microsoft.AspNetCore.Mvc.Testing's releases. .NET 8.0.5 Release Commits c9e3996 Merged PR 39207: [internal/release/8.0] Updated Version.Details.xml - replace... 1681d9a Merged PR 39048: [internal/release/8.0]...

dependencies
.NET

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...

dependencies
.NET

Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...

dependencies
.NET

We have recently upgraded our project to .Net 7 and we have started seeing this issue. We are using version 6.0.2. but the json response looked fine. Response: {"data":{"provisionSsoUser":{"user":{"id":"d48656b8-c5a2-42f4-be2b-62f5e647c90f"}}}} ###...

Hi, I'm struggling to find documentation on how this library does subscriptions. The documentation I found is pretty vague - https://graphql-dotnet.github.io/docs/getting-started/subscriptions/ says "The [GraphQL Server](https://github.com/graphql-dotnet/server/) project provides a .NET Core...

## Description C# requires an exact match in variable names, despite this not being a requirement on the backend (or for e.g. requests made with POSTMAN) ### Steps to reproduce...

Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.6. Release notes Sourced from Microsoft.AspNetCore.Mvc.Testing's releases. .NET 8.0.5 Release What's Changed [release/8.0] Update dependencies from dotnet/source-build-externals by @​dotnet-maestro in dotnet/aspnetcore#54744 Update branding to 8.0.5...

dependencies
.NET