moltin / gatsby-source-moltin

🚀 Gatsby source plugin for building Elastic Path Commerce Cloud powered eCommerce websites
https://www.gatsbyjs.org/packages/@moltin/gatsby-source-moltin
MIT License
21 stars 4 forks source link

fix: Refactor assignment of product field #14

Closed ynnoj closed 5 years ago

ynnoj commented 5 years ago

Only return an array of product nodes actually created.

In some instances categories, collections have relationships to draft products. The implicit nature of this plugin means those product nodes are not created, thus the Gatbsy site build would fail

ynnoj commented 5 years ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: