You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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