Anchor to catalogsCountcatalogs
catalogsCount
query
The count of catalogs belonging to the shop. Limited to a maximum of 10000.
Anchor to Arguments
Arguments
- Anchor to queryquery•
A filter made up of terms, connectives, modifiers, and comparators. You can apply one or more filters to a query. Learn more about Shopify API search syntax.
- Anchor to default•string
Filter by a case-insensitive search of multiple fields in a document.
query=Bob Norman
query=title:green hoodie
- Anchor to app_id•id
- Anchor to company_id•id
- Anchor to company_location_id•id
- Anchor to managed_country_id•id
- Anchor to market_id•id
- Anchor to status•string
- Anchor to title•string
Example:
- Anchor to typetype•Catalog
Type Default:null The type of the catalogs to be returned.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to CountCount•
Details for count of elements.
Was this section helpful?
Query Reference
{
catalogsCount {
# catalogsCount fields
}
}