--- title: StorefrontID - GraphQL Admin description: | Represents a unique identifier in the Storefront API. A `StorefrontID` value can be used wherever an ID is expected in the Storefront API. Example value: `"Z2lkOi8vc2hvcGlmeS9Qcm9kdWN0LzEwMDc5Nzg1MTAw"`. api_version: 2025-10 api_name: admin type: scalar api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/scalars/StorefrontID md: https://shopify.dev/docs/api/admin-graphql/latest/scalars/StorefrontID.md --- # Storefront​ID scalar Represents a unique identifier in the Storefront API. A `StorefrontID` value can be used wherever an ID is expected in the Storefront API. Example value: `"Z2lkOi8vc2hvcGlmeS9Qcm9kdWN0LzEwMDc5Nzg1MTAw"`. ## Map