Anchor to SitemapResourceInterfaceSitemap
interfaceSitemap Resource Interface
Represents the common fields for all sitemap resource types.
Anchor to FieldsFields
- handle (String!)
- updatedAt (DateTime!)
- 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
- SitemapResource (SitemapResource)
- SitemapResourceMetaobject (SitemapResourceMetaobject)
- •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
renderablecapability.- 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.
- Anchor to updatedAtupdated•Date
At Time! non-null The date and time when the resource was updated.
Was this section helpful?