mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-19 13:31:43 +03:00
13 lines
243 B
YAML
13 lines
243 B
YAML
|
description: Track function search_articles
|
||
|
url: /v1/query
|
||
|
status: 400
|
||
|
response:
|
||
|
path: "$.version"
|
||
|
error: expected 1 or 2, encountered 3
|
||
|
code: parse-failed
|
||
|
query:
|
||
|
type: track_function
|
||
|
version: 3
|
||
|
args:
|
||
|
function: search_articles
|