INPUT_OBJECT

DeleteLeadOpptyAccountRelationInput

link GraphQL Schema definition

  • input DeleteLeadOpptyAccountRelationInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Id of the lead or opportunity this link belongs to.
  • leadOpptyId: ID
  • }

link Require by