mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-22 23:11:41 +03:00
d88e2bbcce
https://github.com/hasura/graphql-engine-mono/pull/1625 Co-authored-by: Sameer Kolhar <6604943+kolharsam@users.noreply.github.com> GitOrigin-RevId: 6b56efc838d2ed1acc44b2847161fde22d6aee17
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
|