set opname

This commit is contained in:
Ben Kraft
2021-03-30 11:27:43 -07:00
parent e3f6afeb78
commit 2c52314494
17 changed files with 23 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@ func QueryWithAlias(
var retval QueryWithAliasResponse
err := client.MakeRequest(
nil,
"QueryWithAlias",
`
query QueryWithAlias {
User: user {