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