graphql-engine/server/src-lib/Hasura/RQL/DDL
Lyndon Maydwell 9a1c7d5ea0 server: Adding support for TLS allowlist by domain and service id (port)
https://github.com/hasura/graphql-engine-mono/pull/2153

Co-authored-by: Sameer Kolhar <6604943+kolharsam@users.noreply.github.com>
GitOrigin-RevId: 473a29af97236fc879ae178b0c2a6c31c1f12563
2021-08-24 07:37:25 +00:00
..
Metadata kill Arbitrary (fix #1736) 2021-07-30 07:55:37 +00:00
Permission server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
Relationship Clean metadata arguments 2021-07-27 10:42:51 +00:00
RemoteRelationship server: add metadata for DB-DB remote joins 2021-07-22 23:07:10 +00:00
RemoteSchema Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
Schema server: Adding support for TLS allowlist by domain and service id (port) 2021-08-24 07:37:25 +00:00
Action.hs server: update non-existent object error messages 2021-08-18 10:52:28 +00:00
ApiLimit.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
ComputedField.hs Clean metadata arguments 2021-07-27 10:42:51 +00:00
CustomTypes.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Deps.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Endpoint.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
EventTrigger.hs server: update non-existent object error messages 2021-08-18 10:52:28 +00:00
GraphqlSchemaIntrospection.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Headers.hs server: misc cleanups 2021-06-15 15:06:37 +00:00
InheritedRoles.hs server: inherited roles improvements for select permissions only 2021-07-16 21:19:58 +00:00
Metadata.hs server: Adding support for TLS allowlist by domain and service id (port) 2021-08-24 07:37:25 +00:00
Network.hs server: Adding support for TLS allowlist by domain and service id (port) 2021-08-24 07:37:25 +00:00
Permission.hs server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
QueryCollection.hs server: update non-existent object error messages 2021-08-18 10:52:28 +00:00
Relationship.hs Clean metadata arguments 2021-07-27 10:42:51 +00:00
RemoteRelationship.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
RemoteSchema.hs server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
ScheduledTrigger.hs server: fix cron trigger bug of new events not getting generated when cron trigger is imported via metadata 2021-05-26 16:20:19 +00:00
Schema.hs server: misc cleanups 2021-06-15 15:06:37 +00:00