CareTeamJointCareSettings
Settings regarding the joint care grouping of certain care teams e.g. care teams 'Team A' und 'Team B' should be considered together when creating tours
type CareTeamJointCareSettings {
careTeams: [CareTeam!]!
id: ResidentialParkSettingsID!
tourVariants: [TourVariant!]
}
Fields
CareTeamJointCareSettings.careTeams ● [CareTeam!]! non-null object
List of care teams to apply the settings to
CareTeamJointCareSettings.id ● ResidentialParkSettingsID! non-null scalar
Unique identifier
CareTeamJointCareSettings.tourVariants ● [TourVariant!] list enum
List of tour variants to apply the settings to
Member Of
ResidentialPark object