graphql-engine/server/tests-py/queries/endpoints/endpoint_simple.yaml

14 lines
277 B
YAML
Raw Normal View History

- description: call the new custom endpoint
url: /api/rest/simple
method: GET
status: 200
query:
response:
test_table:
- first_name: Foo
last_name: Bar
- first_name: Baz
last_name: Qux
- first_name: X%20Y
last_name: Test