Completed upgrade to spring boot 3.x
This commit is contained in:
@@ -14,7 +14,8 @@ input UserInput {
|
||||
}
|
||||
|
||||
type LoginResponse {
|
||||
token: String
|
||||
accessToken: String
|
||||
refreshToken: String
|
||||
}
|
||||
|
||||
input UserChangePasswordInput {
|
||||
|
||||
Reference in New Issue
Block a user