Skip to main content
storefrontCall runs a Shopify Storefront API GraphQL request using the app’s configured endpoint and access token.
The resolved value has this shape:

Deprecated calls

Deprecated Storefront API calls will be blocked. Migrate to the supported generic signature: put the operation document in query, pass request values in the second properties object, and handle the returned data and errors fields.