Skip to main content

Mutation: deleteJourneyLog

Delete Journey Log

journeyLog {
deleteJourneyLog(
flightNid: FlightNid!
): Boolean!
}

Arguments

deleteJourneyLog.flightNid ● FlightNid! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.