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