mirror of
https://github.com/vale981/apheleia
synced 2025-03-05 17:41:41 -05:00
6 lines
62 B
GraphQL
6 lines
62 B
GraphQL
{
|
|
human(id: "1000") {
|
|
name
|
|
height(unit: FOOT)
|
|
}
|
|
}
|