Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

# 0.13.1
Add fixes in relationship inferencing by using inversed_from instead of `inversed`

# 0.13.0
Changed the way that null values are handled inside of mutators. Take a look at [(#49)](https://github.com/goco-inc/graphql-activerecord/pull/49)
for details. If you need to get back to the old behavior (ie, `unsetFields`), you can either:
Expand Down