TypeError: shopify.rest.PriceRule is not a constructor

const price_rule = new shopify.rest.PriceRule({ session: session });
when i want to create a shopify price rule ,it show like pic, but i just use the api from shopify doc. No idea what cause this problem :folded_hands: Hope anyone could help.

1 Like