UserGroup
Fields
createdAt (
ISO8601DateTime!
)
Creation time
description (
String
)
Group description
id (
ID!
)
Identifier
memberCount (
Int!
)
Cached count of members in this group
name (
String!
)
Group name
updatedAt (
ISO8601DateTime!
)
Last update time
userCount (
Int!
)
Number of users in this group
users (
[User!]!
)
Users in this group