graphql-engine/server/src-lib/Hasura/RQL
Karthikeyan Chinnakonda 3ea611f9fd
Server: Validate remote schema queries (#5938)
* [skip ci] use the args while making the fieldParser

* modify the execution part of the remote queries

* parse union queries deeply

* add test for remote schema field validation

* add tests for validating remote query arguments


Co-authored-by: Auke Booij <auke@hasura.io>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-10-13 14:03:11 +05:30
..
DDL server: limit length of event trigger names (close #5786) (#5826) 2020-10-06 15:22:09 +00:00
DML server: export RemoteJoin and FieldPath from RemoteJoin.hs (#5769) 2020-09-16 21:57:47 +00:00
Types Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
GBoolExp.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Instances.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Types.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00