Skip to main content

UpdateTrainingLevyNursingPayload

Payload for the updateTrainingLevyNursing mutation.

type UpdateTrainingLevyNursingPayload {
catalogue: BenefitCatalogueWithOptions!
park: ResidentialPark!
success: Boolean!
}

Fields

UpdateTrainingLevyNursingPayload.catalogue ● BenefitCatalogueWithOptions! non-null object

The updated benefit catalogue with the new investment cost percentage.

UpdateTrainingLevyNursingPayload.park ● ResidentialPark! non-null object

The related residential park.

UpdateTrainingLevyNursingPayload.success ● Boolean! non-null scalar

Always true.

Returned By

updateTrainingLevyNursing mutation