forked from crowetic/commerce
Fix remaining response type
This commit is contained in:
parent
6de830af43
commit
29aedfc149
@ -1,3 +1,5 @@
|
||||
import type { Response } from '@vercel/fetch'
|
||||
|
||||
// Used for GraphQL errors
|
||||
export class BigcommerceGraphQLError extends Error {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user