triggerRefreshCycleSummaryDataProcess
Triggers a cycle summary data refresh flow for a given partner and year, or cycle.
This page contains
Arguments
| input TriggerCycleSummaryRefreshProcessInput! PREVIEW |
TriggerCycleSummaryRefreshProcessInput fields
| partner String! | The partner for the cycle |
| cycleYear Int! | Year of the commission cycle |
| cycleMonth Int | Month of the commission cycle |
Return Fields
| isSuccess Boolean! | |
| isRunning Boolean | |
| userErrors [UserError!] |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.