graphql-dotnet / graphql-dotnet/graphql-client
.NET 8.0 Issue w/ SystemTextJsonSerializer
Open
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
When making a call this is the error I receive and it causes the call to always return a null value, is there a way to resolve this?
**Reflection-based serialization has been disabled for this application. Either use the source generator APIs or explicitly configure the 'JsonSerializerOptions.TypeInfoResolver' property."**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.