graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
Vamshi Surabhi ada35c2236 add user information to transactions in ws protocol (fix #1867) (#1869)
This bug introduced with the refactor in 739ff80a51.
2019-03-26 16:38:27 +05:30
..
BoolExp.hs add spatial predicates for geography columns (close #1674) (#1735) 2019-03-25 17:59:52 +05:30
Context.hs refactor graphql query execution logic (#1855) 2019-03-25 23:55:25 +05:30
ContextTypes.hs fix delete mutation returning incorrect data (fix #1794) (fix #1763) (#1827) 2019-03-22 12:38:42 +05:30
InputValue.hs add a json path argument to query values inside json columns (close #1598) (#1661) 2019-03-25 19:15:35 +05:30
Insert.hs fix delete mutation returning incorrect data (fix #1794) (fix #1763) (#1827) 2019-03-22 12:38:42 +05:30
Introspect.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30
LiveQuery.hs add user information to transactions in ws protocol (fix #1867) (#1869) 2019-03-26 16:38:27 +05:30
Mutation.hs refactor graphql query execution logic (#1855) 2019-03-25 23:55:25 +05:30
Select.hs refactor graphql query execution logic (#1855) 2019-03-25 23:55:25 +05:30