No content to show

User Activity

Yeah as @jam_chan mentioned, it seems that the sku field has been forgotten from inventoryItem field in version 2024-04.
Does that mean that in the API version 2024-04 there is not way to set variant SKU?
https://shopify.dev/docs/api/admin/migrate/new-product-model#who-needs-to-migrate states that:"Any merchant using custom apps that are built with these deprecated APIs will not be able to increase their variant limit past 100."What constitutes as "bu...
I'm trying to create a product with 274 variants with Admin GraphQL API version 2024-04, but productVariantsBulkCreate responds with error "message": "Exceeded maximum number of variants allowed" for each input line.I tried running the mutation in ch...
We have a user interface where the customer can change their order's variant(s) from one to another. We use the Admin GraphQL API to do this on the backend side.This works usually fine but now we have this one situation where it doesn't work, and the...
I'm querying collections and products via Storefront GraphQL API with "Accept-Language": "en" header and it works as expected for all products, for example titles get translated correctly:title: "Rides Pass"  But when querying checkout, the line item...
This widget could not be displayed.
This widget could not be displayed.
Helpful From