Skip to content

Tags: Mu-L/graphql-dotnet

Tags

4.7.1

Toggle 4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix CodeQL issues (graphql-dotnet#2824)

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bug: schema instance was registered incorrectly by AddSchema (gra…

…phql-dotnet#2801)

4.6.1

Toggle 4.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Nito.AsyncEx.Context from 5.1.0 to 5.1.2 (graphql-dotnet#2666)

4.6.0

Toggle 4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump coverlet.msbuild from 3.0.3 to 3.1.0 (graphql-dotnet#2613)

4.5.0

Toggle 4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove deprecated functionaliaty from the new SystemTextJson.FromJson…

… methods (graphql-dotnet#2530)

4.4.0

Toggle 4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add additional deserialization extensions to GraphQL (graphql-dotnet#…

…2521)

4.3.0

Toggle 4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DeprecationReason as computed property stored in Metadata (in applied…

…directives), also changes " to ' in some error messages (graphql-dotnet#2507)

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix when building a schema with many type references (graphql-dotnet#…

…2466)

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix argument type mapping regression (graphql-dotnet#2448)

4.0.2

Toggle 4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ToConstantCase to match 3.x semantics (graphql-dotnet#2424)