Queries
connectedSlackChannels
Gets all slack channels for this workspace, which match the specified filters.
QUERY
connectedSlackChannels(filters: ConnectedSlackChannelsFilter, first: Int, after: String, last: Int, before: String): ConnectedSlackChannelConnection!Arguments
filters
first
Int
after
String
last
Int
before
String
Returns
pageInfo
edges
totalCount
Int!
Query
Response
Query
Response

