graphql-engine/server/src-lib/Hasura/RQL/DDL
Rakesh Emmadi a153e96309 server: expand metadata storage class with async actions and core metadata operations (#184)
An incremental PR towards https://github.com/hasura/graphql-engine/pull/5797
- Expands `MonadMetadataStorage` with operations related to async actions and setting/updating metadata

GitOrigin-RevId: 53386b7b2d007e162050b826d0708897f0b4c8f6
2020-12-14 04:31:20 +00:00
..
Metadata server: remove a few unused Lift instances (#114) 2020-11-26 13:58:07 +00:00
Permission server: don't memoize backend scalar type reps through WithScalarType (#136) 2020-12-03 12:22:24 +00:00
Relationship server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
RemoteRelationship server: all remaining IR changes (#75) 2020-11-25 14:19:50 +00:00
Schema server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Action.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
ComputedField.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
CustomTypes.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
Deps.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
EventTrigger.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
Headers.hs server: remove a few unused Lift instances (#114) 2020-11-26 13:58:07 +00:00
Metadata.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
Permission.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
QueryCollection.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
Relationship.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
RemoteRelationship.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
RemoteSchema.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00
ScheduledTrigger.hs server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Schema.hs server: move to storing metadata as a json blob (#115) 2020-12-08 14:23:28 +00:00