OBJECT
type ChannelA {name: String id: Uuid! status: String! icon: String color: String kind: String handle: String ownerId: String updatedAt: DateTime! createdAt: DateTime! linkedChannelId: Uuid editPermission: String writePermission: String notificationQuery: String }