Hi. I'm fairly new to the javascript api. Would appreciate any help. I'm trying to write a feature to a feature service using the featureLayer.applyEdits() function. This is part of custom buffer widget I'm trying to build. The command is part of a feature action. Basically, you select a point and click on the feature action, "add buffer", and a buffer is created.
It seems the applyEdits command is being executed completely. There seems to be no errors. But when I check the feature service, no feature has been added. I've attached screenshots below.
Thanks.

