Skip to main content

@acromedia/gesso-shopify-middleware

0.1.2

Patch Changes

  • bbf5d9d: Add: Update graphql to use default address id in the customer graphql.

0.1.1

Patch Changes

  • 455031c: Update shopify middleware getOrders to return non-exception errors as well
  • eda72b5: Added a return response for the customer put method when shopify returns an error.

0.1.0

Minor Changes

  • 8f9c3c8: adds the Orders endpoint to handle accessToken functionality.
  • 517db02: Adds password reset functions to shopify plugin, Adds password reset flow to starter-kit
  • e10e52b: Implemented the ability to change defaut address in the backend rather than just hold the address in state on the frontEnd

0.0.3

Patch Changes

  • 34e0807: Added the Address endpoint to handle customer address functionality. The Customer endpoint was also adjusted to call the Shopify api to get customer data.
  • 352ef12: Update dependencies and clean up dependency tree
  • Updated dependencies [352ef12]

0.0.2

Patch Changes

0.0.1

Patch Changes

  • d8a41f2: Added customer middleware for shopify.