Skip to content

Show helpful errors when user submits invalid write payloads

Compare
Choose a tag to compare
@wadetandy wadetandy released this 08 May 17:20
· 419 commits to master since this release

Features:

  • #126 Render helpful user-facing errors when a write payload is invalid (@wadetandy)

Fixes:

Misc:

  • #123 Throw
    better error when polymorphic type not found.