Packages

Utilities to return ecto validation error messages in an absinthe graphql response.

Current section

Files

Jump to
kronky CHANGELOG.md
Raw

CHANGELOG.md

v0.1.0 (2017-06-03)
### Initial Release
* Support for single object mutations
v0.2.0 (2017-06-04)
### Enhancements
* Remove inflex as a dependancy
* Match %ValidationMessage as an error payload without an error tuple
* Various doc improvments + typo fixes
* Published to Hex.pm