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