UNPKG

@shopify/shopify-api

Version:

Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks

3 lines (2 loc) 127 B
export {graphqlClientClass, GraphqlClient} from './graphql/client'; export {restClientClass, RestClient} from './rest/client';