prettier/tests/graphql_hello/hello.graphql

6 lines
49 B
GraphQL

{
project(name: "GraphQL") {
tagline
}
}