Skip to main content

Mutation: setTimelineAdditionalMarkers

Requires access to resource GRAPHQL_OPERATOR_GENERAL_SETTINGS_EDIT

operator {
generalSettings {
setTimelineAdditionalMarkers(
markerList: [TimelineAdditionalMarkerInput!]!
): Boolean!
}
}

Arguments

setTimelineAdditionalMarkers.markerList ● [TimelineAdditionalMarkerInput!]! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.