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