graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Daniel Harvey 79682e0598 chore(server): move custom types out of logical models
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8565
Co-authored-by: Tom Harding <6302310+i-am-tom@users.noreply.github.com>
GitOrigin-RevId: 38bf56cc420a6c818a9ca7d6f846f5018535c808
2023-03-31 15:35:13 +00:00
..
BoolExp server: fix naming convention bugs 2023-03-06 06:23:20 +00:00
Update server: fix naming convention bugs 2023-03-06 06:23:20 +00:00
Action.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Backend.hs chore(server): move custom types out of logical models 2023-03-31 15:35:13 +00:00
BoolExp.hs chore(server): move custom types out of logical models 2023-03-31 15:35:13 +00:00
Build.hs Refactor Update IR to generalize Update vs Update Many across backends - compositional approach [GDC-687] 2023-01-10 01:56:14 +00:00
Common.hs feature(server): select permissions for Logical Models 2023-03-06 16:40:48 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Introspect.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Mutation.hs server: fix naming convention bugs 2023-03-06 06:23:20 +00:00
NamingCase.hs server: codec for SourceCustomization 2023-01-12 20:57:20 +00:00
Node.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Options.hs [server]: feature flag to remove _stream fields from schema 2022-11-04 13:10:35 +00:00
OrderBy.hs chore(server): move custom types out of logical models 2023-03-31 15:35:13 +00:00
Parser.hs refactor(tests): Expose more Parser types in Hasura.GraphQL.Schema.Parser 2022-09-08 13:57:18 +00:00
Postgres.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Relay.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Remote.hs server: fix bug with customized remote schema enum variables 2022-11-24 08:47:46 +00:00
RemoteRelationship.hs server/fix: stringify-numeric-types option in remote database relationships (fix #8387) 2022-12-19 14:04:58 +00:00
Select.hs chore(server): move custom types out of logical models 2023-03-31 15:35:13 +00:00
SubscriptionStream.hs server: fix streaming subscription input type names 2022-11-30 06:48:58 +00:00
Table.hs server: fix naming convention bugs 2023-03-06 06:23:20 +00:00
Typename.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Update.hs Refactor Update IR to generalize Update vs Update Many across backends - compositional approach [GDC-687] 2023-01-10 01:56:14 +00:00