deleteCarePlanConnectionInput
Autogenerated input type of deleteCarePlanConnection
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of deleteCarePlanConnection"""input deleteCarePlanConnectionInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") care_plan_id: ID connectable_id: ID connectable_type: String}