No content to show
User Activity
11-05-2024
The batch setting of inventory quantity in inventorySetQuantities was not completely successful. There were 20 data in input > capacities, and 40 data were returned in the response parameter inventorySetQuantities > inventoryAdjustmentGroup > changes...
/admin/api/2024-10/products/632910392/images/850703190.json{"image": {"id": 850703190,"alt": null,"position": 1,"product_id": 632910392,"created_at": "2024-09-19T10:10:57-04:00","updated_at": "2024-09-19T10:10:57-04:00","admin_graphql_api_id": "gid:/...
https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/inventorySetQuantities I followed this example to adjust the variant's inventory, but why does the response parameter say "The specified location could not be found"? The locationId value I...
https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/inventorySetQuantities I adjusted the inventory of the variant according to this example, but why did the response parameter prompt "The specified location could not be found."? The value o...
We want to set the shipping cost of different countries through a third-party system. Is there an open API for the shipping configuration function?