Magidoc

Group
Object

Represents permission group data.

Fields

#

id

ID !
Non-null

The ID of the object

name

Non-null

permissions

Non-null

List of group permissions

userCanManage

Non-null

True, if the currently authenticated user has rights to manage a group.

users

[ User !]!
Non-null

List of group users

Interfaces

#

Also implements Node .

Usages

#

References

#

  • Field permissionGroup from Query
  • Field permissionGroups from User
  • Field editableGroups from User