Skip to content

deleteCarePlanConnectionInput

Autogenerated input type of deleteCarePlanConnection

Fields

Used By

Definition

"""
Autogenerated input type of deleteCarePlanConnection
"""
input deleteCarePlanConnectionInput {
care_plan_id: ID
connectable_id: ID
connectable_type: String
}