graphql-engine/server/src-lib/Hasura/GraphQL/Validate
Rakesh Emmadi 0a3f68a6eb allow selectively updating columns on a conflict during insert (fix #342)
* fix primary key changing on upsert, fix #342

* add 'update_columns' in 'on_conflict' object, consider 'allowUpsert'

* 'ConflictCtx' type should respect upsert cases

* validation for not null fields in an object
2018-09-04 19:09:48 +05:30
..
Context.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Field.hs server: support @skip and @include directives. closes #7 2018-06-29 14:50:49 +05:30
InputValue.hs allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
Types.hs server: support @skip and @include directives. closes #7 2018-06-29 14:50:49 +05:30