haskell-graphql / graphql-api

Write type-safe GraphQL services in Haskell
BSD 3-Clause "New" or "Revised" License
406 stars 35 forks source link

More tests #86

Closed jml closed 7 years ago

jml commented 7 years ago

Super easy to add these, although I discovered & fixed some bugs while at it.

Also identified some weak spots in the API. Rather than fixing these, which would take brain power I simply don't have right now, I've annotated them with TODOs.