Location wise import of selected skus by using bulk mutation

Hi,

is there any way to get bulk location wise shopify inventory data of selected skus using bulk run mutation query.

Right now, we are only getting sum of all locations data through bulkOperationRunQuery mutation with query of productVariants.

Thanks