TypeError: Shopify.Rest.PriceRule Is Not A Constructor

1112_0-1678762585213.jpeg

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.