v0.2.0
- groupId is changed to org.sangria-graphql
- Added missing query validation rules (#30 #29 #28 #27 #26 #25 #24 #23)
- #36 - Change semantics of
Projector
featureProjector
now gets all of the fields, not only fields marked withProjection
Projection
now allows to customize the nameNoProjection
allows to remove field from projections listProjectior
allows to specify how deep it should look (the level arg)