Skip to content

Tags: beckerts/graphql-dotnet

Tags

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)

4.0.1

Toggle 4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix to serialize ExecutionResult from subscriptions (graphql-dotnet#2408

)

4.0.0

Toggle 4.0.0's commit message
Merge from master

3.3.2

Toggle 3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add lock for multithreaded initialization (graphql-dotnet#2209)

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SchemaPrinter can print inputobject default values (graphql-dotnet#2175)