updateCarePlanRecommendationCategory
Arguments
input
· updateCarePlanRecommendationCategoryInput
· Parameters for updateCarePlanRecommendationCategory Returns
updateCarePlanRecommendationCategoryPayload
Example
mutation updateCarePlanRecommendationCategory( $input: updateCarePlanRecommendationCategoryInput) { updateCarePlanRecommendationCategory(input: $input) { care_plan_recommendation_category messages organization }}