0.2.0
What's new
- Support for
HasOneRelation
andHasOneThroughRelation
- Only needed columns are now selected from the database. Previously all columns were selected and then stripped by graphql.
- Minimum node version is now 0.4.0.
HasOneRelation
and HasOneThroughRelation