Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dherault dherault released this 23 Dec 10:21
· 20 commits to master since this release

Breaking changes:

  • getIriLocalName is not exposed/exported by the package anymore.

New features:

  • On in-graph properties, new shouldAlwaysUseInverseOf and shouldNeverUseInverseOf config keys to modify the resolver's behavior.

Bug fixes:

  • isGraphqlList is now also infered from isGraphqlConnection.
  • preventIdField config option can now also prevent the Relay id field.

Miscellaneous:

  • Tests! 🎉 (very basic for now)
  • Better docs