An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Update a product in the store.
TIP
Product SEO details are managed via metafields. For operation instructions, refer to Editing SEO information for the corresponding resource page through metafield's Open API.
When updating a product via this API, the product's SEO information will not be updated.
Arguments
input ● ProductInput!non-null
Input field required to update a product.
More
media ● [CreateMediaInput!]non-null
A list of media to be associated with the product.
More
Return
product ● Product
The modified product instance.
More
userErrors ● [UserError]!non-null
List of errors returned during mutation execution.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?