stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Product > onlineStoreUrl

AdminTypes.Product.onlineStoreUrl property

The online store URL for the product. A value of null indicates that the product isn’t published to the Online Store sales channel.

Signature:

onlineStoreUrl?: Maybe<Scalars['URL']['output']>;