Closed angeloashmore closed 6 years ago
The following Shopify objects need to be implemented in some way:
Products and Product Variants are already implemented.
Not sure if the GraphQL API provides custom page data. Need to investigate. If it doesn't maybe there is another endpoint that provides page data?
I had some time today to add ProductOptionNode, ArticleNode, and BlogNode.
ProductOptionNode
ArticleNode
BlogNode
Published to NPM as v0.1.5.
v0.1.5
This is completed in the develop branch.
develop
The following Shopify objects need to be implemented in some way:
Products
Products and Product Variants are already implemented.
Blogs
Pages
Not sure if the GraphQL API provides custom page data. Need to investigate. If it doesn't maybe there is another endpoint that provides page data?