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