Queries
workspaceDiscordChannelIntegrations
Returns a paginated list of all Discord server (guild) channel integrations connected to this workspace.
QUERY
workspaceDiscordChannelIntegrations(first: Int, after: String, last: Int, before: String): WorkspaceDiscordChannelIntegrationConnection!Arguments
first
Int
after
String
last
Int
before
String
pageInfo
Query
Response
Query
Response

