# SitemapResource - storefront - OBJECT Version: unstable ## Description Represents a sitemap resource that is not a metaobject. ### Access Scopes ## Fields * [handle](/docs/api/storefront/unstable/scalars/String): String! - Resource's handle. * [image](/docs/api/storefront/unstable/objects/SitemapImage): SitemapImage - Resource's image. * [title](/docs/api/storefront/unstable/scalars/String): String - Resource's title. * [updatedAt](/docs/api/storefront/unstable/scalars/DateTime): DateTime! - The date and time when the resource was updated. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples