Skip to content

Exchange Rate Detail

Fetches a single exchange rate by its IRI, returning every field including the resolved target currency code/name.

Operation

OperationTypePurpose
adminSettingsExchangeRate(id: ID!)QueryFetch one exchange rate by IRI

The example uses an illustrative id. Replace it with a rate that exists in your store — use the adminSettingsExchangeRates query to discover valid ids. An unknown id returns an errors entry equivalent to HTTP 404.

Released under the MIT License.