Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to productOptionsCreate

productOptionsCreate

mutation

Requires write_products access scope. Also: The user must have a permission to create product variants.

Creates options on a product.

Options to add to the product.

ID!required

The ID of the product to update.


Was this section helpful?

Anchor to ProductOptionsCreatePayload returnsProductOptionsCreatePayload returns

The updated product object.

The list of errors that occurred from executing the mutation.


Was this section helpful?