fsprojects / FSharp.Data.GraphQL

FSharp implementation of Facebook GraphQL query language.
http://fsprojects.github.io/FSharp.Data.GraphQL/
MIT License
399 stars 73 forks source link

Adds more overloads to AddGraphQLOptions including additional converters #481

Closed xperiandri closed 3 months ago

xperiandri commented 3 months ago

And removed setting PropertyNameCaseInsensitive to true as we configure Microsoft.AspNetCore.Http.Json.JsonOptions too