Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Expansion path missing for custom field type #2012

Open
katmatt opened this issue Mar 12, 2020 · 0 comments
Open

Expansion path missing for custom field type #2012

katmatt opened this issue Mar 12, 2020 · 0 comments

Comments

@katmatt
Copy link
Contributor

katmatt commented Mar 12, 2020

This was reported by an user via Jira: They try to create an expansion path for cart line item prices: lineItems[*].price.custom.type.id.

This currently isn't supported by our PriceExpansionModel. A quick check showed that custom fields are missing for all of our expansion model. So fixing this issue will require some more work. For now I recommend to use the ExpansionPath.of(String) method to create such an expansion path.

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

No branches or pull requests

1 participant