mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
Updated graphql api version
This commit is contained in:
parent
3a18f9a098
commit
e3dee2c904
@ -28,4 +28,4 @@ export const TAGS = {
|
||||
|
||||
export const HIDDEN_PRODUCT_TAG = 'nextjs-frontend-hidden';
|
||||
export const DEFAULT_OPTION = 'Default Title';
|
||||
export const SHOPIFY_GRAPHQL_API_ENDPOINT = '/api/2023-01/graphql.json';
|
||||
export const SHOPIFY_GRAPHQL_API_ENDPOINT = '/api/2023-10/graphql.json';
|
||||
|
Loading…
x
Reference in New Issue
Block a user