--- 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-01 api_name: admin type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/StorefrontID' md: 'https://shopify.dev/docs/api/admin-graphql/2025-01/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