stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListUpdateInput > name

AdminTypes.PriceListUpdateInput.name property

The unique name of the price list, used as a human-readable identifier.

Signature:

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