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

12 lines
226 B
YAML
Raw Normal View History

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