Skip to main content

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?