Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type Mapping of Multi-Nested Hierarchies #493

Open
peter-suyderhoud opened this issue Nov 6, 2024 · 0 comments
Open

Type Mapping of Multi-Nested Hierarchies #493

peter-suyderhoud opened this issue Nov 6, 2024 · 0 comments

Comments

@peter-suyderhoud
Copy link

Reason

Payloads that are imported for type mapping can only be type mapped at the first few "layers" of the payload structure. When attempting to type map values at deeper levels of the hierarchy, those values do not appear in the available selection list, nor can they be manually added.

Design

The type mapping system should be able to traverse deeper layers (2+) of payloads in the event that nested hierarchies are returned by API calls to data sources.

Impact

This feature should have little impact on the existing system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant