stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionTranslationsArgs

AdminTypes.CollectionTranslationsArgs interface

Represents a group of products that can be displayed in online stores and other sales channels in categories, which makes it easy for customers to find them. For example, an athletics store might create different collections for running attire, shoes, and accessories.

Collections can be defined by conditions, such as whether they match certain product tags. These are called smart or automated collections.

Collections can also be created for a custom group of products. These are called custom or manual collections.

Signature:

export interface CollectionTranslationsArgs 

Properties

Property Modifiers Type Description
locale   Scalars[‘String’][‘input’]  
marketId?   InputMaybe<Scalars[‘ID’][‘input’]> (Optional)