magento / catalog-storefront

Open Software License 3.0
7 stars 18 forks source link

Custom attributes should have values in GraphQL instead of ids #183

Open melnikovi opened 4 years ago

melnikovi commented 4 years ago

As a developer, I want to receive values for custom attributes (of type dropdown, checkbox, etc) instead of ids so I don't have to call separate API to receive information about attributes values

m2-assistant[bot] commented 4 years ago

Hi @melnikovi. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


mslabko commented 4 years ago

It should be fixed in https://github.com/magento/magento2/issues/28200 - after that we can adapt our part.