updateTourEntryBenefitReferenceValue
Updates the reference value of an existing benefit in a given tour entry (target tour)
Requires authorization features: tour:plan:edit
updateTourEntryBenefitReferenceValue(
input: UpdateTourEntryBenefitReferenceValueInput!
): Boolean!
Directives
auth
Requires authorization features: tour:plan:edit
Arguments
updateTourEntryBenefitReferenceValue.input ● UpdateTourEntryBenefitReferenceValueInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.