Queries
connectedMSTeamsChannels
Returns a paginated list of Microsoft Teams channels that are connected to this workspace. Supports forward and backward cursor pagination.
QUERY
connectedMSTeamsChannels(first: Int, after: String, last: Int, before: String): ConnectedMSTeamsChannelConnection!Arguments
first
Int
after
String
last
Int
before
String
pageInfo
edges
totalCount
Int!
Query
Response
Query
Response

