Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove outdated dependency that holds back GraphQL to an old version #81

Closed
nicolaes opened this issue Nov 28, 2023 · 1 comment
Closed
Labels
enhancement 🚀 New feature or request

Comments

@nicolaes
Copy link
Contributor

nicolaes commented Nov 28, 2023

Is your feature request related to a problem? Please describe.
The upload library mentioned in #57 cannot be integrated, because GraphQL is at 4.6.1

Describe the solution you'd like
Remove GraphQL.Server.Transports.AspNetCore.SystemTextJson dependency that holds back updating to GraphQL 7.
Migrate code to use the new GraphQL version.

Describe alternatives you've considered
None

Additional context
GraphQL at 4.6.1 (project.assets.json):
Screenshot 2023-11-28 at 12 56 42

Migration notice from GraphQL NuGet:
Screenshot 2023-11-28 at 13 10 17

@nicolaes nicolaes added the enhancement 🚀 New feature or request label Nov 28, 2023
@nicolaes
Copy link
Contributor Author

Already fixed by #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant