ENUM

EventEnum

link GraphQL Schema definition

  • enum EventEnum {
  • All
  • LeadAll
  • LeadCreate
  • LeadUpdate
  • LeadDelete
  • LeadBackToLead
  • LeadOwnerChanged
  • LeadDocumentLinked
  • LeadLost
  • OpportunityAll
  • OpportunityCreate
  • OpportunityUpdate
  • OpportunityDelete
  • OpportunityMove
  • OpportunityQualify
  • OpportunityOwnerChanged
  • OpportunityDocumentLinked
  • OpportunityWon
  • OpportunityLost
  • ContactAll
  • ContactCreate
  • ContactUpdate
  • ContactDelete
  • ContactOwnerChanged
  • ContactDocumentLinked
  • AccountAll
  • AccountCreate
  • AccountUpdate
  • AccountDelete
  • AccountOwnerChanged
  • AccountDocumentLinked
  • TaskAll
  • TaskCreate
  • TaskUpdate
  • TaskDelete
  • TaskOwnerChanged
  • TaskDocumentLinked
  • TaskComment
  • AppointmentAll
  • AppointmentCreate
  • AppointmentUpdate
  • AppointmentDelete
  • AppointmentOwnerChanged
  • AppointmentDocumentLinked
  • AppointmentComment
  • MessageAll
  • MessageCreate
  • MessageUpdate
  • MessageDelete
  • MessageDocumentLinked
  • MemoAll
  • MemoCreate
  • MemoUpdate
  • MemoDelete
  • MemoDocumentLinked
  • MemoComment
  • EmailAll
  • EmailCreate
  • EmailUpdate
  • EmailDelete
  • EmailDocumentLinked
  • OpptyProductRelationAll
  • OpptyProductRelationCreate
  • OpptyProductRelationUpdate
  • OpptyProductRelationDelete
  • ProjectAll
  • ProjectCreate
  • ProjectUpdate
  • ProjectDelete
  • ProjectOwnerChanged
  • ProjectDocumentLinked
  • QuoteAll
  • QuoteCreate
  • QuoteUpdate
  • QuoteDelete
  • QuoteOwnerChanged
  • QuoteDocumentLinked
  • QuoteMove
  • QuoteWon
  • QuoteLost
  • CustomEntityAll
  • CustomEntityCreate
  • CustomEntityUpdate
  • CustomEntityDelete
  • CustomEntityOwnerChanged
  • CustomEntityDocumentLinked
  • ContactAccountRelationAll
  • ContactAccountRelationCreate
  • ContactAccountRelationUpdate
  • ContactAccountRelationDelete
  • LeadOpptyAccountRelationAll
  • LeadOpptyAccountRelationCreate
  • LeadOpptyAccountRelationUpdate
  • LeadOpptyAccountRelationDelete
  • LeadOpptyContactRelationAll
  • LeadOpptyContactRelationCreate
  • LeadOpptyContactRelationUpdate
  • LeadOpptyContactRelationDelete
  • ActivityRelationAll
  • ActivityRelationCreate
  • ActivityRelationUpdate
  • ActivityRelationDelete
  • QuoteAccountRelationAll
  • QuoteAccountRelationCreate
  • QuoteAccountRelationUpdate
  • QuoteAccountRelationDelete
  • QuoteContactRelationAll
  • QuoteContactRelationCreate
  • QuoteContactRelationUpdate
  • QuoteContactRelationDelete
  • ProductAll
  • ProductCreate
  • ProductUpdate
  • ProductDelete
  • }