Hi, ideally I would like to query only for products published to the current (i.e. the app’s) publication. I’ve stumbled across a similar older question that suggested using the “product_status” filter with a value of “[channel_name]:[hidden|visible]”. However, not only would require separately fetching the publication’s ID, it does not appear to work anymore (as outlined in the linked thread).
Is there an alternative available? My current solution would be to request the “publishedOnCurrentPublication” field and filter afterward using that. This generates additional traffic though that I would like to avoid if possible.
Regards
Leon Linhart