Shopify / storefront-api-examples

Example custom storefront applications built on Shopify's Storefront API
https://help.shopify.com/api/storefront-api
MIT License
1.12k stars 329 forks source link

Graphql sortkey updated_at and/or updated_at_min #111

Open PatrickJager opened 4 years ago

PatrickJager commented 4 years ago

As a developer of a integration between webshop and financial/stockmanagement program I want to be able to get all newly updated Products. This was I only have to synchronize the newly updated products/variants. Via the Rest api I am able to order the products by updated, but when I try the sortkey updated_at or updated_at_min or updatedAt (uppercase and lowercase) I get an error.