updateByTemplateInput
Autogenerated input type of updateByTemplate
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateByTemplate"""input updateByTemplateInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") care_plan_id: ID care_plan_template_id: ID}