OBJECT
type ManagedChannel {id: Uuid! name: String description: String updatedAt: DateTime! createdAt: DateTime! welcome: String icon: String color: String handle: String status: String }