Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketCurrencySettingsUpdatePayload
Return type for marketCurrencySettingsUpdate mutation.
Signature:
export interface MarketCurrencySettingsUpdatePayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| market? | Maybe<Market> | (Optional) The market object. | |
| userErrors | Array<MarketCurrencySettingsUserError> | The list of errors that occurred from executing the mutation. |