AccordMemberCondition
A condition to be used against AccordMember object types. All fields are
tested for equality and combined with a logical ‘and.’
input AccordMemberCondition {
id: String
accordId: String
invitationStatus: String
createdById: String
version: Int
deletedAt: Datetime
updatedAt: Datetime
createdAt: Datetime
workspaceId: String
workspaceAccountId: String
shouldReceiveNotifications: Boolean
lastActive: Datetime
favoritedAt: Datetime
shouldReceiveNotificationsTemplateUse: Boolean
designation: String
placeholderAccordMemberId: String
placeholderRole: String
sentimentId: String
internal: Boolean
influenceId: String
contactRole: String
workspacePlaceholderRoleId: String
acceptedAt: Datetime
}
Fields
AccordMemberCondition.id ● String scalar
Checks for equality with the object’s id field.
AccordMemberCondition.accordId ● String scalar
Checks for equality with the object’s accordId field.
AccordMemberCondition.invitationStatus ● String scalar
Checks for equality with the object’s invitationStatus field.
AccordMemberCondition.createdById ● String scalar
Checks for equality with the object’s createdById field.
AccordMemberCondition.version ● Int scalar
Checks for equality with the object’s version field.
AccordMemberCondition.deletedAt ● Datetime scalar
Checks for equality with the object’s deletedAt field.
AccordMemberCondition.updatedAt ● Datetime scalar
Checks for equality with the object’s updatedAt field.
AccordMemberCondition.createdAt ● Datetime scalar
Checks for equality with the object’s createdAt field.
AccordMemberCondition.workspaceId ● String scalar
Checks for equality with the object’s workspaceId field.
AccordMemberCondition.workspaceAccountId ● String scalar
Checks for equality with the object’s workspaceAccountId field.
AccordMemberCondition.shouldReceiveNotifications ● Boolean scalar
Checks for equality with the object’s shouldReceiveNotifications field.
AccordMemberCondition.lastActive ● Datetime scalar
Checks for equality with the object’s lastActive field.
AccordMemberCondition.favoritedAt ● Datetime scalar
Checks for equality with the object’s favoritedAt field.
AccordMemberCondition.shouldReceiveNotificationsTemplateUse ● Boolean scalar
Checks for equality with the object’s shouldReceiveNotificationsTemplateUse field.
AccordMemberCondition.designation ● String scalar
Checks for equality with the object’s designation field.
AccordMemberCondition.placeholderAccordMemberId ● String scalar
Checks for equality with the object’s placeholderAccordMemberId field.
AccordMemberCondition.placeholderRole ● String scalar
Checks for equality with the object’s placeholderRole field.
AccordMemberCondition.sentimentId ● String scalar
Checks for equality with the object’s sentimentId field.
AccordMemberCondition.internal ● Boolean scalar
Checks for equality with the object’s internal field.
AccordMemberCondition.influenceId ● String scalar
Checks for equality with the object’s influenceId field.
AccordMemberCondition.contactRole ● String scalar
Checks for equality with the object’s contactRole field.
AccordMemberCondition.workspacePlaceholderRoleId ● String scalar
Checks for equality with the object’s workspacePlaceholderRoleId field.
AccordMemberCondition.acceptedAt ● Datetime scalar
Checks for equality with the object’s acceptedAt field.
Member Of
accordMembers query ● accordMembersConnection query