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

Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.1. Commits ba2ae9b v2.8.1 151b8d0 Use 'dotnet format' instead of 'dotnet dotnet-format' be6db6f #2931: Tighten up types to prevent accidentically calling AddOrGet with a Con......

dependencies
.NET

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.1. Commits ce9211e v2.8.1 3656cb8 Use 'dotnet format' instead of 'dotnet dotnet-format' 45eb783 Pull in output printing bug fix from core e205244 #408: Add ability...

dependencies
.NET

Bumps [System.Reactive.Compatibility](https://github.com/dotnet/reactive) and [System.Reactive](https://github.com/dotnet/reactive). These dependencies needed to be updated together. Updates `System.Reactive.Compatibility` from 6.0.0 to 6.0.1 Release notes Sourced from System.Reactive.Compatibility's releases. Ix.NET v6.0.1 Changes: Bugs: #1626: Fix duplicate...

dependencies
.NET

Bumps [Microsoft.Reactive.Testing](https://github.com/dotnet/reactive) and [System.Reactive](https://github.com/dotnet/reactive). These dependencies needed to be updated together. Updates `Microsoft.Reactive.Testing` from 6.0.0 to 6.0.1 Release notes Sourced from Microsoft.Reactive.Testing's releases. Ix.NET v6.0.1 Changes: Bugs: #1626: Fix duplicate...

dependencies
.NET

Web socket handler for recently implemented `graphql-transport-ws` protocol sends invalid message type when closing connection: https://github.com/graphql-dotnet/graphql-client/blob/master/src/GraphQL.Client/Websocket/GraphQLTransportWSProtocolHandler.cs#L269 which results in message: ```json {"type": "complete"} ``` According to [graphql-transport-ws](https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md#complete) messages with type...

I wanted to add location-url as a header in graphql response header as like rest API. Is there any option in graphql to add header in the response.

Bumps Microsoft.AspNetCore.Mvc.Testing and System.Text.Json. These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.4 to 8.0.7 Updates `System.Text.Json` from 8.0.3 to 8.0.4 Dependabot will resolve any conflicts with this...

dependencies
.NET

Bumps System.Text.Json from 8.0.3 to 8.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=8.0.3&new-version=8.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Bumps xunit.runner.visualstudio from 2.5.8 to 2.8.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit.runner.visualstudio&package-manager=nuget&previous-version=2.5.8&new-version=2.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Bumps xunit from 2.7.1 to 2.9.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit&package-manager=nuget&previous-version=2.7.1&new-version=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET