graphql-engine/server/src-lib/Hasura/GraphQL
Antoine Leblanc 390585e6a2 Generalize Delete schema. (#193)
GitOrigin-RevId: ba01d7b5d1fa7c343daea7049b07e4cd25ed4a65
2020-12-10 16:59:43 +00:00
..
Execute server: don't memoize backend scalar type reps through WithScalarType (#136) 2020-12-03 12:22:24 +00:00
Parser server: give stack traces when encountering conflicting type definitions (#150) 2020-12-04 15:37:55 +00:00
Schema Generalize Delete schema. (#193) 2020-12-10 16:59:43 +00:00
Transport Disallow caching for remote joins with forwarded headers (master) (#58) 2020-12-01 23:24:24 +00:00
Context.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Execute.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Explain.hs server: don't memoize backend scalar type reps through WithScalarType (#136) 2020-12-03 12:22:24 +00:00
Logging.hs server: metadata storage abstraction for scheduled triggers 2020-11-25 10:57:38 +00:00
Parser.hs server: schema that grows (#105) 2020-12-01 15:51:13 +00:00
RemoteServer.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Schema.hs server: give stack traces when encountering conflicting type definitions (#150) 2020-12-04 15:37:55 +00:00
Utils.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00