mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
3ea611f9fd
* [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>
14 lines
187 B
YAML
14 lines
187 B
YAML
type: bulk
|
|
args:
|
|
- type: remove_remote_schema
|
|
args:
|
|
name: user
|
|
|
|
- type: remove_remote_schema
|
|
args:
|
|
name: character-iface
|
|
|
|
- type: remove_remote_schema
|
|
args:
|
|
name: union
|