graphql-engine/server/src-lib/Hasura/GraphQL
Rakesh Emmadi 5efa366b49 add 'on_conflict' argument to insert mutation (closes #105)
* add 'on_conflict' condition to allow upsert mutation, closes #105

* check for empty unique or primary key constraints

* add 'on_conflict' condition test cases and introspection test case

* update 'conflict_action' enum values' description
2018-07-17 18:53:23 +05:30
..
Execute move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Resolve add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
Validate server: support @skip and @include directives. closes #7 2018-06-29 14:50:49 +05:30
Execute.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
Schema.hs add 'on_conflict' argument to insert mutation (closes #105) 2018-07-17 18:53:23 +05:30
Utils.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30