No content to show
User Activity
Thank you for prompt response. No we have not seen scenario 2 happen yet.
Hello,What percentage of stores do you anticipate will take advantage of the new 2,000 product variant limit? i.e. have greater than 100 variants and require additional calls when querying for the products and their variants.Additionally, could you s...
Hello,When querying products via a BulkOperation, a signed URL is provided for accessing the resulting JSONL file. This signed URL expires after one week, as mentioned on this page.Would it be possible to add a parameter that allows us to specify a s...
Hello,We have observed that product webhooks continue to deliver payloads in REST format. For instance, product options are included as properties directly on the product object rather than as connections, which is how they are structured in GraphQL....
Hello,Currently, the productCreate, productUpdate, and productSet endpoints no longer accept ProductImage IDs as input. If a ProductImage ID is passed as a parameter, an “Invalid ID” error will be returned. Instead, these endpoints require a MediaIma...
When querying for products and their related entities—such as variants, images, and options—using a BulkOperation, will the resulting JSONL file maintain the nesting of these related items? Specifically, will each product object be followed directly ...