craftcms / shopify

Synchronize and extend product data from your Shopify storefront.
MIT License
44 stars 25 forks source link

Limit fields in default field only to those required. #14

Closed ryanpcmcquen closed 4 years ago

ryanpcmcquen commented 4 years ago

This only becomes an issue when you have hundreds of products, but we should be able to limit the default field to id,title,variants and have a much more performant default field with no drawbacks.