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