feat: admin group edit / assign / unassign
This commit is contained in:
@@ -37,7 +37,7 @@ type GroupMutation {
|
||||
update(
|
||||
id: Int!
|
||||
name: String!
|
||||
): GroupResponse
|
||||
): DefaultResponse
|
||||
|
||||
delete(
|
||||
id: Int!
|
||||
|
Reference in New Issue
Block a user