createCarePlanInput
Autogenerated input type of createCarePlan
Fields
·
Boolean patient_id
· ID Used By
Definition
"""Autogenerated input type of createCarePlan"""input createCarePlanInput { is_hidden: Boolean = true is_managing_templates: Boolean = false name: String patient_id: ID}