-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add ability to get parent ID in feature from features endpoint #357
Comments
We need to add parent id attribute when we process the change (Coordinate change / Attribute change etc.)
|
We're going to go the route of obtaining the parent ID from the endpoint call instead. In In |
After discussion, the we're going to try a different solution and see how the two compare. The new solution we are going to try is having a URL parameter called |
From Havana, when they process the changes, they need the parent ID of a changed feature. This could possibly be added in
packages/apollo-common/src/FeatureChange.ts
.@shashankbrgowda, could you expand a bit more on the use case for this?
The text was updated successfully, but these errors were encountered: