updatePriceProfile
Updates the price profile name and adds or removes assigned payors, contracts, and locations.
updatePriceProfile(
id: ID!
priceProfileData: UpdatePriceProfileDataInput!
): PriceProfilePayload
Updates the price profile name and adds or removes assigned payors, contracts, and locations.
updatePriceProfile(
id: ID!
priceProfileData: UpdatePriceProfileDataInput!
): PriceProfilePayload
updatePriceProfile.id ● ID! non-null scalarupdatePriceProfile.priceProfileData ● UpdatePriceProfileDataInput! non-null inputPriceProfilePayload object