WorkspacePlaceholderRoleCondition
A condition to be used against WorkspacePlaceholderRole object types. All
fields are tested for equality and combined with a logical ‘and.’
input WorkspacePlaceholderRoleCondition {
id: String
internalName: String
customerVisibleName: String
role: String
workspaceId: String
createdByWorkspaceAccountId: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
designation: String
}
Fields
WorkspacePlaceholderRoleCondition.id ● String scalar
Checks for equality with the object’s id field.
WorkspacePlaceholderRoleCondition.internalName ● String scalar
Checks for equality with the object’s internalName field.
WorkspacePlaceholderRoleCondition.customerVisibleName ● String scalar
Checks for equality with the object’s customerVisibleName field.
WorkspacePlaceholderRoleCondition.role ● String scalar
Checks for equality with the object’s role field.
WorkspacePlaceholderRoleCondition.workspaceId ● String scalar
Checks for equality with the object’s workspaceId field.
WorkspacePlaceholderRoleCondition.createdByWorkspaceAccountId ● String scalar
Checks for equality with the object’s createdByWorkspaceAccountId field.
WorkspacePlaceholderRoleCondition.version ● Int scalar
Checks for equality with the object’s version field.
WorkspacePlaceholderRoleCondition.deletedAt ● Datetime scalar
Checks for equality with the object’s deletedAt field.
WorkspacePlaceholderRoleCondition.updatedAt ● Datetime scalar
Checks for equality with the object’s updatedAt field.
WorkspacePlaceholderRoleCondition.createdAt ● Datetime scalar
Checks for equality with the object’s createdAt field.
WorkspacePlaceholderRoleCondition.designation ● String scalar
Checks for equality with the object’s designation field.
Member Of
workspacePlaceholderRoles query ● workspacePlaceholderRolesConnection query