Remove access_token from response
This commit is contained in:
@@ -64,7 +64,6 @@ type Response {
|
||||
|
||||
type AdminLoginResponse {
|
||||
message: String!
|
||||
access_token: String!
|
||||
}
|
||||
|
||||
type Config {
|
||||
|
Reference in New Issue
Block a user