havotto

Results 2 issues of havotto

I am using this great library. One thing that causes problems is that UTC formatted times in filter are parsed as Local DateTimes. The following sample reproduced this behavior: ```csharp...

Looks good, but just executing the query ``` query { conferences{ id name } } ``` results in a lot of additional queries, with many joins and subselects, only the...