unlistProductFromStorefront
Removes a product from the production catalog of a marketplace.
This page contains
Arguments
input UnlistProductFromStorefrontInput! PREVIEW |
UnlistProductFromStorefrontInput fields
productId ID! | Id of the product to remove from the storefront. |
Return Fields
success Boolean! | |
userErrors [UnlistProductFromStorefrontError!] PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.