chatrooms
No description
chatrooms(
eventId: String
communityId: String
filters: [ChatroomsFilterInput!]
page: Int!
pageSize: Int = 100
sort: [Chat_ChannelSortInput!]
): [Chat_Channel!]!
Arguments
chatrooms.eventId
● String
scalar
If eventId is null, channels at community level will be fetched
chatrooms.communityId
● String
scalar
Will be mandatory in the future - fetch channels at community level