@vue-storefront/shopify-apollo
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

@vue-storefront/shopify-apollo

This is a library that used inside API Client to handle all apollo query related for shopify This also a step forward when we migrate to all queries should be handle by apollo client

Usage

import { createShopifyApollo, getShopifyApolloAPIs } from '@vue-storefront/shopify-apollo'

const client = createShopifyApollo(settings)

apiClientFactory({
    ...
    api: {
        ...getShopifyApolloAPIs() // This will include all the APIs coming from Shopify Apollo like e.g searchProduct
    }
    ...
})

Package Sidebar

Install

npm i @vue-storefront/shopify-apollo

Weekly Downloads

14

Version

1.1.4

License

MIT

Unpacked Size

1.01 MB

Total Files

121

Last publish

Collaborators

  • mtokarskivsf
  • dzalewski
  • rickrohrig
  • macryb
  • skirianov
  • wojciechsikora
  • filrak
  • fifciuu
  • lukasborawski