graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
Anon Ray 6c7e63791f
server: add logging for action handlers (#5471)
* server: add logging for action handlers

* add changelog entry

* change action-handler log type from internal to non-internal

* fix action-handler-log name
2020-07-29 19:00:29 +05:30
..
Action.hs server: add logging for action handlers (#5471) 2020-07-29 19:00:29 +05:30
BoolExp.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Context.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
InputValue.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Insert.hs Add MonadTrace and MonadExecuteQuery abstractions (#5383) 2020-07-15 16:10:48 +05:30
Introspect.hs add relay modern support (#4458) 2020-06-08 17:43:01 +05:30
Mutation.hs Add MonadTrace and MonadExecuteQuery abstractions (#5383) 2020-07-15 16:10:48 +05:30
Select.hs fix postgres query error for object relationship with permission limit, fix #5148 (#5177) 2020-06-25 09:03:37 +05:30
Types.hs relay fixes (#5013) 2020-06-16 19:55:49 +05:30