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
: String! - Resource's handle.
onlineStoreUrlHandle
: String - The URL handle for accessing pages of this metaobject type in the Online Store.
type
: String! - The type of the metaobject. Defines the namespace of its associated metafields.
updatedAt
: DateTime! - The date and time when the resource was updated.
Connections
Related queries
Related mutations
Related Unions
Examples