Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionInput > id
Specifies the collection to update or create a new collection if absent. Required for updating a collection.
Signature:
id?: InputMaybe<Scalars['ID']['input']>;