graphql-engine/server/src-lib/Hasura/RQL/DDL
2022-09-08 18:04:49 +00:00
..
Metadata Gardening: Cleanup Metadata Types Module 2022-08-10 23:19:25 +00:00
Permission Define IR types for AggregationPredicates. 2022-08-19 15:41:47 +00:00
Relationship Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
RemoteRelationship Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
RemoteSchema Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
Schema Move parallelization from buildSchemaCacheRule to buildGQLContext 2022-09-08 18:04:49 +00:00
Webhook Moving kriti function references into a single module for coordination of availability 2022-07-21 07:07:29 +00:00
Action.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
ApiLimit.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
ComputedField.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
CustomTypes.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
DataConnector.hs Data Connectors: List Capabilties Metadata Endpoint 2022-09-02 17:51:19 +00:00
Endpoint.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
EventTrigger.hs server: enforce event triggers name in a source to be unique 2022-08-23 08:51:11 +00:00
GraphqlSchemaIntrospection.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Headers.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
InheritedRoles.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Metadata.hs server/pro: enable health check on data sources and report via logging and API 2022-09-02 06:34:29 +00:00
Network.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Permission.hs Server: Enable streaming subscriptions by default 2022-08-25 08:24:26 +00:00
QueryCollection.hs server: add rename_query_collection metadata API 2022-08-19 13:37:16 +00:00
QueryTags.hs Replace BackendSourceMetadata type alias with a newtype 2022-08-29 00:59:18 +00:00
Relationship.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
RemoteRelationship.hs server: build event triggers earlier in the schema cache 2022-06-27 00:37:57 +00:00
RemoteSchema.hs Move SchemaOptions to its own module, remove magic bools 2022-07-14 17:59:01 +00:00
ScheduledTrigger.hs server: do not serialize env vars in logs or errors: PR III - Event Triggers 2022-06-05 20:28:13 +00:00
Schema.hs Remove strictness annotations from data types in the Hasura.RQL hierarchy 2022-08-01 09:33:35 +00:00
SourceKinds.hs Push capabilities resolution code into BackendMetadata type class 2022-09-05 02:44:10 +00:00