graphql-engine/server/src-lib/Hasura/GraphQL
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
..
Execute Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
Parser Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
Schema Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
Transport server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
Context.hs Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
Execute.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
Explain.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Logging.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
NormalForm.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Parser.hs Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
RemoteServer.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Schema.hs Server: Validate remote schema queries (#5938) 2020-10-13 14:03:11 +05:30
Utils.hs Merge branch 'master' into remote-relationship-validation-bug-5133 2020-08-26 13:19:04 +05:30