SlackChannelWorkspaceCondition
A condition to be used against SlackChannelWorkspace object types. All fields
are tested for equality and combined with a logical ‘and.’
input SlackChannelWorkspaceCondition {
id: String
workspaceId: String
workspaceAccountId: String
channelId: String
accordId: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
}
Fields
SlackChannelWorkspaceCondition.id ● String scalar
Checks for equality with the object’s id field.
SlackChannelWorkspaceCondition.workspaceId ● String scalar
Checks for equality with the object’s workspaceId field.
SlackChannelWorkspaceCondition.workspaceAccountId ● String scalar
Checks for equality with the object’s workspaceAccountId field.
SlackChannelWorkspaceCondition.channelId ● String scalar
Checks for equality with the object’s channelId field.
SlackChannelWorkspaceCondition.accordId ● String scalar
Checks for equality with the object’s accordId field.
SlackChannelWorkspaceCondition.version ● Int scalar
Checks for equality with the object’s version field.
SlackChannelWorkspaceCondition.deletedAt ● Datetime scalar
Checks for equality with the object’s deletedAt field.
SlackChannelWorkspaceCondition.updatedAt ● Datetime scalar
Checks for equality with the object’s updatedAt field.
SlackChannelWorkspaceCondition.createdAt ● Datetime scalar
Checks for equality with the object’s createdAt field.
Member Of
slackChannelWorkspaces query ● slackChannelWorkspacesConnection query