OBJECT
type Group {name: String id: Uuid! status: String kind: String description: String createdAt: DateTime! updatedAt: DateTime! handle: String }