graphql-engine/server/src-lib/Hasura/GraphQL/Resolve
Toan Nguyen 5f84669568
server: support single $ as root json path (#4482)
* support single $ json path

* support sql query with root json path

* update changelog

* update changelog

Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-04-21 13:36:11 +05:30
..
Action.hs server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30
BoolExp.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Context.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
InputValue.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Insert.hs fix postgres query error when computed fields included in mutation response, fix #4035 2020-03-11 10:23:28 +05:30
Introspect.hs auto-include __typename field in custom types' objects (fix #4063) (#4074) 2020-03-11 17:09:00 +05:30
Mutation.hs server: _inc for non-integer numeric types (fix #3573) (#4429) 2020-04-17 11:32:09 +02:00
Select.hs server: support single $ as root json path (#4482) 2020-04-21 13:36:11 +05:30
Types.hs server(actions): add support for queries (close #4032) (#4309) 2020-04-16 12:55:19 +05:30