INPUT_OBJECT

DeleteLeadOpptySharingClientRelationInput

link GraphQL Schema definition

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

link Require by