A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
returns{inventoryItem(id: "gid://shopify/InventoryItem/41355176935468") {tracked}}
{"data": {"inventoryItem": {"tracked": true}},"extensions": {"cost": {"requestedQueryCost": 1,"actualQueryCost": 1,"throttleStatus": {"maximumAvailable": 1000.0,"currentlyAvailable": 999,"restoreRate": 50.0}}}}
{"inventory_item": {"id": 41355176935468,"sku": "","created_at": "2021-03-05T12:25:27+03:00","updated_at": "2021-03-17T13:33:38+03:00","requires_shipping": true,"cost": null,"country_code_of_origin": null,"province_code_of_origin": null,"harmonized_system_code": null,"tracked": false,"country_harmonized_system_codes": [],"admin_graphql_api_id": "gid://shopify/InventoryItem/41355176935468"}}
Another item with the same problem:
Hey @Mete ,
Happy to help out. Are you able to still produce this issue. If so, could you provide the x-request-id found in the response headers of the requests so we can review our logs.
Regards,
John
John C | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
@_JCC_ wrote:Hey @Mete ,
Happy to help out. Are you able to still produce this issue. If so, could you provide the x-request-id found in the response headers of the requests so we can review our logs.
Regards,
John
Hey @_JCC_ ,
Unfortunately I forgot to save x-request-id. Now we can't reproduce it and they have been fixed suddenly.
Hey @Mete ,
Thanks for the update. If you notice the behaviour again let me know and I'll take a look.
Regards,
John
John C | Developer Support @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog