# OnlineStorePublishable - storefront - INTERFACE
Version: 2025-04

## Description
Represents a resource that can be published to the Online Store sales channel.

### Access Scopes



## Fields
* [onlineStoreUrl](/docs/api/storefront/2025-04/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/2025-04/objects/Article)
* [Blog](/docs/api/storefront/2025-04/objects/Blog)
* [Collection](/docs/api/storefront/2025-04/objects/Collection)
* [Metaobject](/docs/api/storefront/2025-04/objects/Metaobject)
* [Page](/docs/api/storefront/2025-04/objects/Page)
* [Product](/docs/api/storefront/2025-04/objects/Product)


## Examples