CorrectivePeriodMarketConfigInput
GraphQL input type for a per-market CorrectivePeriod configuration.
Input fields
The length of the corrective period window.
The unit of time for the corrective period length.
The market this corrective period configuration applies to.
Supply point IDs this config applies to. Omit or pass null to apply to all supply points in this market.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"length": 50,
"lengthUnit": "produce-military-sport-official-rise",
"marketName": "response-speak-worry-none-production",
"supplyPointIds": 1
}