thetrevorharmon / gatsby-theme-shopify-manager

The easiest way to start a Shopify shop on Gatsby.
https://gatsby-theme-shopify-manager.netlify.app/
MIT License
121 stars 11 forks source link

[Theme] Add null check for fetched cart #49

Closed thetrevorharmon closed 4 years ago

thetrevorharmon commented 4 years ago

This PR fixes a bug that prevents us from looking at the completedAt field of a null cart.

thetrevorharmon commented 4 years ago

Needs a test