storefrontCall runs a Shopify Storefront API GraphQL request using the app’s configured endpoint and access token.
Deprecated calls
Deprecated Storefront API calls will be blocked. Migrate to the supported generic signature: put the operation document inquery, pass request values in the second properties object, and
handle the returned data and errors fields.