miscellaneous test coverage
This commit is contained in:
+4
@@ -61,3 +61,7 @@ type Query {
|
||||
root: Topic!
|
||||
randomLeaf: LeafContent!
|
||||
}
|
||||
|
||||
type Mutation {
|
||||
createUser(name: String!, email: String): User
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user