apheleia/test/formatters/samplecode/prettier-graphql/out.graphql
2023-03-12 10:50:44 +00:00

6 lines
62 B
GraphQL

{
human(id: "1000") {
name
height(unit: FOOT)
}
}