-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Event: dmcdindia2020Issue: ready for confirmationPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.No current plan to fix. Fixing can be deferred as a logical part of more important work.Progress: PR in progressSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.Affects aesthetics, professional look and feel, “quality” or “usability”.feature request
Description
Description (*)
I would like the Type Money to also return the value formatted for its current local.
Expected behavior (*)
Example:
"final_price": {
"value": 10,
"currency": "EUR"
"formatted": "€ 10,00"
}
Depending on the store locale formatted should be different.
Benefits
The logic is already present in Magento its just not accessible through GraphQl currently. And the logic would not have to be re-implemented in whatever you are using as a frontend.
Additional information
Igloczek and plyhun
Metadata
Metadata
Assignees
Labels
Event: dmcdindia2020Issue: ready for confirmationPriority: P4No current plan to fix. Fixing can be deferred as a logical part of more important work.No current plan to fix. Fixing can be deferred as a logical part of more important work.Progress: PR in progressSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.Affects aesthetics, professional look and feel, “quality” or “usability”.feature request
Type
Projects
Status
Pull Request in Progress