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