UNPKG

@shopify/graphql-client

Version:

Shopify GraphQL Client - A lightweight generic GraphQL JS client to interact with Shopify GraphQL APIs

7 lines 283 B
export { validateRetries, getErrorMessage } from '../graphql-client/utilities'; export * from './validations'; export * from './api-versions'; export * from '../graphql-client/http-fetch'; export * from './utilities'; export type * from './types'; //# sourceMappingURL=index.d.ts.map