removeTermsAndConditionsLink
Remove a terms and conditions link for a product
This page contains
Arguments
| input RemoveTermsAndConditionsLinkInput! |
RemoveTermsAndConditionsLinkInput fields
| productId ID! | Product id |
| locale Locale! | Locale of the terms and conditions link |
Return Fields
| product Product PREVIEW | Updated product |
| userErrors [RemoveTermsAndConditionsLinkErrors!] | User errors |
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.