Skip to main content

Unauthenticated storefront

Allows interacting with the Storefront API on requests that didn't come from Shopify.

Caution

This should only be used for Requests that do not originate from Shopify. You must do your own authentication before using this method. This function doesn't perform any validation and shouldn't rely on unvalidated user input.

Creates an unauthenticated Storefront context.

string
required

Promise<>


Was this page helpful?