mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
saleor: simplify the naming for GraphQL statements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { getConfig, SaleorConfig } from '../api'
|
||||
import getCustomerIdQuery from '../utils/queries/get-customer-id-query'
|
||||
import { getCustomerIdQuery } from '../utils/queries'
|
||||
import Cookies from 'js-cookie'
|
||||
|
||||
async function getCustomerId({
|
||||
|
Reference in New Issue
Block a user