OBJECT

LastContactedDateProperty

link GraphQL Schema definition

  • type LastContactedDateProperty {
  • # Id of the Date / DateTime field whose value replaces the system-calculated Last
  • # Contacted Date. When null, the system calculation (the most recent completed
  • # call/email task, appointment, sent email or text message) is used.
  • lastContactedDateDefinitionFieldId: UUID
  • }