Skip to content

Releases: graphql-compose/graphql-compose-json

v1.0.1

04 Nov 10:24
Compare
Choose a tag to compare

1.0.1 (2017-11-04)

Bug Fixes

  • return back node 4 support (it's still in LTS) (ad856b1)

v1.0.0

03 Nov 08:41
Compare
Choose a tag to compare

1.0.0 (2017-11-03)

Bug Fixes

  • demo: define a default value for argument of resolvers (6db3a7d)
  • import notation (1d344ec)

Features

  • Allow to provide FieldConfig via function (#3) (f30d39b)
  • create demo app with SWAPI (28eadab)
  • create ObjectParser (9bb1893)
  • expose composeWithRest (e462abe)