graphql-engine/server/src-lib/Hasura/RQL/DDL
Sameer Kolhar b274a2d240 server: disable caching for actions with forward client headers enabled
Co-authored-by: Lyndon Maydwell <92299+sordina@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com>
Co-authored-by: hasura-bot <30118761+hasura-bot@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Ikechukwu Eze <22247592+iykekings@users.noreply.github.com>
Co-authored-by: Aleksandra Sikora <9019397+beerose@users.noreply.github.com>
Co-authored-by: Rishichandra Wawhal <27274869+wawhal@users.noreply.github.com>
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com>
GitOrigin-RevId: c9a8be3cb607f7767e9d6791717106adf123e3a8
2021-04-13 07:01:34 +00:00
..
Metadata server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
Permission [Preview] Inherited roles for postgres read queries 2021-03-08 11:15:10 +00:00
Relationship server: add MSSQL support 2021-02-23 17:38:36 +00:00
RemoteRelationship server: async action query subscription 2021-03-31 10:40:15 +00:00
RemoteSchema Merge pull request #113 from hasura/karthikeyan/remote-schema-permissions 2020-12-21 09:12:35 +00:00
Schema server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
Action.hs server/console/docs: add a comment field for actions 2021-03-24 20:11:48 +00:00
ApiLimit.hs server: multitenant metadata storage 2021-02-11 17:55:21 +00:00
ComputedField.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
CustomTypes.hs server: async action query subscription 2021-03-31 10:40:15 +00:00
Deps.hs server: support separate metadata database and server code setup for multi sources (#197) 2020-12-28 12:56:55 +00:00
Endpoint.hs server: support restified versions of graphql queries (#303) 2021-01-29 01:03:35 +00:00
EventTrigger.hs sever: clean extension types 2021-03-24 02:56:36 +00:00
Headers.hs server: remove a few unused Lift instances (#114) 2020-11-26 13:58:07 +00:00
InheritedRoles.hs [Preview] Inherited roles for postgres read queries 2021-03-08 11:15:10 +00:00
Metadata.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
Permission.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
QueryCollection.hs server: RQL code health 2021-01-08 23:10:36 +00:00
Relationship.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
RemoteRelationship.hs server: reduce the number of backend dispatches 2021-03-15 13:03:55 +00:00
RemoteSchema.hs server: new function permissions layer 2021-01-29 05:49:09 +00:00
ScheduledTrigger.hs server: support for maintenance mode in v1.4 2021-02-18 16:47:22 +00:00
Schema.hs server: add MSSQL support 2021-02-23 17:38:36 +00:00