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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant