Skip to content

1.0.4 (August 9, 2016)

Choose a tag to compare

@nodkz nodkz released this 09 Aug 17:40
· 159 commits to master since this release
  • Add ofType property to Connection and Edge types.
    Connection type is some kind of wrapper under GraphQLNamedType.
    This behavior needed for graphql-compose module in projection helper, otherwise, it incorrectly constructs projectionMapper for tricky fields.