graphql-engine/server/tests-py/queries/endpoints/teardown.yaml
2022-05-02 03:34:34 +00:00

34 lines
613 B
YAML

type: bulk
args:
- type: drop_rest_endpoint
args:
name: simple
- type: drop_rest_endpoint
args:
name: simple_cached
- type: drop_rest_endpoint
args:
name: with_arg
- type: drop_rest_endpoint
args:
name: with_args
- type: drop_rest_endpoint
args:
name: with_uuids
- type: drop_rest_endpoint
args:
name: with_uuid
- type: drop_rest_endpoint
args:
name: with_date
- type: drop_rest_endpoint
args:
name: with_template
- type: drop_query_collection
args:
collection: test_collection
cascade: false
- type: run_sql
args:
sql: |
drop table test_table