Skip to main content

AssignedWorkspacePlaceholderRoleCondition

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

input AssignedWorkspacePlaceholderRoleCondition {
id: String
workspacePlaceholderRoleId: String
accordId: String
workspaceAccountId: String
workspaceId: String
createdByWorkspaceAccountId: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
}

Fields

AssignedWorkspacePlaceholderRoleCondition.id ● String scalar

Checks for equality with the object’s id field.

AssignedWorkspacePlaceholderRoleCondition.workspacePlaceholderRoleId ● String scalar

Checks for equality with the object’s workspacePlaceholderRoleId field.

AssignedWorkspacePlaceholderRoleCondition.accordId ● String scalar

Checks for equality with the object’s accordId field.

AssignedWorkspacePlaceholderRoleCondition.workspaceAccountId ● String scalar

Checks for equality with the object’s workspaceAccountId field.

AssignedWorkspacePlaceholderRoleCondition.workspaceId ● String scalar

Checks for equality with the object’s workspaceId field.

AssignedWorkspacePlaceholderRoleCondition.createdByWorkspaceAccountId ● String scalar

Checks for equality with the object’s createdByWorkspaceAccountId field.

AssignedWorkspacePlaceholderRoleCondition.version ● Int scalar

Checks for equality with the object’s version field.

AssignedWorkspacePlaceholderRoleCondition.deletedAt ● Datetime scalar

Checks for equality with the object’s deletedAt field.

AssignedWorkspacePlaceholderRoleCondition.updatedAt ● Datetime scalar

Checks for equality with the object’s updatedAt field.

AssignedWorkspacePlaceholderRoleCondition.createdAt ● Datetime scalar

Checks for equality with the object’s createdAt field.

Member Of

assignedWorkspacePlaceholderRoles query ● assignedWorkspacePlaceholderRolesConnection query