INPUT_OBJECT

ChangeOwnershipOpportunityInput

link GraphQL Schema definition

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

link Require by