graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
2018-11-02 20:38:38 +05:30
..
BoolExp.hs support aggregations (closes #786) (#787) 2018-10-26 14:32:43 +05:30
Context.hs refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30
InputValue.hs insert mutations can now handle nested-data/relationsips (close #343) (#429) 2018-10-05 20:43:51 +05:30
Insert.hs allow specifying a list of columns that can be inserted (close #250) (#917) 2018-11-02 20:38:38 +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 specifying a list of columns that can be inserted (close #250) (#917) 2018-11-02 20:38:38 +05:30
Select.hs refactor select query generation (#941) 2018-10-31 18:21:20 +05:30