How can I get deleted or removed products from the GraphQL Orders API?

How can I get deleted or removed products from the GraphQL Orders API?

If the shop admin removes products from an order after it is created, the Orders API returns an empty array for the products.

 

Read More