Anchor to SitemapResourceInterfaceSitemap
interfaceSitemap Resource Interface
Represents the common fields for all sitemap resource types.
Anchor to FieldsFields
- Anchor to handlehandle•String!non-null
Resource's handle.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time when the resource was updated.
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- •OBJECT
Represents a sitemap resource that is not a metaobject.
- Anchor to handlehandle•String!non-null
Resource's handle.
- Anchor to imageimage•Sitemap
Image Resource's image.
- Anchor to titletitle•String
Resource's title.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time when the resource was updated.
- •OBJECT
A SitemapResourceMetaobject represents a metaobject with the
renderable
capability.- Anchor to handlehandle•String!non-null
Resource's handle.
- Anchor to onlineStoreUrlHandleonline•String
Store Url Handle The URL handle for accessing pages of this metaobject type in the Online Store.
- Anchor to typetype•String!non-null
The type of the metaobject. Defines the namespace of its associated metafields.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time when the resource was updated.
Was this section helpful?