Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductInput > id
Specifies the product to update in productUpdate or creates a new product if absent in productCreate.
Signature:
id?: InputMaybe<Scalars['ID']['input']>;