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

feat: Add parent/child relationships to product and category schema #46

Closed spennydl closed 4 years ago

spennydl commented 4 years ago

Hello!

This PR brings parent/child relationships for products and categories into the graphql schema. This will enable surfacing a multi-level catalog tree as well as products with variants in the gatsby store.

For some context, I am from Elastic Path and we are going to be using this functionality in a demo store we're building.

Thanks, let me know what you think!

spennydl commented 4 years ago

no problem! done!