1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 21:00:06 +08:00
SpaceVim/bundle/nvim-treesitter/tests/indent/graphql/issue-1981.graphql
2022-04-14 12:01:23 +08:00

7 lines
44 B
GraphQL

query Me {
me {
id
fullName
}
}