graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Rakesh Emmadi 996ce928d4
auto-include __typename field in custom types' objects (fix #4063) (#4074)
* include `__typename` field in custom types' objects, fix #4063

Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-03-11 17:09:00 +05:30
..
Mutation allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Action.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
BoolExp.hs fix few bugs related to nested insert returning (fix #3609, #3642, #3271) (#3618) 2020-02-04 21:04:17 +05:30
Builder.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Common.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
CustomTypes.hs auto-include __typename field in custom types' objects (fix #4063) (#4074) 2020-03-11 17:09:00 +05:30
Function.hs functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
Merge.hs refactor schema.hs into multiple modules (#2661) 2019-08-09 14:49:17 +05:30
OrderBy.hs support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
Select.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30