Skip to content

Releases: graphql-compose/graphql-compose-modules

v1.0.1

25 Nov 14:32
Compare
Choose a tag to compare

1.0.1 (2019-11-25)

Bug Fixes

  • allow Array for type definition in FieldConfig (e076502)
  • allow to provide Options in buildSchema(module, opts) method (75255e1)
  • skip .d.ts files and names starting from __ (double undescore) (1fc8867)

v1.0.0

23 Nov 09:02
Compare
Choose a tag to compare

1.0.0 (2019-11-23)

Features

  • add field names check (a2bc297)
  • add requireToSchema (07e640b)
  • implement requireSchemaDirectory method (bedce80)