Returns a Catalog resource by ID.


Anchor to id
id
required

The ID of the Catalog to return.


Was this section helpful?

A list of products with publishing and pricing information. A catalog can be associated with a specific context, such as a Market, CompanyLocation, or App.


Was this section helpful?
Hide code
Query reference
Copy
{
  catalog(id) {
    # Catalog fields
  }
}