How to update product price with graphql on shopify if there is no product variant
I am using a python script with requests to update various properties of a shopify shop using graphql and it works fine. The problem is I can't figure out how to update a product price when there is no product…