Mutation: removeConfiguration
operator {
checklistSettings {
emailConfiguration {
removeConfiguration(
checklistEmailConfigurationNid: ChecklistEmailConfigurationNid!
): Boolean!
}
}
}
Arguments
removeConfiguration.checklistEmailConfigurationNid ● ChecklistEmailConfigurationNid! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.