changeTourEntryReferenceValue
Changes the reference value of an existing tour entry
Requires authorization features: tour:plan:edit
changeTourEntryReferenceValue(
input: ChangeTourEntryReferenceValueInput!
): Boolean!
Directives
auth
Requires authorization features: tour:plan:edit
Arguments
changeTourEntryReferenceValue.input ● ChangeTourEntryReferenceValueInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.