mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
12 lines
145 B
YAML
12 lines
145 B
YAML
|
url: /v2/query
|
||
|
status: 200
|
||
|
response:
|
||
|
- name: Author 1
|
||
|
- name: Author 2
|
||
|
query:
|
||
|
type: select
|
||
|
args:
|
||
|
table: author
|
||
|
columns:
|
||
|
- name
|