deleteTourEntry
Deletes an existing tour entry.
Only ActivityEntries can be deleted. Others should be skipped.
deleteTourEntry(
input: DeleteTourEntryInput!
): Boolean!
Arguments
deleteTourEntry.input ● DeleteTourEntryInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.