1.3.5 (October 4, 2016)
- Handle malformed or non existent JSON in response (#20). Thanks to @JonathanUsername
- Return main promise. Thanks to @helfer graphql/express-graphql#99
Returning the main promise will let you do things like time execution and perform some cleanups after the request is processed.