Testing potential reason

This commit is contained in:
Luis Alvarez
2020-10-03 04:20:22 -05:00
parent d9ee4086b9
commit aebc275303
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
import type { GetAllProductPathsQuery } from 'lib/bigcommerce/schema'
import type { RecursivePartial, RecursiveRequired } from '../utils/types'
import { GetAllProductPathsQuery } from 'lib/bigcommerce/schema'
import { RecursivePartial, RecursiveRequired } from '../utils/types'
import { BigcommerceConfig, getConfig } from '..'
export const getAllProductPathsQuery = /* GraphQL */ `