Skip to main content

AccordCondition

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

input AccordCondition {
id: String
accountName: String
accountGlyphUrl: String
opportunityName: String
opportunityAmount: BigFloat
closeDate: Date
sfdcUrl: String
templateId: String
workspaceId: String
version: Int
closeReason: String
closedAt: Datetime
archivedAt: Datetime
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
isTemplate: Boolean
templateName: String
createdById: String
crmId: String
crmType: String
lastUsed: Datetime
crmOpportunityName: String
approvedAt: Datetime
approvedByWorkspaceAccountId: String
createdFromTemplateId: String
isDraft: Boolean
crmObject: String
createdByRuleId: String
createdByExternalEventId: String
dismissedCrmContactIds: [String]
crmObjectCreatedAt: Datetime
stakeholderMap: JSON
crmStageId: String
crmObjectPreference: String
allowedAccess: String
context: String
tabConfig: JSON
description: String
segment: String
region: String
conditionSelections: JSON
autoAssignBanner: Boolean
parentAccordId: String
isFavorite: Boolean
connectedCrmObjectFieldRange: String
}

Fields

AccordCondition.id ● String scalar

Checks for equality with the object’s id field.

AccordCondition.accountName ● String scalar

Checks for equality with the object’s accountName field.

AccordCondition.accountGlyphUrl ● String scalar

Checks for equality with the object’s accountGlyphUrl field.

AccordCondition.opportunityName ● String scalar

Checks for equality with the object’s opportunityName field.

AccordCondition.opportunityAmount ● BigFloat scalar

Checks for equality with the object’s opportunityAmount field.

AccordCondition.closeDate ● Date scalar

Checks for equality with the object’s closeDate field.

AccordCondition.sfdcUrl ● String scalar

Checks for equality with the object’s sfdcUrl field.

AccordCondition.templateId ● String scalar

Checks for equality with the object’s templateId field.

AccordCondition.workspaceId ● String scalar

Checks for equality with the object’s workspaceId field.

AccordCondition.version ● Int scalar

Checks for equality with the object’s version field.

AccordCondition.closeReason ● String scalar

Checks for equality with the object’s closeReason field.

AccordCondition.closedAt ● Datetime scalar

Checks for equality with the object’s closedAt field.

AccordCondition.archivedAt ● Datetime scalar

Checks for equality with the object’s archivedAt field.

AccordCondition.deletedAt ● Datetime scalar

Checks for equality with the object’s deletedAt field.

AccordCondition.updatedAt ● Datetime scalar

Checks for equality with the object’s updatedAt field.

AccordCondition.createdAt ● Datetime scalar

Checks for equality with the object’s createdAt field.

AccordCondition.isTemplate ● Boolean scalar

Checks for equality with the object’s isTemplate field.

AccordCondition.templateName ● String scalar

Checks for equality with the object’s templateName field.

AccordCondition.createdById ● String scalar

Checks for equality with the object’s createdById field.

AccordCondition.crmId ● String scalar

Checks for equality with the object’s crmId field.

AccordCondition.crmType ● String scalar

Checks for equality with the object’s crmType field.

AccordCondition.lastUsed ● Datetime scalar

Checks for equality with the object’s lastUsed field.

AccordCondition.crmOpportunityName ● String scalar

Checks for equality with the object’s crmOpportunityName field.

AccordCondition.approvedAt ● Datetime scalar

Checks for equality with the object’s approvedAt field.

AccordCondition.approvedByWorkspaceAccountId ● String scalar

Checks for equality with the object’s approvedByWorkspaceAccountId field.

AccordCondition.createdFromTemplateId ● String scalar

Checks for equality with the object’s createdFromTemplateId field.

AccordCondition.isDraft ● Boolean scalar

Checks for equality with the object’s isDraft field.

AccordCondition.crmObject ● String scalar

Checks for equality with the object’s crmObject field.

AccordCondition.createdByRuleId ● String scalar

Checks for equality with the object’s createdByRuleId field.

AccordCondition.createdByExternalEventId ● String scalar

Checks for equality with the object’s createdByExternalEventId field.

AccordCondition.dismissedCrmContactIds ● [String] list scalar

Checks for equality with the object’s dismissedCrmContactIds field.

AccordCondition.crmObjectCreatedAt ● Datetime scalar

Checks for equality with the object’s crmObjectCreatedAt field.

AccordCondition.stakeholderMap ● JSON scalar

Checks for equality with the object’s stakeholderMap field.

AccordCondition.crmStageId ● String scalar

Checks for equality with the object’s crmStageId field.

AccordCondition.crmObjectPreference ● String scalar

Checks for equality with the object’s crmObjectPreference field.

AccordCondition.allowedAccess ● String scalar

Checks for equality with the object’s allowedAccess field.

AccordCondition.context ● String scalar

Checks for equality with the object’s context field.

AccordCondition.tabConfig ● JSON scalar

Checks for equality with the object’s tabConfig field.

AccordCondition.description ● String scalar

Checks for equality with the object’s description field.

AccordCondition.segment ● String scalar

Checks for equality with the object’s segment field.

AccordCondition.region ● String scalar

Checks for equality with the object’s region field.

AccordCondition.conditionSelections ● JSON scalar

Checks for equality with the object’s conditionSelections field.

AccordCondition.autoAssignBanner ● Boolean scalar

Checks for equality with the object’s autoAssignBanner field.

AccordCondition.parentAccordId ● String scalar

Checks for equality with the object’s parentAccordId field.

AccordCondition.isFavorite ● Boolean scalar

Checks for equality with the object’s isFavorite field.

AccordCondition.connectedCrmObjectFieldRange ● String scalar

Filters the list of accord give the connected CRM object field and range

Member Of

accords query ● accordsConnection query ● favoriteAccordsConnection query ● myAccordsConnection query ● myPointPersonAccordsConnection query