graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Auke Booij 350d6b3d43 server: make the UnpreparedValue less tightly bound to the backend (#108)
Co-authored-by: Antoine Leblanc <antoine@hasura.io>
GitOrigin-RevId: 90cb7e1cc97961523085ae7ae3d195549b901b1f
2020-11-25 16:08:27 +00:00
..
LiveQuery server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Action.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Common.hs Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
Inline.hs remove SQL.Text, clean text functions 2020-10-22 14:07:48 +01:00
Insert.hs server: all remaining IR changes (#75) 2020-11-25 14:19:50 +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: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Plan.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Prepare.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Query.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Remote.hs Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
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