v0.6.1
Builds on npm
are now smaller and dependency-free! This should make graphql
easier to use in clients like Apollo and Relay.
New:
- Execution errors now include a
path
property indicating the position in the response which produced the error. (#396)
Fixes: