Update: It will be mostly just GeoJson Point type format support for both GeoPoint and XYPoint. There won't be code sharing between GeoPoint and XYPoint implementation to reduce code duplication as it ...
Since GeoJSON is a valid output for FeatureLayer/query endpoints, I was thinking it may be helpful to add that as an alternative response type for the getFeature, queryFeatures, and queryRelated ...