stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantPositionInput

AdminTypes.ProductVariantPositionInput interface

The input fields representing a product variant position.

Signature:

export interface ProductVariantPositionInput 

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘input’] Specifies the ID of the product variant to update.
position   Scalars[‘Int’][‘input’] The order of the product variant in the list of product variants. The first position in the list is 1.