graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
2018-09-07 17:45:28 +05:30
..
BoolExp.hs add jsonb boolean operators (close #369) (#376) 2018-09-07 17:45:28 +05:30
Context.hs fix insert fails for non-admin roles on v1/query (fix #327) (#328) 2018-08-29 19:11:33 +05:30
InputValue.hs add jsonb boolean operators (close #369) (#376) 2018-09-07 17:45:28 +05:30
Introspect.hs initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
LiveQuery.hs initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
Mutation.hs allow selectively updating columns on a conflict during insert (fix #342) 2018-09-04 19:09:48 +05:30
Select.hs mutation return type and query type are same (close #315) (#324) 2018-08-30 15:19:21 +05:30