CreatePriceListPayload
No description
type CreatePriceListPayload {
  priceList: PriceList
}
Fields
CreatePriceListPayload.priceList ● PriceList object
Returned By
createPriceList  mutation