graphql-engine/server/src-lib/Hasura/RQL/DML
Auke Booij ee7c7b1672
server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486)
* Allow computed fields to have access to Hasura's session variables

* Inform about session args for computed fields in changelog and docs

* Add tests for session arguments for computed fields (and the respective errors)

Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
Co-authored-by: Marion Schleifer <marion@hasura.io>
Co-authored-by: Rakesh Emmadi <12475069+rakeshkky@users.noreply.github.com>
2020-04-27 17:07:03 +02:00
..
Select server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
Count.hs remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30
Delete.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Insert.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Internal.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30
Mutation.hs fix postgres query error when computed fields included in mutation response, fix #4035 2020-03-11 10:23:28 +05:30
Returning.hs fix postgres query error when computed fields included in mutation response, fix #4035 2020-03-11 10:23:28 +05:30
Select.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Update.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30