nvim-treesitter/tests/indent/graphql/issue-1981.graphql
2022-02-05 19:11:14 +01:00

6 lines
44 B
GraphQL

query Me {
me {
id
fullName
}
}