Mutation: setDefaultTripNote
Requires access to resource GRAPHQL_OPERATOR_GENERAL_SETTINGS_EDIT
operator {
generalSettings {
setDefaultTripNote(
note: String!
): Boolean!
}
}
Arguments
setDefaultTripNote.note ● String! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.