deleteTour
Deletes an existing tour
deleteTour(
input: DeleteTourInput!
): Boolean!
Arguments
deleteTour.input ● DeleteTourInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.