1.0.4 (August 9, 2016)
- Add
ofType
property toConnection
andEdge
types.
Connection type is some kind of wrapper under GraphQLNamedType.
This behavior needed forgraphql-compose
module inprojection
helper, otherwise, it incorrectly constructs projectionMapper for tricky fields.