Hello, clipping/spatial filter parameter is supported in Map Service seems 10.8.
However, how can we apply clipping parameters in ArcGIS Map SDK for JS?
Also, we want the printing function ConvertWebMapToArcGISProject to support such clipping parameter as well.
Unfortunately, the JS API has never added clipping parameter. You can use the customParameters property of MapImageLayer to accomplish this.