Update Shopify Storefront API Version (#736)

This commit is contained in:
Eduardo Fortuna
2022-05-16 09:02:19 -05:00
committed by GitHub
parent cf8ff6ccf2
commit f059d4e6c4

View File

@@ -1,6 +1,6 @@
{
"schema": {
"https://${NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN}/api/2021-07/graphql.json": {
"https://${NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN}/api/2022-04/graphql.json": {
"headers": {
"X-Shopify-Storefront-Access-Token": "${NEXT_PUBLIC_SHOPIFY_STOREFRONT_ACCESS_TOKEN}"
}