# SitemapResourceMetaobject - storefront - OBJECT Version: 2024-10 ## Description A SitemapResourceMetaobject represents a metaobject with [the `renderable` capability](https://shopify.dev/docs/apps/build/custom-data/metaobjects/use-metaobject-capabilities#render-metaobjects-as-web-pages). ### Access Scopes ## Fields * [handle](/docs/api/storefront/2024-10/scalars/String): String! - Resource's handle. * [onlineStoreUrlHandle](/docs/api/storefront/2024-10/scalars/String): String - The URL handle for accessing pages of this metaobject type in the Online Store. * [type](/docs/api/storefront/2024-10/scalars/String): String! - The type of the metaobject. Defines the namespace of its associated metafields. * [updatedAt](/docs/api/storefront/2024-10/scalars/DateTime): DateTime! - The date and time when the resource was updated. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples