total rewrite to interface handling; not complete but it compiles
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
query ($query: UserQueryInput) {
|
||||
query QueryWithInput($query: UserQueryInput) {
|
||||
user(query: $query) {
|
||||
id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user