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

6 lines
56 B
Go

type Response struct {
User *struct {
ID string
}
}