I’m trying to get only active product variants in the productVariants query.
The problem is that when I use the product_status query parameter just like the documentation says, then the query doesn’t return any variant at all (even though I do have active products)
I should also mention that I tried using “status” instead of “product_status” (even though it doesn’t appear in the docs) and it doesn’t work either, as it doesn’t filter anything.
No worries @Pridentt, happy to help! Just wanted to loop back with you here. We’ve pushed a fix to the dev docs. It isn’t live just yet, but should be soon.
Just wanted to confirm that the lower case values are the correct ones, and we’re updating the docs to reflect that. Thanks again for flagging this, super appreciated!