move everything into snapshot-based testing; update it a bit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
query SimpleInputQuery($name: String!) {
|
||||
user(query: {name: $name}) {
|
||||
id
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user