Skip to main content

slackChannelWorkspaces

Reads a set of SlackChannelWorkspace.

slackChannelWorkspaces(
first: Int
offset: Int
orderBy: [SlackChannelWorkspacesOrderBy!]
condition: SlackChannelWorkspaceCondition
filter: SlackChannelWorkspaceFilter
): [SlackChannelWorkspace!]

Arguments

slackChannelWorkspaces.first ● Int scalar

Only read the first n values of the set.

slackChannelWorkspaces.offset ● Int scalar

Skip the first n values.

slackChannelWorkspaces.orderBy ● [SlackChannelWorkspacesOrderBy!] list enum

The method to use when ordering SlackChannelWorkspace.

slackChannelWorkspaces.condition ● SlackChannelWorkspaceCondition input

A condition to be used in determining which values should be returned by the collection.

slackChannelWorkspaces.filter ● SlackChannelWorkspaceFilter input

A filter to be used in determining which values should be returned by the collection.

Type

SlackChannelWorkspace object