OBJECT
type ChannelInfoList {entries: [ChannelInfo!]! # Context useruserId: Uuid # Channel list sizetotal: Long! # Elapsed query timeelapsedTime: Int! error: String }