Unfulfilled Orders query fix

📯 If querying orders using eithe the "unfulfilled" or "contains_unfulfilled_items_for_provider_id" arguments, which return only orders that are yet to be fulfilled. The query will not return orders created in the last five minutes. This is to ensure that all orders have finished creation in full before they can be referenced.

🧑‍💻 Jules

Last updated