graphql-engine/server/tests-py/queries/remote_schemas/tbls_teardown.yaml
Anon Ray a509a86eaa implement internal graphql server for remote schema tests (#1117)
* implement internal graphql server for remote schema tests

* add one more graphql endpoint and more tests

* add missing dependency
2018-11-26 18:38:16 +05:30

12 lines
141 B
YAML

type: bulk
args:
- type: run_sql
args:
sql: |
drop table hello
- type: remove_remote_schema
args:
name: simple2-graphql