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