feat: update user
This commit is contained in:
9
client/graph/admin/users/users-query-groups.gql
Normal file
9
client/graph/admin/users/users-query-groups.gql
Normal file
@@ -0,0 +1,9 @@
|
||||
query {
|
||||
groups {
|
||||
list {
|
||||
id
|
||||
name
|
||||
isSystem
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user