An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Updates 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
The product fields for the product update.
More
media ● [CreateMediaInput!]non-null
The media fields for the product update.
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?