# OnlineStorePublishable - storefront - INTERFACE Version: 2024-07 ## Description Represents a resource that can be published to the Online Store sales channel. ### Access Scopes ## Fields * [onlineStoreUrl](/docs/api/storefront/2024-07/scalars/URL): URL - The URL used for viewing the resource on the shop's Online Store. Returns `null` if the resource is currently not published to the Online Store sales channel. ## Connections ## Types implemented in * [Article](/docs/api/storefront/2024-07/objects/Article) * [Blog](/docs/api/storefront/2024-07/objects/Blog) * [Collection](/docs/api/storefront/2024-07/objects/Collection) * [Metaobject](/docs/api/storefront/2024-07/objects/Metaobject) * [Page](/docs/api/storefront/2024-07/objects/Page) * [Product](/docs/api/storefront/2024-07/objects/Product) ## Examples