graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Rakesh Emmadi 9ef603360c server: generalize schema cache building (#496)
Co-authored-by: Vamshi Surabhi <vamshi@hasura.io>
Co-authored-by: Vladimir Ciobanu <admin@cvlad.info>
Co-authored-by: Antoine Leblanc <antoine@hasura.io>
Co-authored-by: Stylish Haskell Bot <stylish-haskell@users.noreply.github.com>
GitOrigin-RevId: 9d631878037637f3ed2994b5d0525efd978f7b8f
2021-02-14 06:08:46 +00:00
..
LiveQuery server: change RootField so that only the DB component is existential 2021-02-09 19:30:08 +00:00
Action.hs server: generalize schema cache building (#496) 2021-02-14 06:08:46 +00:00
Action.hs-boot server: generalize execution of queries and mutations 2021-02-12 03:05:05 +00:00
Backend.hs server: generalize schema cache building (#496) 2021-02-14 06:08:46 +00:00
Common.hs server: generalize execution of queries and mutations 2021-02-12 03:05:05 +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: generalize schema cache building (#496) 2021-02-14 06:08:46 +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: generalize execution of queries and mutations 2021-02-12 03:05:05 +00:00
Plan.hs server: simplify JSON instances 2021-01-19 19:15:42 +00:00
Postgres.hs server: generalize execution of queries and mutations 2021-02-12 03:05:05 +00:00
Prepare.hs server: generalize execution of queries and mutations 2021-02-12 03:05:05 +00:00
Query.hs server: generalize execution of queries and mutations 2021-02-12 03:05:05 +00:00
Remote.hs server: generalize execution of queries and mutations 2021-02-12 03:05:05 +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