graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
2019-01-28 12:54:24 +05:30
..
BoolExp.hs simplify SQL generated for _eq and _neq operators in GraphQL API (#1466) 2019-01-25 00:04:44 +05:30
Context.hs allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
ContextTypes.hs allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30
InputValue.hs accept null and empty values for relationships during insert, closes #1352 2019-01-11 12:52:58 +05:30
Insert.hs handle the absence of any update operators, fix #1448 (#1475) 2019-01-28 12:54:24 +05:30
Introspect.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
LiveQuery.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Mutation.hs handle the absence of any update operators, fix #1448 (#1475) 2019-01-28 12:54:24 +05:30
Select.hs allow exposing postgres functions through GraphQL interface (close #333) (#1073) 2019-01-25 09:01:54 +05:30