changeTourEntryDescription
Change the description of an existing tour entry
Requires authorization features: tour:entry:describe
changeTourEntryDescription(
input: ChangeTourEntryDescriptionInput!
): Boolean!
Directives
auth
Requires authorization features: tour:entry:describe
Arguments
changeTourEntryDescription.input ● ChangeTourEntryDescriptionInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.