stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantInput > position

AdminTypes.ProductVariantInput.position property

The order of the product variant in the list of product variants. The first position in the list is 1.

Signature:

position?: InputMaybe<Scalars['Int']['input']>;