I'm trying to add an attachment to a feature in the callback of an applyEdits method in which the feature was created. The applyEdits method is already working. In order to add the attachment, I need the objectID of the new feature. I've tried querying the feature service with the exact geometry that was used to create the feature in an attempt to get the ObjectID. I'm not getting any results. I am not getting results even when I query for a known objectID, or any results for any other attribute.