Skip to content

Tags: anajara95/graphql-dotnet

Tags

7.8.0

Toggle 7.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Introduce optional IGraphTypeFactory (graphql-dotnet#3913)

Introduce optional IGraphTypeFactory to allow custom IGraphType implementations in schema-first approach using dependency injection

7.7.2

Toggle 7.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump actions/labeler from 4 to 5 (graphql-dotnet#3808)

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v4...v5)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

7.7.1

Toggle 7.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Misc doc fixes (graphql-dotnet#3821)

7.7.0

Toggle 7.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump parser to 8.4.2 (graphql-dotnet#3811)

7.6.1

Toggle 7.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Apollo Tracing path property (graphql-dotnet#3687)

7.6.0

Toggle 7.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add SchemaExporter, schema.ToAST(), and schema.Print() (graphql-dotne…

…t#3649)

7.5.0

Toggle 7.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump gatsby from 5.8.1 to 5.9.1 in /docs2 (graphql-dotnet#3643)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.8.1 to 5.9.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.9.1)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
...

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

7.4.1

Toggle 7.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make GraphQL.NET to be binary compatible with parser v9 (graphql-dotn…

…et#3599)

7.4.0

Toggle 7.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove package json from root folder (graphql-dotnet#3589)

7.3.1

Toggle 7.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix UnhandledError when resolving top-level subscription field (graph…

…ql-dotnet#3568)