CurrencyFormats object

Currency formats.

On this page

Fields

  • moneyFormat ([FormattedString!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#formattedstring-2021-01))
    HTML without currency.
  • moneyInEmailsFormat ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    Email without currency.
  • moneyWithCurrencyFormat ([FormattedString!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#formattedstring-2021-01))
    HTML with currency.
  • moneyWithCurrencyInEmailsFormat ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    Email with currency.

Types that return CurrencyFormats

  • [Shop.currencyFormats](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/shop#currencyformats-2021-01)