graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Karthikeyan Chinnakonda 312e56dfa6 server: support tracking of custom functions which return single row
GitOrigin-RevId: fbf99816a70e666bb9b02fca92a0ee7d419cdff8
2021-02-03 14:07:30 +00:00
..
LiveQuery server: support tracking of custom functions which return single row 2021-02-03 14:07:30 +00:00
Action.hs server: support tracking of custom functions which return single row 2021-02-03 14:07:30 +00:00
Common.hs server: support tracking of custom functions which return single row 2021-02-03 14:07:30 +00:00
Inline.hs server: allow fragments to use variables (fix hasura/graphql-engine#6303) (#225) 2020-12-22 10:42:34 +00:00
Insert.hs server: simplify JSON instances 2021-01-19 19:15:42 +00:00
LiveQuery.hs server: accept only non-negative integers for batch size and refetch interval (close #5653) (#5759) 2020-09-17 10:56:41 +00:00
Mutation.hs server: support tracking of custom functions which return single row 2021-02-03 14:07:30 +00:00
Plan.hs server: simplify JSON instances 2021-01-19 19:15:42 +00:00
Prepare.hs server: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
Query.hs server: support tracking of custom functions which return single row 2021-02-03 14:07:30 +00:00
Remote.hs Server: Remote relationships permissions 2021-01-19 20:57:58 +00:00
Resolve.hs remove SQL.Text, clean text functions 2020-10-22 14:07:48 +01:00
Types.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00