Skip to main content

InsertReliefBenefitDataInput

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

input InsertReliefBenefitDataInput {
benefitId: BenefitID!
cycle: Cycle
}

Fields

InsertReliefBenefitDataInput.benefitId ● BenefitID! non-null scalar

The ID of the benefit object mentioned in the counselling interview

InsertReliefBenefitDataInput.cycle ● Cycle scalar

The repetition cycle of execution of the given benefit

Member Of

InsertReliefBenefitsInput input