mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 13:02:11 +03:00
18e8fbab1b
Also, add support for explaining subscriptions while we’re at it.
6 lines
67 B
YAML
6 lines
67 B
YAML
type: bulk
|
|
args:
|
|
- type: run_sql
|
|
args:
|
|
sql: DROP TABLE test;
|