Skip to content

1.0.4 (July 20, 2016)

Compare
Choose a tag to compare
@nodkz nodkz released this 20 Jul 17:27
· 496 commits to master since this release
  • expose fieldsConverter methods
  • fix filterHelper: if filter InputType without fields, then do not add it to args
  • fix projectionHelper: make projection flat, before passing to mongoose
  • add convertSchemaToGraphQL method for creating cached graphql type from MongooseSchema