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
@@ -40,6 +40,7 @@ func unexported(
var retval unexportedResponse
err := client.MakeRequest(
nil,
"unexported",
`
query unexported ($query: UserQueryInput) {
user(query: $query) {