mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 12:11:23 +00:00
Divide fetcher with rest and graphql
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
export { default as getPage } from './get-page'
|
||||
export { default as getSiteInfo } from './get-site-info'
|
||||
export { default as getAllPages } from './get-all-pages'
|
||||
export { default as getProduct } from './get-product'
|
||||
export { default as getAllProducts } from './get-all-products'
|
||||
export { default as getAllProductPaths } from './get-all-product-paths'
|
||||
|
Reference in New Issue
Block a user