graphql-engine/server/tests-py/queries/v1/basic/query_string_input_err.yaml

12 lines
199 B
YAML
Raw Normal View History

description: Count number of authors
url: /v1/query
status: 400
response:
path: $
error: expected Object, encountered String
code: parse-failed
query: |
type: count
args:
table: author