inventoryRoot No description available. Returns InventoryRoot! Sample QueryVariablesExample Response query { inventoryRoot } {} { "data": { "inventoryRoot": { "descendantConnection": { "nodes": [ [ {} ] ], "pageInfo": { "endCursor": "example-string", "hasNextPage": true, "hasPreviousPage": true, "startCursor": "example-string" } } } } }