removePrivacyPolicyLink
Remove a privacy policy link for a product
This page contains
Arguments
input RemovePrivacyPolicyLinkInput! |
RemovePrivacyPolicyLinkInput fields
productId ID! | Product id |
locale Locale! | Locale of the privacy policy link |
Return Fields
product Product PREVIEW | Updated product |
userErrors [RemovePrivacyPolicyLinkErrors!] | 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.