graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
Alexis King 9be6f706e6 Refactor GCtx to split query and mutation root operations
This mostly simplifies the RootFlds type to make it clearer what it’s
used for, but it has the convenient side-effect of preventing some
“impossible” cases using the type system.
2019-08-26 00:54:56 -05:00
..
BoolExp.hs Support casting between PostGIS geometry and geography types in where expressions (close #1983) (#2495) 2019-07-15 14:22:45 +05:30
Context.hs refactor schema.hs into multiple modules (#2661) 2019-08-09 14:49:17 +05:30
InputValue.hs accept null values in order_by input field (fix #2754) (#2755) 2019-08-22 03:14:27 -05:00
Insert.hs check input for empty strings for metadata api (close #2302) (#2300) 2019-07-11 09:00:45 +00:00
Introspect.hs add type, variable information to input value's ast (close #21) (#1809) 2019-03-20 12:01:49 +05:30
Mutation.hs refactor schema.hs into multiple modules (#2661) 2019-08-09 14:49:17 +05:30
Select.hs accept null values in order_by input field (fix #2754) (#2755) 2019-08-22 03:14:27 -05:00
Types.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00