WIP
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
type IdentityGroup {
|
||||
urn: ID!
|
||||
isAdmin: Boolean!
|
||||
role: IdentityGroupRoleEnum!
|
||||
name: String
|
||||
|
||||
Users: IdentityGroupToIdentityUserEdge!
|
||||
|
||||
Reference in New Issue
Block a user