updatePriceProfile
Updates the price profile name.
updatePriceProfile(
id: ID!
priceProfileData: UpdatePriceProfileDataInput!
): PriceProfilePayload
Updates the price profile name.
updatePriceProfile(
id: ID!
priceProfileData: UpdatePriceProfileDataInput!
): PriceProfilePayload
updatePriceProfile.id ● ID! non-null scalarupdatePriceProfile.priceProfileData ● UpdatePriceProfileDataInput! non-null inputPriceProfilePayload object