Warehouse details not displaying in dashboard

Hi,
I created a product through API successfully and getting warehouse details in the output as well.
Screenshot:

But warehouse details are not being displayed on my dashboard i.e. on hand, price etc

Please let me know how can I get those details so I can create an order for that product.

Hi @kingstontech!
The reason you are not seeing any warehouses there is because the account is still not connected to the Fulfillment 3PL.
The warehouse you see on the query is not a “real” warehouse, it is used for testing purposes on Fulfillment accounts that have not been connected yet to a 3PL Fulfillment account.
To create an order you can use the order_create mutation and not specify the warehouse
Please let us know if that doesn’t help,
Thanks in advance!
Tom