retireProduct
Retire a product by unlisting, unpublishing, or deleting it — cascade applies all required preceding steps
This page contains
Arguments
| input RetireProductInput! PREVIEW |
RetireProductInput fields
| productId ID! | |
| action ProductRetirementAction! PREVIEW |
Return Fields
| productRetirementProcess ProductRetirementProcess PREVIEW | |
| userErrors [RetireProductUserError!]! 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.