Mutation: setApproachList
Requires access to resource GRAPHQL_OPERATOR_GENERAL_SETTINGS_EDIT
operator {
generalSettings {
setApproachList(
settingList: [ApproachSettingInput!]!
): Boolean!
}
}
Arguments
setApproachList.settingList ● [ApproachSettingInput!]! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.