Hi, I'm adding graphic to a feature layer using the applyEdit, my feature layer visibility property is set to true and the graphic that I'm adding to false, I want the graphic visibility to stay false and not been showing on the map, but it does, how to make the layer viability stay true but not showing the other graphics i add until i set them to true?
I'm using 4.24 version , previous version that I used (4.21) worked properly