import { ShopifyOnlineStorePublishable } from '@daffodil/driver/shopify'
Represents a resource that can be published to the Online Store sales channel.
interface ShopifyOnlineStorePublishable {
onlineStoreUrl: Maybe<Scalars['URL']['output']>
}
onlineStoreUrl Maybe<Scalars['URL']['output']> |
|---|
The URL used for viewing the resource on the shop's Online Store. Returns |