haskell-graphql / graphql-api

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

Move Defaultable into GraphQL.API #161

Closed jml closed 6 years ago

jml commented 6 years ago

Also removes unused DefaultArgument.

Fixes #149. Fixes #148.