graphql-engine/server/src-lib/Hasura/RQL
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
..
DDL server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
DML server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
Types server: allow computed fields to have access to Hasura's session variables (fix #3846) (#4486) 2020-04-27 17:07:03 +02:00
GBoolExp.hs fix postgres query error when computed fields included in mutation response, fix #4035 2020-03-11 10:23:28 +05:30
Instances.hs server: prevent metadata checks in read-only mode (#4250) 2020-04-01 18:22:55 -05:00
Types.hs backend only insert permissions (rfc #4120) (#4224) 2020-04-24 14:40:53 +05:30