feat: add version info
This commit is contained in:
@@ -181,6 +181,7 @@ input SignUpInput {
|
||||
password: String!
|
||||
confirm_password: String!
|
||||
roles: [String!]
|
||||
scope: [String!]
|
||||
}
|
||||
|
||||
input LoginInput {
|
||||
|
Reference in New Issue
Block a user