OBJECT
type UserGroup implements Node {groupName: String description: String groupId: String # Opaque globally scoped identifier of this nodeid: ID! }