How do I redraw a graphicLayer in 4.x? In 3.x, there was this great redraw method.
I'm custom editing a feature's attributes. I want to redraw the layer after I have made the update so the symbol updates. If I zoom in/out then the feature updates. I want to do it without waiting for the user to zoom.