feat: assets move + comments migration + admin users UI
This commit is contained in:
@@ -117,7 +117,9 @@ type UserMinimal {
|
||||
email: String!
|
||||
providerKey: String!
|
||||
isSystem: Boolean!
|
||||
isActive: Boolean!
|
||||
createdAt: Date!
|
||||
lastLoginAt: Date
|
||||
}
|
||||
|
||||
type User {
|
||||
|
Reference in New Issue
Block a user