Get products based on catalogs that are assigned to a company location ID

Hi there :waving_hand:

Would a query similar to the following be sufficient?

{
  catalogs(first: 10 query:"company_location_id:

You can review the catalog [documentation here.](https://shopify.dev/docs/api/admin-graphql/2023-10/queries/catalogs)