graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Karthikeyan Chinnakonda 2325755954 server: streaming subscriptions schema generation and tests (incremental PR - 3)
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4259
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Brandon Simmons <210815+jberryman@users.noreply.github.com>
Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com>
GitOrigin-RevId: 4d1b4ec3c01f3a839f4392d3b77950fc3ab30236
2022-04-22 19:54:11 +00:00
..
Action.hs Fixes remote relationships on actions 2022-04-19 17:49:57 +00:00
Backend.hs server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
BoolExp.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
Build.hs server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
Common.hs server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
Instances.hs server: Renames the experimental backend modules 2022-02-25 16:09:17 +00:00
Introspect.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
Mutation.hs Refactor insert mutations IR use of "default values" 2022-04-21 16:34:04 +00:00
OrderBy.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
Postgres.hs server: add support for nested object type in action 2021-12-15 23:52:43 +00:00
Remote.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
RemoteRelationship.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
RemoteRelationship.hs-boot simplified schema cache representation of remote relationships 2021-12-21 23:15:50 +00:00
Select.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
SubscriptionStream.hs server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
Table.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
Update.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00