INPUT_OBJECT

ChangeOwnershipLeadInput

link GraphQL Schema definition

  • input ChangeOwnershipLeadInput {
  • ownerId: ID!
  • unitId: ID!
  • keepOwnerAsEditor: Boolean!
  • transferLinkedRecords: Boolean!
  • # Identifier of the LeadEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by