INPUT_OBJECT

DeleteLeadOpptySharingSalesUnitRelationInput

link GraphQL Schema definition

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

link Require by