updateProduct
Updates a product.
Arguments
Parameters for UpdateProduct
UpdateProductInput Arguments
Metadata that can be used by developers to store additional information on objects.
In case of an update the slug can also be used to identify the product instead of the ID, if ID is provided it will take precedence over the slug
If enabled the product can be added by existing customer via the self service center
If enabled the product can be added to the checkout by new customers
If enabled, customers can purchase the assets assigned to this product via the self service center
The original retail price shown on the asset purchase flow
Allows you to set the image for the product
Country specific prices set for this product. These price will override default product price for specified countries. Add new or update price for existing countryCode.
Country specific prices to remove for this product based on the countryCode.
Return fields
errors ([ModelValidationError!]!)
product (Product)
Last updated
Was this helpful?