Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListCreateInput > catalogId
The ID of the catalog to associate with this price list.If the catalog was already associated with another price list then it will be unlinked.
Signature:
catalogId?: InputMaybe<Scalars['ID']['input']>;