v0.5.0
Pre-release
Pre-release
Breaking changes:
getIriLocalName
is not exposed/exported by the package anymore.
New features:
- On in-graph properties, new
shouldAlwaysUseInverseOf
andshouldNeverUseInverseOf
config keys to modify the resolver's behavior.
Bug fixes:
isGraphqlList
is now also infered fromisGraphqlConnection
.preventIdField
config option can now also prevent the Relay id field.
Miscellaneous:
- Tests! 🎉 (very basic for now)
- Better docs