INPUT_OBJECT

DeleteLeadOpptyStepCheckListRelationInput

link GraphQL Schema definition

  • input DeleteLeadOpptyStepCheckListRelationInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Id of the appointment or task linked as evidence for this checklist item.
  • activityId: ID
  • # Id of the lead or opportunity, or empty when this completion belongs to a quote.
  • leadOpptyId: ID
  • }

link Require by