Skip to main content

CustomViewWorkspaceAccountCondition

A condition to be used against CustomViewWorkspaceAccount object types. All fields are tested for equality and combined with a logical ‘and.’

input CustomViewWorkspaceAccountCondition {
id: String
customViewId: String
workspaceAccountId: String
version: Int
createdByWorkspaceAccountId: String
workspaceId: String
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
order: Int
}

Fields

CustomViewWorkspaceAccountCondition.id ● String scalar

Checks for equality with the object’s id field.

CustomViewWorkspaceAccountCondition.customViewId ● String scalar

Checks for equality with the object’s customViewId field.

CustomViewWorkspaceAccountCondition.workspaceAccountId ● String scalar

Checks for equality with the object’s workspaceAccountId field.

CustomViewWorkspaceAccountCondition.version ● Int scalar

Checks for equality with the object’s version field.

CustomViewWorkspaceAccountCondition.createdByWorkspaceAccountId ● String scalar

Checks for equality with the object’s createdByWorkspaceAccountId field.

CustomViewWorkspaceAccountCondition.workspaceId ● String scalar

Checks for equality with the object’s workspaceId field.

CustomViewWorkspaceAccountCondition.deletedAt ● Datetime scalar

Checks for equality with the object’s deletedAt field.

CustomViewWorkspaceAccountCondition.updatedAt ● Datetime scalar

Checks for equality with the object’s updatedAt field.

CustomViewWorkspaceAccountCondition.createdAt ● Datetime scalar

Checks for equality with the object’s createdAt field.

CustomViewWorkspaceAccountCondition.order ● Int scalar

Checks for equality with the object’s order field.

Member Of

customViewWorkspaceAccounts query ● customViewWorkspaceAccountsConnection query