graphql-dotnet / graphql-dotnet/conventions
Use custom JsonSerializer for DocumentWriter with RequestHandler / GraphQLEngine
Open
- Dominant language
- C#
- Stars
- 228
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I want to pass JsonSerializerSettings to the DocumentWriter in the GraphQLEngine, Would that be possible?
I saw the solution to override it using the AddSingleton at startup, but I need to pass it while instantiating the RequestHandler
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.