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