* logging for webhook IO exceptions, fix log request for errors, fix #238 * log status code and response in case of any error for webhook
fix #59
* 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