Files
genqlient/generate/testdata/QueryWithDoubleAlias.graphql
T
2020-07-15 17:35:47 -07:00

7 lines
43 B
GraphQL

{
user {
ID: id
AlsoID: id
}
}