Skip to main content

Mutation: createJourneyLog

Create Journey Log

journeyLog {
createJourneyLog(
journeyLogInput: JourneyLogInput!
): Boolean
}

Arguments

createJourneyLog.journeyLogInput ● JourneyLogInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.