Skip to main content

Mutation: pairingCbcLocalSolver

Local development only: simulates Omega server by running CBC solver locally and notifying the callback endpoint. Requires access to environment

crewPanel {
planner {
pairingCbcLocalSolver(
calculationId: PairingCalculationId!
): PairingCbcLocalSolverOutput!
}
}

Arguments

pairingCbcLocalSolver.calculationId ● PairingCalculationId! non-null scalar

Possible violation list: IS_NOT_SOME_ERROR

Type

PairingCbcLocalSolverOutput union