graphql-engine/server/src-lib/Hasura/GraphQL/Schema
2022-11-23 07:53:11 +00:00
..
BoolExp server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Action.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Backend.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
BoolExp.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Build.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Common.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +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: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
NamingCase.hs server: delete the Cacheable type class in favor of Eq 2022-11-21 16:35:37 +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 server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +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: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
RemoteRelationship.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Select.hs server: memoize in tableSelectColumnsEnum and mkNumericAggFields for more sharing 2022-11-23 07:53:11 +00:00
SubscriptionStream.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Table.hs server: memoize in tableSelectColumnsEnum and mkNumericAggFields for more sharing 2022-11-23 07:53:11 +00:00
Typename.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Update.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00