Skip to main content

Mutation: setDefaultIataServiceType

Requires access to resource GRAPHQL_OPERATOR_GENERAL_SETTINGS_EDIT

operator {
generalSettings {
setDefaultIataServiceType(
serviceType: IataServiceType!
): Boolean!
}
}

Arguments

setDefaultIataServiceType.serviceType ● IataServiceType! non-null enum

Type

Boolean scalar

The Boolean scalar type represents true or false.