INPUT_OBJECT

DeleteGhostLeadOpptyContactRelationInput

link GraphQL Schema definition

  • input DeleteGhostLeadOpptyContactRelationInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Id of the linked lead or opportunity.
  • leadOpptyId: ID
  • }

link Require by