stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionInput > title

AdminTypes.CollectionInput.title property

The title of the collection. Required for creating a new collection.

Signature:

title?: InputMaybe<Scalars['String']['input']>;