@AutoPayloadType(description = "The updated Project")
suspend fun removeComponentVersionFromProject(input: RemoveComponentVersionFromProjectInput, dfe: DataFetchingEnvironment): Project

Removes a ComponentVersion from a Project, requires MANAGE_COMPONENTS on the Project