Can we use GET /admin/api/2021-01/collections/{collection_id}/products.json with queries as told here: https://shopify.dev/concepts/about-apis/search-syntax
I want to get only published products from this API endpoint.
Thanks