A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello guys,
We are creating a app for export import products data where we are using bulkquery to get data, but some how we are not getting the fields for following for product,
1.variant inventory adjust
2.market (product level)
3. variant cost
4. Price / International (this for market price) (i want to get this for each product and its price for market place)
how can I get these fields for products with Graphql admin API?
There are many ways to get the data you need but you are not giving us much to work with in your question. What language are you using and what have you tried so far and what data do you receive?