Skip to content

Tags: MarcosReis16/graphql-dotnet

Tags

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)

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Microsoft.Extensions.DependencyInjection from 3.1.10 to 3.1.11 (g…

…raphql-dotnet#2168)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/Extensions) from 3.1.10 to 3.1.11.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ISchema inherits IProvideMetadata (graphql-dotnet#2036)

3.1.6

Toggle 3.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix serialization of SubscriptionExecutionResult for System.Text.Json (

…graphql-dotnet#2030)

3.1.5

Toggle 3.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix schema first issue - custom scalar with default value as GraphQLT…

…ypeReference! (graphql-dotnet#2019)

3.1.4

Toggle 3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Retain stack trace and unwrap exception for SinglePropertyAccessor + …

…add tests for graphql-dotnet#1155 (graphql-dotnet#2005)

3.1.3

Toggle 3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix type registration for directive args (graphql-dotnet#1976)

3.1.2

Toggle 3.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move ValidateName calls after NameConverter is applied (graphql-dotne…

…t#1961)

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make types in GraphTypesLookup non static (graphql-dotnet#1954)