[Solved] Is this a proper where clause?

Is this a valid where clause?

products.data.products[0].listPrices.data.where(\'recurring.interval\', \'==\', \'month\')

I’m trying to get the plan that has a recurring.interval of “month”.

No sure we can use a nested element like recurring.interval.

Community Page
Last updated: