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.

ProductInput split into ProductCreateInput and ProductUpdateInput in 2024-10

As of 2024-10 version of the Admin GraphQL API, the ProductInput object has been split into ProductCreateInput and ProductUpdateInput. The productCreate and productUpdate mutations now accept a new product argument using these types.

The existing input field has been marked deprecated.

Learn more about ProductCreateInput and ProductUpdateInput on Shopify.dev.

Was this section helpful?