DEV

Query.

currencyFormat

Returns a CurrencyFormat resource by CurrencyCode

Arguments

Required

No description
GraphQL
1
2
3
type Query {
  currencyFormat(input: CurrencyCode!): CurrencyFormat
}

Was this page helpful?