Michael Crawford
Michael Crawford
The exception thrown when an incorrect priority is supplied indicates that the supported values are High, Medium, and Low. However, the actual values are High, Normal, Low ([MSDN](https://msdn.microsoft.com/en-us/library/ms223213%28v=vs.110%29.aspx)). I think...
I discovered the library today, but it took a while to figure out how to set it up to work with the `IGraphQLBuilder` that [GraphQL.Net now provides for DI setup](https://graphql-dotnet.github.io/docs/getting-started/dependency-injection#dependency-injection-registration-helpers)....
Throwing this out as a discussion topic because as far as I can find it hasn't been mentioned before. A quirk of PostgreSQL is that quoting identifiers affects the behavior...