Bump API Version (#399)

* Bump API Version

* changes
This commit is contained in:
B
2021-06-29 13:46:29 -03:00
committed by GitHub
parent 08813be880
commit a314893f62
2 changed files with 2 additions and 2 deletions

View File

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