SetMarketplaceUrlPayload
Return payload for setMarketplaceUrl.
This page contains
Fields
| marketplace: Marketplace PREVIEW | The marketplace when the URL was set successfully. Null when userErrors is non-empty. |
| userErrors: [SetMarketplaceUrlError!] PREVIEW | Business validation errors. Empty when the URL was set successfully. |
Mutations for SetMarketplaceUrlPayload
| setMarketplaceUrl PREVIEW | Sets the base URL for a marketplace. |