Skip to main content

InsertNursingCareBenefitDataInput

Input type for the data regarding a single nursing benefit as a part of the group connected to the current counselling interview

input InsertNursingCareBenefitDataInput {
benefitId: BenefitID!
cycle: Cycle
}

Fields

InsertNursingCareBenefitDataInput.benefitId ● BenefitID! non-null scalar

The ID of the benefit object mentioned in the counselling interview

InsertNursingCareBenefitDataInput.cycle ● Cycle scalar

The repetition cycle of execution of the given benefit

Member Of

InsertNursingCareBenefitsInput input