Update Shopify API version (#833)

This commit is contained in:
Catalin Pinte
2022-09-28 18:06:31 +03:00
committed by GitHub
parent 11609a9e71
commit 8398a96215
8 changed files with 10024 additions and 6163 deletions

View File

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