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