updateCarePlanRecommendationCategoryInput
Autogenerated input type of updateCarePlanRecommendationCategory
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateCarePlanRecommendationCategory"""input updateCarePlanRecommendationCategoryInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") id: ID! name: String is_active: Boolean}