DeleteCareTeamInput
Input for the deletion of an existing care team
input DeleteCareTeamInput {
id: CareTeamID!
}
Fields
DeleteCareTeamInput.id ● CareTeamID! non-null scalar
ID of the care team to update
Member Of
deleteCareTeam mutation