more TODOs, and especially clarify the situation for input type names
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
query unexported($query: UserQueryInput) {
|
||||
user(query: $query) {
|
||||
id
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user