graphql-engine/server/src-lib/Hasura/GraphQL
Karthikeyan Chinnakonda b9b5c3dafe server: fix bug in rate limiting
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3904
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
GitOrigin-RevId: d78180b675955c6bb9c118f9839857380175093d
2022-04-05 07:19:21 +00:00
..
Execute server: fix bug in rate limiting 2022-04-05 07:19:21 +00:00
Parser Decouple Analyse and OpenAPI from remote schema introspection and internal execution details. 2022-03-22 07:37:49 +00:00
Schema server/gardening: rename IR insert mutation types 2022-04-01 06:44:08 +00:00
Transport server: fix bug in rate limiting 2022-04-05 07:19:21 +00:00
Analyse.hs Rewrite GraphQL.Analysis 2022-04-04 05:54:59 +00:00
Context.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Execute.hs server: refactor the term "live query" to "subscription" 2022-03-21 10:40:49 +00:00
Explain.hs server: refactor the term "live query" to "subscription" 2022-03-21 10:40:49 +00:00
Logging.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Namespace.hs Refactor type name customization 2021-11-30 09:52:53 +00:00
ParameterizedQueryHash.hs Prevent uses of unsafeMkName whenever possible. 2022-01-27 15:13:37 +00:00
Parser.hs Build introspection Schema ad-hoc at parsing time 2022-02-21 20:23:55 +00:00
RemoteServer.hs Decouple Analyse and OpenAPI from remote schema introspection and internal execution details. 2022-03-22 07:37:49 +00:00
Schema.hs Decouple Analyse and OpenAPI from remote schema introspection and internal execution details. 2022-03-22 07:37:49 +00:00