Tags:
- Admin GraphQL API
- 2024-10
ProductInput split into ProductCreateInput and ProductUpdateInput in 2024-10
ProductInput split into ProductCreateInput and ProductUpdateInput in 2024-10As of 2024-10 version of the Admin GraphQL API, the object has been split into and . The and 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?