createRecommendationInput
Autogenerated input type of createRecommendation
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createRecommendation"""input createRecommendationInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") care_plan_id: ID form_answer_id: ID recommendation_body: String recommendation_type: String}