stack

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

AdminTypes.CollectionInput.id property

Specifies the collection to update or create a new collection if absent. Required for updating a collection.

Signature:

id?: InputMaybe<Scalars['ID']['input']>;