0.1.0-alpha.32 (2017-09-22)
Bug Fixes
- mutations: nullable payloads, rollback individual mutations on error (#59) (4d00257)
- mutations: setting null on create for nullable column with non-null default (#74) (c609826)
- types: handle empty enum values; improve type error message (#78) (99d917c)
Features
- inflector: split rowByUniqueKeys from singleRelationByKeys (#72) (46e88dd)
- plugins: add
type
to context (#79) (a161f53)