A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
I am having an issue where fulfilling a large order causes some weird things to happen.
Some products are being fulfilled and others are not. I can't figure out why.
The screenshot below shows an overview of the order. The weird thing is that some of the products are clickable links and others are in bold text. The ones with clickable links as titles have been fulfilled successfully and stock levels have been adjusted. For the other products.. their stock levels have not been adjusted. So the same product could wrongfully be sold to another customer.
I am not sure what the reason is. All products are being created in the same way through an API script. Also on the timeline of the order it says that the total amount of items in the order have been fulfilled successfully.