Mutation: enableBreak
Requires access to resource GRAPHQL_FTL_EDIT
duty {
enableBreak(
args: DutyManipulationInput!
): Boolean!
}
Arguments
enableBreak.args ● DutyManipulationInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.