Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantInput > productId
The product to create the variant for. Used as input only to the productVariantCreate
mutation.
Signature:
productId?: InputMaybe<Scalars['ID']['input']>;