Move tests to snapshots
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
query ($query: UserQueryInput) {
|
||||
user(query: $query) {
|
||||
id
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user