move everything into snapshot-based testing; update it a bit
This commit is contained in:
Vendored
+1
@@ -8,6 +8,7 @@ input UserQueryInput {
|
||||
name: String
|
||||
id: ID
|
||||
role: Role
|
||||
names: [String]
|
||||
}
|
||||
|
||||
type AuthMethod {
|
||||
|
||||
Reference in New Issue
Block a user